rename TargetInstrDescriptor -> TargetInstrDesc.
[oota-llvm.git] / lib / CodeGen / LiveIntervalAnalysis.cpp
2008-01-07 Chris Lattnerrename TargetInstrDescriptor -> TargetInstrDesc.
2008-01-07 Chris Lattnersimplify some code using new predicates
2008-01-07 Chris LattnerRename MachineInstr::getInstrDescriptor -> getDesc...
2008-01-07 Owen AndersonUpdate CodeGen for MRegisterInfo --> TargetInstrInfo...
2008-01-06 Chris Lattnerrename isLoad -> isSimpleLoad due to evan's desire...
2008-01-04 Bill WendlingDon't recalculate the loop info and loop dominators...
2007-12-31 Chris LattnerRename SSARegMap -> MachineRegisterInfo in keeping...
2007-12-30 Chris LattnerMore cleanups for MachineOperand:
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-12 Evan ChengImplicit def instructions, e.g. X86::IMPLICIT_DEF_GR32...
2007-12-11 Evan ChengSwitch over to MachineLoopInfo.
2007-12-08 Bill WendlingReverting 44702. It wasn't correct to rename them.
2007-12-08 Bill WendlingRenaming:
2007-12-06 Evan ChengTurning simple splitting on. Start testing new coalesce...
2007-12-06 Evan ChengFix for PR1831: if all defs of an interval are re-mater...
2007-12-05 Evan ChengMachineInstr can change. Store indexes instead.
2007-12-05 Evan ChengIf a split live interval is spilled again, remove the...
2007-12-05 Evan ChengClobber more bugs.
2007-12-05 Evan ChengFix kill info for split intervals.
2007-12-05 Evan Cheng- Mark last use of a split interval as kill instead...
2007-12-04 Evan ChengDiscard split intervals made empty due to folding.
2007-12-03 Evan ChengTypo
2007-12-03 Evan ChengUpdate kill info for uses of split intervals.
2007-12-02 Evan ChengRemove redundant foldMemoryOperand variants and other...
2007-12-01 Evan ChengFix a bug where splitting cause some unnecessary spilling.
2007-12-01 Evan ChengAllow some reloads to be folded in multi-use cases...
2007-11-30 Evan ChengDo not fold reload into an instruction with multiple...
2007-11-29 Evan ChengDo not lose rematerialization info when spilling alread...
2007-11-29 Evan ChengFix a major performance issue with splitting. If there...
2007-11-29 Evan ChengReplace the odd kill# hack with something less fragile.
2007-11-29 Evan ChengFixed various live interval splitting bugs / compile...
2007-11-28 Evan ChengRecover compile time regression.
2007-11-17 Evan ChengLive interval splitting:
2007-11-15 Evan ChengFix a thinko in post-allocation coalescer.
2007-11-14 Evan ChengClean up sub-register implementation by moving subReg...
2007-11-12 Evan ChengRefactor some code.
2007-11-07 Evan ChengSimplify my (il)logic.
2007-11-06 Evan ChengWhen the allocator rewrite a spill register with new...
2007-11-06 Evan ChengFix a bug where a def use operand isn't being detected...
2007-11-05 Evan ChengFix PR1187.
2007-11-03 Evan ChengThere are times when the coalescer would not coalesce...
2007-10-17 Evan ChengApply Chris' suggestions.
2007-10-17 Evan ChengClean up code that calculate MBB live-in's.
2007-10-12 Evan ChengDid mean to leave this in. INSERT_SUBREG isn't being...
2007-10-12 Evan ChengEXTRACT_SUBREG coalescing support. The coalescer now...
2007-10-08 Evan ChengKill cycle of an live range is always the last use...
2007-10-03 Dan GohmanUse empty() member functions when that's what's being...
2007-09-14 Dan GohmanRemove isReg, isImm, and isMBB, and change all their...
2007-09-06 Evan ChengFix a memory leak.
2007-09-05 Evan ChengUse pool allocator for all the VNInfo's to improve...
2007-08-30 Evan ChengTry fold re-materialized load instructions into its...
2007-08-29 Evan ChengChange LiveRange so it keeps a pointer to the VNInfo...
2007-08-16 Evan ChengFix some kill info update bugs; add hidden option ...
2007-08-13 Evan ChengRe-implement trivial rematerialization. This allows...
2007-08-11 Evan ChengCode to maintain kill information during register coale...
2007-08-08 Evan ChengAdding kill info to val#.
2007-08-08 Evan Cheng- Each val# can have multiple kills.
2007-08-07 Evan Cheng- LiveInterval value#'s now have 3 components: def...
2007-06-27 Evan ChengIf a livein is not used in the block. It's live through.
2007-06-27 Evan ChengFix an obvious bug. Old code only worked for the entry...
2007-06-19 Dan GohmanReplace M_REMATERIALIZIBLE and the newly-added isOtherR...
2007-06-14 Dan GohmanAdd a target hook to allow loads from constant pools...
2007-06-08 David GreeneFactor live variable analysis so it does not do registe...
2007-05-14 Evan ChengOnly worry about intervening kill if there are more...
2007-05-14 Evan ChengFix for PR1406:
2007-05-03 Devang PatelDrop 'const'
2007-05-02 Devang PatelUse 'static const char' instead of 'static const int'.
2007-05-02 Lauro Ramos VenancioFix build error.
2007-05-01 Devang PatelDo not use typeinfo to identify pass in pass manager.
2007-04-26 Evan ChengRename findRegisterUseOperand to findRegisterUseOperand...
2007-04-25 Evan ChengFix for PR1306.
2007-04-18 Evan ChengVarInfo::UsedBlocks is no longer used. Remove.
2007-04-18 Evan ChengDon't populate TryAgainList when coalescing only physic...
2007-04-17 Evan ChengCopy coalescing change to prevent a physical register...
2007-04-04 Evan ChengRe-materialize all loads from fixed stack slots.
2007-04-04 Evan ChengTrivially re-materializable instructions have spill...
2007-04-02 Evan ChengUgh. Copy coalescer does not update register numbers.
2007-03-30 Evan ChengBug fix for PR1279. When isDead is propagate by copy...
2007-03-28 Evan ChengMove rematerialization out of beta.
2007-03-28 Evan ChengFix for PR1279. Dead def has a live interval of length...
2007-03-26 Evan ChengFix for PR1266. Don't mark a two address operand IsKill.
2007-03-22 Evan ChengFix for PR1257. Bug in live range shortening as a resul...
2007-03-20 Evan ChengFirst cut trivial re-materialization support.
2007-03-19 Evan ChengRemove -reduce-joining-phys-regs options. Make it on...
2007-03-19 Evan ChengMinor bug fix.
2007-03-18 Evan Cheng- Merge UsedBlocks info after two virtual registers...
2007-03-17 Evan ChengJoining a live interval of a physical register with...
2007-03-15 Evan ChengDebugging output stuff.
2007-03-03 Evan ChengWatch out for cases like this:
2007-03-02 Evan ChengDead live-in detection bug.
2007-03-01 Evan ChengOops.
2007-03-01 Evan ChengTrack all joined registers and eliminate unneeded kills...
2007-02-26 Evan ChengJoining an interval with a dead copy instruction. Short...
2007-02-25 Evan ChengFix a couple of bugs related IsDead back propagation...
2007-02-25 Evan ChengIf the liveinterval of the source instruction has been...
2007-02-23 Evan ChengHandle cases when joining live intervals of two virtual...
2007-02-22 Evan ChengRemove unnecessary isKill properties if a live range...
2007-02-21 Jim LaskeyAllow for live in registers for eh landing pads.
2007-02-21 Evan ChengOut of bound reference.
2007-02-19 Evan ChengRe-apply my liveintervalanalysis changes. Now with...
next