oota-llvm.git
2012-09-18 Rafael EspindolaAdd a MapVector class. It provides a regular set iterat...
2012-09-18 Roman DivackyFix the isLocalCall() by checking for linker weakness...
2012-09-18 Andrew TrickTargetSchedule: cleanup computeOperandLatency logic...
2012-09-18 Andrew Trickmisched: Make ScheduleDAGInstrs use the TargetSchedule...
2012-09-18 Akira HatanakaRevert r164051.
2012-09-18 Andrew TrickLSR critical edge splitting fix for PR13756.
2012-09-18 Chandler CarruthFix getCommonType in a different way from the way I...
2012-09-18 Benjamin KramerFix build for compilers that don't understand injected...
2012-09-18 Roman DivackyAvoid symbol name clash when filling TOC.
2012-09-18 Benjamin KramerSROA: Use CRTP for OpSplitter to get rid of virtual...
2012-09-18 Roman DivackyOn PPC64 emit the environment pointer. Patch by Adhemer...
2012-09-18 Roman DivackyOptimize local func calls to not emit nop for TOC resto...
2012-09-18 Roman DivackyAdd PowerPC64 relocation definitions. Patch by Adhemerv...
2012-09-18 Benjamin KramerSROA: Replace the member function template contraption...
2012-09-18 Roman DivackyAdd test for r164132.
2012-09-18 Roman DivackyWhen creating MCAsmBackend pass the CPU string as well...
2012-09-18 NAKAMURA TakumiSROA.cpp: Appease msvc.
2012-09-18 NAKAMURA Takumillvm/test/DebugInfo: Move two tests, 2010-04-13-PubType...
2012-09-18 Benjamin KramerXFAIL SROA test until Chandler can get to it.
2012-09-18 Dmitri GribenkoCoding standards: fix typo: '= deleted' -> '= delete'.
2012-09-18 Tom StellardMake MachinePostDominatorTree::DT private
2012-09-18 Benjamin KramerLNT builders have picked up new SROA, disable it to...
2012-09-18 Chandler CarruthFix a warning in release builds and a test case I forgo...
2012-09-18 Chandler CarruthAdd a major missing piece to the new SROA pass: aggress...
2012-09-18 Richard OsborneFix instcombine to obey requested alignment when mergin...
2012-09-18 James MolloyMore domain conversion; convert VFP VMOVS to NEON instr...
2012-09-18 Craig TopperMake custom operand parsing mnemonic indices use the...
2012-09-18 Craig TopperUse variable type for index into mnemonic table. Shrink...
2012-09-18 Andrew TrickReplaced ReInitMCSubtargetInfo with InitMCProcessor.
2012-09-18 Craig TopperAdd LLVM_DELETED_FUNCTION to coding standards.
2012-09-18 Craig TopperFix a typo. No functional change.
2012-09-18 Andrew TrickLet NULL slip through again.
2012-09-18 Andrew TrickTargetSchedModel API. Implement latency lookup, disabled.
2012-09-18 Andrew Trickcomment typo
2012-09-18 Andrew TrickTableGen subtarget emitter. Use getSchedClassIdx.
2012-09-18 Andrew TrickTableGen subtarget emitter. Generate resolveSchedClass...
2012-09-18 Andrew TrickTableGen subtarget emitter. Remove unnecessary header...
2012-09-18 Craig TopperMark unimplemented operator new as LLVM_DELETED_FUNCTION.
2012-09-18 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-18 Craig TopperMark constructors, destructors, and operator new commen...
2012-09-18 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-18 Evan ChengUse vld1 / vst2 for unaligned v2f64 load / store. e...
2012-09-18 Craig TopperMark asm matcher conversion table as const.
2012-09-18 Evan ChengFix some funky indentation.
2012-09-18 Craig TopperFix typo in comment. No functional change.
2012-09-18 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Andrew TrickBackout the wrong subtarget emitter fix
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Andrew TrickFix release build after reverting
2012-09-17 Jakob Stoklund... Merge into undefined lanes under -new-coalescer.
2012-09-17 Jakob Stoklund... Stop adding <imp-def> operands when expanding REG_SEQUENCE.
2012-09-17 Andrew TrickRevert r164061-r164067. Most of the new subtarget emitter.
2012-09-17 Richard SmithRemove redundant semicolons to fix -pedantic-errors...
2012-09-17 NAKAMURA Takumillvm/Target/TargetSubtargetInfo.h: Fix case in #include...
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Andrew TrickDon't use NULL as a fake keyword
2012-09-17 Andrew TrickInitMCProcessor
2012-09-17 Andrew TrickTargetSchedModel API. Implement latency lookup, disabled.
2012-09-17 Andrew Trickcomment typo
2012-09-17 Andrew TrickTableGen subtarget emitter. Use getSchedClassIdx.
2012-09-17 Andrew TrickTableGen subtarget emitter. Generate resolveSchedClass...
2012-09-17 Andrew TrickTableGen subtarget emitter. Initialize MCSubtargetInfo...
2012-09-17 Andrew TrickTableGen subtarget emitter. Format and emit data tables...
2012-09-17 Andrew TrickTableGen subtarget emitter. Generate data tables for...
2012-09-17 Andrew TrickTableGen subtarget emitter. Emit processor resources...
2012-09-17 Andrew TrickTableGen subtarget parser: Add getProcResourcesIdx().
2012-09-17 Jan Wen VoungAdd some cases to x86 OptimizeCompare to handle DEC...
2012-09-17 Manman RenPGO: preserve branch-weight metadata when simplifying...
2012-09-17 Akira HatanakaMake sure there is enough room for RA. getStackSize...
2012-09-17 Michael IlsemanIncrease the static sizes of some SmallSets. finalizeBu...
2012-09-17 Michael Ilsemanwhitespace
2012-09-17 Michael LiaoFix PR13859
2012-09-17 Jim GrosbachTableGen: Add initializer.
2012-09-17 Bill Wendlings/__llvm_gcov_flush/__gcov_flush/g
2012-09-17 Benjamin KramerLLVM_ATTRIBUTE_USED forces emission of a function....
2012-09-17 Benjamin KramerNewSROA: Provide a full set of operator< for ByteRanges.
2012-09-17 Axel NaumannFix a few vars that can end up being used without initi...
2012-09-17 Silviu BarangaRemoved the VMLxForwarding feature for the Cortex-A15...
2012-09-17 Tom StellardAdd a MachinePostDominator pass
2012-09-17 Sid ManningAdd Michael Spencer's iterator class for stepping throu...
2012-09-17 Nadav RotemDisable the protection from escaped allocas in an attem...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperMark unimplemented copy constructors and copy assignmen...
2012-09-17 Craig TopperRemove a couple unused fields. Not detected by Wunused...
2012-09-17 Michael LiaoFix typo
2012-09-16 Craig TopperAdd include of Compiler.h to fix build bot failures.
2012-09-16 Craig TopperAdd includes of Compiler.h to fix build bot failures.
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-09-16 Craig TopperUse LLVM_DELETED_FUNCTION for copy constructors and...
2012-09-16 Craig TopperAdd LLVM_OVERRIDE and LLVM_FINAL C++11 compatibility...
2012-09-16 Chandler CarruthRefactor the SROA visitors for partitioning an alloca...
2012-09-16 Craig TopperAdd 'virtual' keywoards to output file for overridden...
2012-09-16 Craig TopperChange unsigned to uint32_t to match base class declara...
2012-09-16 Craig TopperFix bad comment. No functional change.
2012-09-16 Craig TopperAdd 'virtual' keywoards to output file for overridden...
2012-09-16 Nadav RotemFix the testcase to work on all platforms.
2012-09-16 Craig TopperAdd explicit virtual keywords for methods that override...
2012-09-16 Nadav RotemThe PMOVZXWD family of functions had patterns extends...
next