Added support in MC for Directional Local Labels.
[oota-llvm.git] / lib / CodeGen /
2010-05-06 Evan ChengAdd argument TargetRegisterInfo to loadRegFromStackSlot...
2010-05-06 Evan Cheng80 col violation.
2010-05-06 Evan ChengFixes a coalescer bug that caused llc to crash on 2009...
2010-05-06 Dan GohmanUpdate LabelsBeforeInsn also, when creating unknown...
2010-05-06 Chris LattnerFix PR7054 - Assertion `Symbol->isUndefined() && "Canno...
2010-05-06 Dan GohmanIn bottom-up mode, defer the materialization of local...
2010-05-05 Dan GohmanAdd an "IsBottomUp" member function to FastISel, which...
2010-05-05 Dan GohmanEmit debug info for MachineInstrs with unknown debug...
2010-05-05 Jakob Stoklund OlesenFix PR6520. An earlyclobber physreg must not be allocat...
2010-05-05 Devang PatelUse getValue() for PHINodes when direct NodeMap access...
2010-05-05 Evan ChengMove REG_SEQUENCE removal to 2addr pass.
2010-05-05 Evan ChengTeach liveintervalanalysis about virtual registers...
2010-05-04 Bob WilsonCombine the implementations of the core part of the...
2010-05-04 Evan ChengTeach PHI elimination to remove REG_SEQUENCE instructio...
2010-05-04 Evan ChengRename variables for consistency.
2010-05-04 Devang PatelSet DW_AT_APPLE_omit_frame_ptr in endFunction() where...
2010-05-04 Evan ChengInstruction selection optimizations may have moved...
2010-05-04 Evan ChengTeach scheduler about REG_SEQUENCE.
2010-05-04 Dan GohmanRe-enable isel kill flags, now that the local allocator...
2010-05-03 Jakob Stoklund OlesenRemove preexisting kill flags in RegAllocLocal, just...
2010-05-03 Dan GohmanFactor out FastISel's code for materializing constants...
2010-05-03 Jakob Stoklund OlesenCheck that subregisters don't have independent values...
2010-05-03 Eric ChristopherReword a comment slightly.
2010-05-03 Bob WilsonPrint basic block numbers in live interval debug output...
2010-05-03 Dan GohmanFix a bug which prevented tail merging of return instru...
2010-05-01 Dale JohannesenDon't count debug info as instructions. This was
2010-05-01 Anton KorobeynikovInsert ANY_EXTEND node instead of invalid truncate...
2010-05-01 Dan GohmanRemove the code for special-casing byval for fast-isel...
2010-05-01 Dan GohmanRe-disable kill flags, as there is more trouble.
2010-05-01 Dan GohmanRe-enable kill flags from SelectionDAGISel, with a...
2010-05-01 Dale JohannesenFix a bug where debug info affected stack slot coloring.
2010-05-01 Dan GohmanFix whitespace.
2010-05-01 Dan GohmanDon't pass SDValues by non-const reference unless they...
2010-05-01 Dan GohmanReorgnaize more switch code lowering to clean up some...
2010-05-01 Dan GohmanDelete the EdgeMapping variable itself.
2010-05-01 Dan GohmanGet rid of the EdgeMapping map. Instead, just check...
2010-04-30 Bill WendlingEXTRACT_VECTOR_ELT of an INSERT_VECTOR_ELT may have...
2010-04-30 Dan GohmanRemove this debug output. The MachineFunction will...
2010-04-30 Jakob Stoklund OlesenThe local register allocator has to spill dirty callee...
2010-04-30 Devang PatelAttach AT_APPLE_optimized attribute to optimized functi...
2010-04-30 Dan GohmanEmitDbgValue doesn't need its EdgeMapping argument.
2010-04-30 Jakob Stoklund OlesenDon't use floating point in SimpleRegisterCoalescing.
2010-04-30 Dan GohmanApply a patch from Jan Sjodin to fix a compiler abort...
2010-04-30 Dan GohmanTemporarily disable SelectionDAG kill flags, which...
2010-04-30 Dan GohmanSet register kill flags on the SelectionDAG path, at...
2010-04-29 Jakob Stoklund OlesenReject really weird coalescer case when trying to merge...
2010-04-29 Dan GohmanFix typos in assertion strings.
2010-04-29 Jakob Stoklund OlesenSlightly verboser debug spew from coalescer
2010-04-29 Devang PatelRefactor.
2010-04-29 Dale JohannesenMake naked functions work on PPC.
2010-04-29 Devang PatelPrint variable scope name in DEBUG_VALUE comment. Usefu...
2010-04-29 Evan ChengRemove DBG_VALUE which reference dead stack slots.
2010-04-29 Devang PatelDO not push DBG_VALUE machine instructions for inlined...
2010-04-29 Evan ChengAdd comment.
2010-04-29 Evan ChengRe-enable 102565 with fixes.
2010-04-29 Evan ChengTemporarily disable my changes to unbreak the build.
2010-04-29 Evan ChengDo not generate duplicate dbg_value instructions for...
2010-04-29 Dan GohmanFix missing #include.
2010-04-29 Evan ChengAvoid emitting a dbg_value machineinstr that's not...
2010-04-29 Evan ChengCheck Reg against zero.
2010-04-28 Evan Cheng- Really preserve dbg_value instructions when the regis...
2010-04-28 Devang Pateltidy up.
2010-04-28 Evan ChengReplace r102368 with code that's less fragile. This...
2010-04-28 Evan ChengPretty print DBG_VALUE machine instructions.
2010-04-28 Chris LattnerRework global alignment computation again. Now we...
2010-04-28 Devang PatelWhile lowering dbg_declare, emit DBG_VALUE machine...
2010-04-28 Jakob Stoklund OlesenRecompute kill flags from live intervals after coalesci...
2010-04-28 Evan ChengTry operation promotion only if regular dag combine...
2010-04-28 Devang PatelEmit debug info for byval parameters.
2010-04-28 Chris Lattnerfurther simplify EmitAlignment by eliminating the
2010-04-28 Chris Lattnerremove a dead argument to EmitAlignment.
2010-04-28 Chris Lattnerremove some default arguments to EmitAlignment.
2010-04-28 Devang PatelRefactor.
2010-04-27 Devang PatelUse isReg(), isImm() and isFPImm().
2010-04-27 Devang PatelCheck operand type first.
2010-04-27 Devang PatelIgnore DBG_VALUE instructions that points to undef...
2010-04-27 Evan Cheng- When legal, promote a load to zextload rather than...
2010-04-27 Devang PatelIdentify when a lexical scope is split in to multiple...
2010-04-27 Evan ChengDo not count kill, implicit_def instructions as printed...
2010-04-27 Chris Lattnerround zero-byte .zerofill directives up to 1 byte....
2010-04-27 Dale JohannesenRevert a small part of 102372; this fixes at least one
2010-04-26 Chris Lattneradd a comment in verbose-asm mode indicating why a...
2010-04-26 Chris Lattneron darwin empty functions need to codegen into somethin...
2010-04-26 Bob WilsonAvoid adding a null MD node operand, which crashes...
2010-04-26 Devang PatelUse DW_AT_entry_pc instead of DW_AT_low_pc/DW_AT_high_p...
2010-04-26 Dale JohannesenRemove crufty comments.
2010-04-26 Dale JohannesenAdd DBG_VALUE handling for byval parameters; this
2010-04-26 Evan ChengInsert dbg_value instructions for function entry block...
2010-04-26 Chris Lattnerfix PR6921 a different way. Intead of increasing the
2010-04-26 Evan ChengRe-enable 102323 with fix: do not update dbg_value...
2010-04-26 Chris LattnerRevert r102300/102301, which serious broke objc apps.
2010-04-26 Bob WilsonUpdate MachineSSAUpdater with the same changes I made...
2010-04-26 Evan ChengTemporary disable spiller modifying dbg_value. It's...
2010-04-26 Evan Cheng- Move TargetLowering::EmitTargetCodeForFrameDebugValue...
2010-04-25 Dale JohannesenStop abusing EmitInstrWithCustomInserter for target...
2010-04-25 Dale JohannesenAdd comment re byval args. Doesn't actually work this...
2010-04-25 Chris LattnerFix PR6921: globals were not getting correctly rounded...
2010-04-24 Evan ChengWhen a load operand is promoted to an extload, replace...
2010-04-24 Dan GohmanApply a fix for a vector setcc dagcombine from Jan...
2010-04-23 Evan ChengCode refactoring.
next