Move implicit and paralle to a separate codegen specific section.
[oota-llvm.git] / lib / CodeGen /
2009-10-05 Chris Lattnerstop MachineFunctionPass from claiming that it preserve...
2009-10-04 Jakob Stoklund OlesenWhitespace and formatting.
2009-10-03 Lang HamesOops. Renamed remaining MachineInstrIndex references.
2009-10-03 Lang HamesRenamed MachineInstrIndex to LiveIndex.
2009-10-02 Benjamin KramerFix a use-after-free in post-ra-scheduling.
2009-10-01 David GoodwinAll callee-saved registers are live-out of a return...
2009-10-01 David GoodwinRemove neonfp attribute and instead set default based...
2009-10-01 David GoodwinRestore the -post-RA-scheduler flag as an override...
2009-10-01 Devang PatelAdd support to extract lexical scope information from...
2009-10-01 David GoodwinUse MachineFrameInfo.getPristineRegs() to determine...
2009-10-01 Devang Patel Record first and last instruction of a scope in DbgScope.
2009-10-01 Evan ChengObserve hasExtraSrcRegAllocReq and hasExtraDefRegAllocR...
2009-10-01 Devang PatelAdd another MDNode into DebugLocTuple. This will be...
2009-10-01 Devang PatelIf location info is attached with an instruction then...
2009-09-30 Devang PatelUse MachineInstr as an processDebugLoc() argument.
2009-09-30 Devang PatelUse MDNode * directly as an RecordSourceLine() argument.
2009-09-30 Devang PatelRemove dead code.
2009-09-30 Bob WilsonAdd a new virtual EmitStartOfAsmFile method to the...
2009-09-30 Bob WilsonFix a comment.
2009-09-30 Reid KlecknerSilence comparison always false warning in -Asserts...
2009-09-30 Jim GrosbachAdd additional assert() to verify no extraneous use...
2009-09-30 Reid KlecknerFix integer overflow in instruction scheduling. This...
2009-09-30 Evan ChengAdd a target hook to add pre- post-regalloc scheduling...
2009-09-30 Jim Grosbachreplace TRI->isVirtualRegister() with TargetRegisterInf...
2009-09-30 Jim Grosbachfix compiler warning
2009-09-30 Devang PatelSimplify.
2009-09-30 David GoodwinRemove -post-RA-schedule flag and add a TargetSubtarget...
2009-09-30 Mike StumpAdd a way for a frontend to generate more complex dwarf...
2009-09-29 Jim GrosbachAdditional check for regno==0
2009-09-29 Devang PatelRemove unnecessary cast.
2009-09-29 Devang PatelRemove std::string uses from DebugInfo interface.
2009-09-29 Jim GrosbachSimplify the tracking of virtual frame index registers...
2009-09-29 Jim GrosbachMoving register scavenging to a post pass results in...
2009-09-28 Devang Patels/class Metadata/class MetadataContext/g
2009-09-28 Devang PatelDo not use global typedef for MDKindID.
2009-09-28 Jakob Stoklund OlesenUse KILL instead of IMPLICIT_DEF in LowerSubregs pass.
2009-09-28 Dan GohmanUse VerifySchedule instead of doing the work manually.
2009-09-28 Evan ChengCoalescer should not delete extract_subreg, insert_subr...
2009-09-27 Tilmann SchellerUse explicit structs instead of std::pair to map callee...
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...
2009-09-26 Dan GohmanDon't hoist or sink instructions with physreg uses...
2009-09-25 Dan GohmanUnbreak MachineLICM for instructions that reference...
2009-09-25 Dan GohmanMove MachineMemOperand::getAlignment out of line, to...
2009-09-25 Daniel DunbarRemove unused variable.
2009-09-25 Dan GohmanFix MachineSink to be able to sink instructions that...
2009-09-25 Dan GohmanSimplify a few more uses of reg_iterator.
2009-09-25 Dan GohmanSimplify this code by using use_iterator instead of...
2009-09-25 Evan ChengFlip -disable-post-RA-scheduler to -post-RA-scheduler.
2009-09-25 Dan GohmanImprove MachineMemOperand handling.
2009-09-25 Dan GohmanRename getTargetNode to getMachineNode, for consistency...
2009-09-25 Dale JohannesenMake sure sin, cos, sqrt calls are marked readonly
2009-09-25 Dale JohannesenGenerate FSQRT from calls to the sqrt function, which
2009-09-25 Bob Wilsonpr4926: ARM requires the stack pointer to be aligned...
2009-09-25 Nate BegemanFix combiner-aa issue with bases which are different...
2009-09-25 Dan GohmanAdd a version of dumpr() that has a SelectionDAG* argument.
2009-09-24 Jim GrosbachStart of revamping the register scavenging in PEI....
2009-09-24 Mike StumpDelete space after function name, before (, reflow...
2009-09-24 Mike StumpFix spacing.
2009-09-24 David GoodwinMake the end-of-itinerary mark explicit. Some cleanup.
2009-09-24 Bob WilsonFix a hypothetical problem for targets with StackGrowsU...
2009-09-24 Chris Lattnerunconditionally compute MMI even if the target doesn...
2009-09-24 Evan ChengFix PR5024 with a big hammer: disable the double-def...
2009-09-24 Evan ChengClean up LiveVariables and change how it deals with...
2009-09-23 Dan GohmanUse getStoreSize() instead of getStoreSizeInBits()/8.
2009-09-23 Dan GohmanRename several variables from EVT to more descriptive...
2009-09-23 Jakob Stoklund OlesenFix verification of explicit operands.
2009-09-23 Bob WilsonEdit a comment.
2009-09-23 David GoodwinFix bug in kill flag updating for post-register-allocat...
2009-09-23 Evan ChengFix PR5024. LiveVariables physical register defs should...
2009-09-23 Evan ChengFix a obvious logic error.
2009-09-23 Dan GohmanGive MachineMemOperand an operator<<, factoring out...
2009-09-23 Mike StumpThis is overly constraining with respect to clang.
2009-09-22 David GoodwinUse early returns.
2009-09-22 Evan ChengFix PR5024. LiveVariables::FindLastPartialDef should...
2009-09-22 Evan ChengFix a pasto. Also simplify for Bill's benefit.
2009-09-22 Evan ChengMinor bug fix. LowerSubregs should translate
2009-09-21 Evan ChengClean up spill weight computation. Also some changes...
2009-09-21 Dan GohmanChange MachineMemOperand's alignment value to be the...
2009-09-21 Dan GohmanFix this assertion string to mention subreg_to_reg.
2009-09-21 Jakob Stoklund OlesenVerify that phi instructions refer to MBBs in the CFG.
2009-09-21 Evan ChengFix PR4986. "r1024 = insert_subreg r1024, undef, 2...
2009-09-20 Reid KlecknerImplement the JIT side of the GDB JIT debugging interfa...
2009-09-20 Chris Lattnertidy up
2009-09-20 Bill Wendling--- Reverse-merging r82282 into '.':
2009-09-20 Daniel DunbarTabs -> spaces, and remove trailing whitespace.
2009-09-20 Bill WendlingHere's fun! It turns out that these filter functions...
2009-09-20 Dale JohannesenWhen computing live intervals for earlyclobber operands,
2009-09-19 Daniel DunbarFix indentation.
2009-09-19 Daniel DunbarStrip trailing whitespace.
2009-09-19 Nick LewyckyRemove the default value for ConstantStruct::get's...
2009-09-19 Evan ChengFix PR4926. When target hook EmitInstrWithCustomInserte...
2009-09-18 Bob WilsonFix a comment typo and some whitespace.
2009-09-18 Bill WendlingFactor out label difference creation.
2009-09-18 Bill WendlingIt's inefficient to have place the exception tables...
2009-09-18 Evan ChengEnhance EmitInstrWithCustomInserter() so target can...
2009-09-18 Chris Lattneradd a new hook to allow targets to splat stuff at the...
2009-09-18 Chris Lattnerduncan points out the EH selector values are signed.
2009-09-18 Anton KorobeynikovAllow symbols to start from the digit if target request...
2009-09-18 Evan ChengRevert r82214. It broke 403.gcc on x86_64 / Darwin.
2009-09-18 Evan ChengFix a bug in sdisel switch lowering code. When it updat...
next