oota-llvm.git
2012-08-01 Nick KledzikInitial commit of new FileOutputBuffer support class.
2012-08-01 Akira HatanakaImplement MipsJITInfo::replaceMachineCodeForFunction.
2012-08-01 Nick KledzikFix shadowed variable warning
2012-08-01 Akira HatanakaRemove unused variable.
2012-07-31 Akira HatanakaImplement MipsSERegisterInfo::eliminateCallFramePseudoI...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsFrameLowering...
2012-07-31 Nick KledzikSuppress stderr noise when test case runs.
2012-07-31 Akira HatanakaAdd Mips16InstrInfo.cpp and MipsSEInstrInfo.cpp to...
2012-07-31 Michael J.... [obj2yaml] Print the Relocations header.
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsInstrInfo...
2012-07-31 Akira HatanakaDelete mips64 target machine classes. mips target machi...
2012-07-31 Akira HatanakaLet PEI::calculateFrameObjectOffsets compute the final...
2012-07-31 Akira HatanakaExpand DYNAMIC_STACKALLOC nodes rather than doing custo...
2012-07-31 Manman RenMachineSink: Sort the successors before trying to find...
2012-07-31 Jakob Stoklund... Compute instruction depths through the current trace.
2012-07-31 Jakob Stoklund... Rename CT -> MTM. MachineTraceMetrics is abbreviated...
2012-07-31 Akira HatanakaDefine ADJCALLSTACKDOWN/UP nodes. These nodes are emitt...
2012-07-31 Akira HatanakaChange name of class MipsInst to InstSE to distinguish...
2012-07-31 Akira HatanakaWhen store nodes or memcpy nodes are created to copy...
2012-07-31 Chad Rosier[x86 frame lowering] In 32-bit mode, use ESI as the...
2012-07-31 Ted KremenekUse regex instead of special casing clang and llvm...
2012-07-31 Akira HatanakaFix type of LUXC1 and SUXC1. These instructions were...
2012-07-31 Manman RenMachineSink: Sort the successors before trying to find...
2012-07-31 Micah VillmowConform to LLVM coding style.
2012-07-31 Micah VillmowDon't generate ordered or unordered comparison operatio...
2012-07-31 Chandler CarruthImplement copy and move assignment for TinyPtrVector...
2012-07-31 Sylvestre LedruFix some minor typos
2012-07-31 Craig TopperUse uint8_t to store the InstructionContext table....
2012-07-31 Craig TopperTidy up. Move for loop index declarations into for...
2012-07-31 Craig TopperTidy up function argument formatting.
2012-07-31 Craig TopperRemove trailing whitespace
2012-07-31 Craig TopperRemove trailing whitespace
2012-07-31 Craig TopperMake INSTRUCTION_SPECIFIER_FIELDS match X86Disassembler...
2012-07-31 Craig TopperTidy up trailing whitespace
2012-07-31 Craig TopperTidy up trailing whitespace
2012-07-31 Chandler CarruthClean up trailing whitespace and unnecessary blank...
2012-07-31 Chandler CarruthBring TinyPtrVector under test. Somehow we never picked...
2012-07-31 Jakob Stoklund... Clear kill flags in removeCopyByCommutingDef().
2012-07-31 Manman RenReverse order of the two branches at end of a basic...
2012-07-30 Andrew TrickUse the latest MachineRegisterInfo APIs. No functionality.
2012-07-30 Andrew TrickAdded MachineRegisterInfo::hasOneDef()
2012-07-30 Andrew TrickInline MachineRegisterInfo::hasOneUse
2012-07-30 Chandler CarruthExtend the InstVisitor to visit the specialized classes...
2012-07-30 Jakob Stoklund... Avoid looking at stale data in verifyAnalysis().
2012-07-30 Jakob Stoklund... Allow traces to enter nested loops.
2012-07-30 Jim GrosbachKeep empty assembly macro argument values in the middle...
2012-07-30 Chandler CarruthMove the SmallVector unit tests to be type-parameterize...
2012-07-30 Jakob Stoklund... Clarify invalidation strategy in comment.
2012-07-30 Nick LewyckyFix grammar-o. Fixes PR13482!
2012-07-30 Jakob Stoklund... Assert that all trace candidate blocks have been visite...
2012-07-30 Jakob Stoklund... Hook into PassManager's analysis verification.
2012-07-30 Pete CooperConsider address spaces for hashing and CSEing DAG...
2012-07-30 Eric ChristopherTypo.
2012-07-30 Kevin EnderbyFix a bug in ARMMachObjectWriter::RecordRelocation...
2012-07-30 Jakob Stoklund... Add MachineInstr::isTransient().
2012-07-30 Jakob Stoklund... Add MachineTraceMetrics::verify().
2012-07-30 Jakob Stoklund... Verify that the CFG hasn't changed during invalidate().
2012-07-30 Jakob Stoklund... Add MachineBasicBlock::isPredecessor().
2012-07-30 Nadav RotemWhen constant folding GEP expressions, keep the address...
2012-07-30 Craig TopperMark MOVZX16/MOVSX16 as neverHasSideEffects/mayLoad
2012-07-30 Craig TopperMark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEff...
2012-07-30 Craig TopperRemove some unnecessary filter checks. They were alread...
2012-07-30 Craig TopperRemove check for sub class of X86Inst from filter funct...
2012-07-30 Craig TopperSimplify code that filtered certain instructions in...
2012-07-30 Craig TopperRemove check for f256mem from has256BitOperands as...
2012-07-30 Craig TopperRemove trailing whitespace.
2012-07-30 Craig TopperGive VCVTTPD2DQ priority over CVTTPD2DQ.
2012-07-30 Craig TopperFix patterns for CVTTPS2DQ to specify SSE2 instead...
2012-07-30 Craig TopperFix up patterns for VCVTSS2SD. Specifically give it...
2012-07-29 Craig TopperFix load types on intrinsic forms of SS2SD and SD2SS...
2012-07-29 Craig TopperMove more SSE/AVX convert instruction patterns into...
2012-07-29 Benjamin KramerAPInt: Simplify code.
2012-07-29 Manman RenRevert r160920 and r160919 due to dragonegg and clang...
2012-07-29 Nick LewyckyAdd testcases for GlobalOpt changes in r160693 and...
2012-07-28 Craig TopperFold patterns for some of the SSE/AVX convert instructi...
2012-07-28 Craig TopperMark some of the SSE/AVX convert instructions as mayLoa...
2012-07-28 Manman RenX86 Peephole: fold loads to the source register operand...
2012-07-28 Manman RenX86 Peephole: fold loads to the source register operand...
2012-07-28 Craig TopperMake CVTSS2SI instruction definition consistent with...
2012-07-28 Craig TopperFix up memory load types for SSE scalar convert intrins...
2012-07-28 Manman RenX86 Peephole: fix PR13475 in optimizeCompare.
2012-07-28 Andrew TrickReenable a basic SSA DAG builder optimization.
2012-07-27 Jakob Stoklund... Add more debug output to MachineTraceMetrics.
2012-07-27 Jakob Stoklund... Keep track of the head and tail of the trace through...
2012-07-27 Eric ChristopherAdd a DW_AT_high_pc for CUs that are a single address...
2012-07-27 Jakob Stoklund... Also compute register mask lists under -new-live-intervals.
2012-07-27 Chad RosierTypos.
2012-07-27 Evan ChengTeach CodeGenPrep to look past bitcast when it's duplic...
2012-07-27 Jakob Stoklund... Eliminate the IS_PHI_DEF flag and VNInfo::setIsPHIDef().
2012-07-27 Jakob Stoklund... Add a -new-live-intervals experimental option.
2012-07-27 Andrew KaylorFixing problems with X86_64_32 relocations and making...
2012-07-27 Jakob Stoklund... Add <imp-def> of super-register when lowering SUBREG_TO...
2012-07-27 Benjamin KramerSmallVector: Crank up verbosity of asserts per Chandler...
2012-07-27 Chad RosierThe TimePassesIsEnabled has since moved to PassManager...
2012-07-27 Andrew KaylorTest commit, clean up comment
2012-07-27 Nuno Lopesfix PR13390: do not loop forever with self-referencing...
2012-07-27 Nuno Lopesfix infinite loop in instcombine in the presence of...
2012-07-27 Andrew KaylorTest commit, clean up comment
2012-07-27 Jakob Stoklund... Give MCRegisterInfo an implementation file.
next