oota-llvm.git
2015-02-03 NAKAMURA TakumiResurrect initializers for NumLoads and NumStores in...
2015-02-03 Andrew KaylorReally, really, really don't build llvm-pdbdump on...
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-02-03 Justin BognerInstrProf: Simplify RawCoverageMappingReader's API...
2015-02-03 Justin BognerInstrProf: Simplify some logic by using ArrayRef::slice...
2015-02-02 Alex RosenbergRevert part of r227437 as it was unnecessary. Thanks...
2015-02-02 Eric ChristopherMigrate to using the subtarget on the machine function...
2015-02-02 Eric ChristopherUse the function template getSubtarget off of the machi...
2015-02-02 Eric ChristopherUse the cached subtarget on the MachineFunction.
2015-02-02 Eric ChristopherRemove dead header.
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
2015-02-02 Justin BognerInstrProf: Remove an unused header (NFC)
2015-02-02 Eric ChristopherRemove dead code in the HexagonMCInst classes. This...
2015-02-02 Eric Christopher80-col fixup.
2015-02-02 Eric ChristopherRemove unused class variables and update all callers...
2015-02-02 Eric ChristopherMigrate the HexagonSplitConst32AndConst64 pass from...
2015-02-02 Eric ChristopherRemove #if'd code and update comment.
2015-02-02 Eric ChristopherMove HexagonMachineScheduler to use the subtarget off...
2015-02-02 Eric ChristopherCache and use the subtarget that owns the target lowering.
2015-02-02 Bruno Cardoso... [X86][MMX] Add tests for MMX extract element
2015-02-02 Bruno Cardoso... [X86][MMX] Cleanup shuffle, bitcast and insert element...
2015-02-02 Alexei Starovoitovbpf: Use the getSubtarget call off of the MachineFuncti...
2015-02-02 Jingyue WuResurrect the assertion removed by r227717
2015-02-02 Duncan P. N... Fix the -Werror build, NFC
2015-02-02 Duncan P. N... IR: Allow GenericDebugNode construction from MDString
2015-02-02 Duncan P. N... IR: Extract DEFINE_MDNODE_GET(), NFC
2015-02-02 Duncan P. N... IR: Separate helpers for string operands, NFC
2015-02-02 Lang Hames[Orc] Make OrcMCJITReplacement::addObject calls transfe...
2015-02-02 Rafael EspindolaMove simple case earlier and use a continue.
2015-02-02 Eric ChristopherMigrate HexagonISelDAGToDAG to setting a subtarget...
2015-02-02 Eric ChristopherUse the getSubtarget call off of the MachineFunction...
2015-02-02 Eric ChristopherRemove unused class variables and update calls to get...
2015-02-02 Eric ChristopherSink queries into asserts since the variable is unused...
2015-02-02 Duncan P. N... IR: Split out DebugInfoMetadata.h, NFC
2015-02-02 Eric ChristopherUpdate CMake build for removed files.
2015-02-02 Eric ChristopherGet TargetRegisterInfo and TargetInstrInfo off of the...
2015-02-02 Eric ChristopherUse the function template getSubtarget to remove an...
2015-02-02 Eric ChristopherGrab TargetInstrInfo off of the MachineFunction and...
2015-02-02 Eric ChristopherRemove unused files.
2015-02-02 David BlaikieSTLExtras: Provide less/equal functors with templated...
2015-02-02 Adrian PrantlDebug Info: Relax assertion in isUnsignedDIType() to...
2015-02-02 Duncan P. N... Fix some file headers, NFC
2015-02-02 Duncan P. N... Support: Add missing header to BlockFrequencyTest.cpp...
2015-02-02 Tom StellardR600/SI: 64-bit and larger memory access must be at...
2015-02-02 Tom StellardR600/SI: Merge two test files
2015-02-02 Ahmed Bougacha[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract.
2015-02-02 Eric ChristopherSince TargetLowering is already subtarget dependent...
2015-02-02 Eric ChristopherUse the function template getSubtarget on the MachineFu...
2015-02-02 Eric ChristopherRemove unused class variable.
2015-02-02 Eric ChristopherRemove unused class variable.
2015-02-02 Sanjay Patelfix typo
2015-02-02 Eric ChristopherReuse a bunch of cached subtargets and remove getSubtar...
2015-02-02 Eric ChristopherRemove unnecessary forward declaration.
2015-02-02 Eric ChristopherRemove some unused forward declarations.
2015-02-02 Jan Wen VoungFix ARM peephole optimizeCompare to avoid optimizing...
2015-02-02 Erik EcksteinFix: SLPVectorizer crashes with assertion when vectoriz...
2015-02-02 Lang Hames[Orc] Remove one of the OrcMCJITReplacement regression...
2015-02-02 NAKAMURA Takumigold-plugin.cpp: Fixup r227599 corresponding to r227685...
2015-02-02 Lang Hames[Orc] Regression tests for OrcMCJITReplacement.
2015-02-02 Lang Hames[Orc] Remove the OwnedModules list from OrcMCJITReplace...
2015-02-02 Lang Hames[Orc] Make the ObjectLinkingLayer take ownership of...
2015-02-02 Lang Hames[Orc] Add sensible defaults for the ObjectLinkingLayer...
2015-02-01 Hal Finkel[PowerPC] Put PPCEarlyReturn into its own source file
2015-02-01 Hal Finkel[PowerPC] Remove unnecessary include
2015-02-01 Hal Finkel[PowerPC] Put PPCVSXCopy into its own source file
2015-02-01 Hal Finkel[PowerPC] Put PPCVSXFMAMutate into its own source file
2015-02-01 Hal Finkel[PowerPC] Remove the PPCVSXCopyCleanup pass
2015-02-01 Benjamin KramerLoopVectorize: Remove initializer list that blocks...
2015-02-01 Hal Finkel[PowerPC] Add implicit ops to conditional returns in...
2015-02-01 Benjamin KramerFoldingSetVectorIterator is just a subset of pointee_it...
2015-02-01 David MajnemerValueTracking: Make isSafeToSpeculativelyExecute a...
2015-02-01 Hal Finkel[PowerPC] VSX stores don't also read
2015-02-01 Hal Finkel[PowerPC] Better scheduling for isel on P7/P8
2015-02-01 Adam NemetInclude cstddef in EquivalenceClasses.h
2015-02-01 Adam Nemet[LoopVectorize] Move LoopAccessAnalysis to its own...
2015-02-01 Adam Nemet[LoopVectorize] Move RuntimePointerCheck under LoopAcce...
2015-02-01 Adam Nemet[LoopVectorize] Pass parameters explicitly to MemoryDep...
2015-02-01 Adam Nemet[LoopVectorize] Make hasVectorInstrinsicScalarOpd inline
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2015-02-01 Adam Nemet[LoopVectorize] Split out LoopAccessAnalysis from LoopV...
2015-02-01 Adam Nemet[LoopVectorize] Add accessors for Num{Stores,Loads...
2015-02-01 Adam Nemet[LoopVectorize] Rename the Report class to Vectorizatio...
2015-02-01 Adam Nemet[LoopVectorize] Factor out duplicated code into Report...
2015-02-01 Adam Nemet[LoopVectorize] Split out RuntimePointerCheck from...
2015-02-01 Michael KupersteinRevert r227728 due to bad line endings.
2015-02-01 Hal Finkel[PowerPC] Make r2 allocatable on PPC64/ELF for some...
2015-02-01 Sylvestre LedruFix some bashims. More information on https://wiki...
2015-02-01 Chandler Carruth[multiversion] Kill FunctionTargetTransformInfo, TTI...
2015-02-01 Chandler Carruth[multiversion] Remove the function parameter from the...
2015-02-01 Chandler Carruth[multiversion] Switch the TTI queries from TargetMachin...
2015-02-01 Chandler Carruth[multiversion] Remove the cached TargetMachine pointer...
2015-02-01 Chandler Carruth[multiversion] Remove another place we were "handling...
2015-02-01 Chandler Carruth[multiversion] Switch all of the targets over to use the
2015-02-01 Chandler Carruth[multiversion] Remove a false freedom to leave the...
2015-02-01 Benjamin KramerEarlyCSE: Replace custom hash mixing with Hashing.h
2015-02-01 Chandler Carruth[multiversion] Implement the old pass manager's TTI...
2015-02-01 Chandler Carruth[multiversion] Thread a function argument through all...
2015-02-01 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
next