Definition of the Bytecode Handler interface. Subclasses can override just
[oota-llvm.git] / include / llvm / CodeGen /
2004-06-21 Chris LattnerRename Interval class to LiveInterval to avoid conflict...
2004-06-20 Chris LattnerStart moving IntrinsicLowering out of VMCore into libco...
2004-06-08 Brian GaekeAdd a forwarding method pop_front() that allows you...
2004-06-08 Brian GaekeAdd a TmpInstruction ctor that doesn't take a MCFI.
2004-06-04 Misha BrukmanClarify documentation and use correct doxygen comment...
2004-05-30 Alkis EvlogimenosPull Interval class out of LiveIntervals.
2004-05-30 Alkis EvlogimenosWhen spilling an register, introduce a new temporary...
2004-05-29 Alkis EvlogimenosRemove defs vector from live intervals.
2004-05-24 Tanya LattnerMoved MachineBasicBlock deconstructor to cpp file and...
2004-05-24 Tanya LattnerAdded MachineFunction parent* to MachineBasicBlock...
2004-05-24 Tanya LattnerChanged clone to be const.
2004-05-23 Tanya LattnerFixed up my changes to add support for cloning Machine...
2004-05-23 Tanya LattnerAdding support to clone MachineInstr
2004-05-23 Brian GaekeFix a typo in the head-of-file comment.
2004-05-12 Brian GaekeFix a comment.
2004-05-12 Brian GaekeAdd a NextMBBNumber field w/ incrementing accessor...
2004-05-12 Brian GaekeAdd a Number field w/ accessor method, for function...
2004-05-09 Chris LattnerAdd support for inserting all prototypes up-front
2004-05-08 Tanya LattnerFixed up sched graph.
2004-05-08 Tanya LattnerRegistering the ModuloScheduling pass.
2004-05-02 Brian GaekeChris told me to take these assertions out a few days...
2004-05-01 Chris LattnerStop LiveVariables from using BasicBlocks as part of...
2004-05-01 Chris LattnerMove the GraphTraits for MachineBasicBlocks to the...
2004-04-28 Brian GaekeAdd pred./succ. list size methods.
2004-04-28 Brian GaekeMove private methods to end of class decl at Chris...
2004-04-28 Brian GaekeFix thinkos that Chris caught for me.
2004-04-28 Brian GaekeAdd machine-code CFG support: MachineBasicBlocks may...
2004-04-23 Brian GaekeAdd emitWordAt() - a quick and dirty interface that...
2004-04-16 Brian GaekeInclude <string> for compatibility with gcc 3.0.x ...
2004-04-09 Alkis EvlogimenosAdd definition list to each live interval.
2004-04-08 Brian GaekeThis file does not appear to be included anywhere.
2004-04-07 Brian GaekeThis file is no longer used.
2004-04-01 Chris LattnerAllow converting a builder to an iterator
2004-03-31 Brian GaekeAdd clear() forwarding method.
2004-03-31 Chris LattnerMachineBasicBlock::remove should not change the iterato...
2004-03-04 Alkis EvlogimenosFix bug introduced by yesterday's changes.
2004-03-03 Brian GaekeMake MachineOperand's value named 'contents'. Make...
2004-03-01 Alkis EvlogimenosAdd the long awaited memory operand folding support...
2004-02-29 Chris LattnerRemove public header. It's been moved to lib/Target...
2004-02-29 Chris LattnerDo not use explicit casts that hide the dependence...
2004-02-29 Chris LattnerRemove unneeded #include
2004-02-29 Chris LattnerContinue Alkis's int64_t cleanup. This makes all of...
2004-02-29 Chris LattnerAdd BuildMI variants that take a MBB::iterator
2004-02-27 Alkis EvlogimenosMake MachineOperand's immediate value an int and save...
2004-02-25 Alkis EvlogimenosAdd DenseMap template and actually use it for for mappi...
2004-02-24 Brian GaekeFunctionLiveVarInfo.h moved: include/llvm/CodeGen ...
2004-02-23 Alkis EvlogimenosRefactor rewinding code for finding the first terminato...
2004-02-23 Alkis EvlogimenosMove LiveIntervals.h to lib/CodeGen since it shouldn...
2004-02-22 Alkis EvlogimenosMove MOTy::UseType enum into MachineOperand. This elimi...
2004-02-22 Alkis EvlogimenosFix silly bug in implementation of getUseType(). Thanks...
2004-02-22 Alkis EvlogimenosWhen folding memory operands in machine instructions...
2004-02-22 Alkis EvlogimenosAbstract merging of ranges away from number of slots...
2004-02-20 Alkis EvlogimenosToo many changes in one commit:
2004-02-19 Chris LattnerADd a method for when an instruction moves
2004-02-19 Chris LattnerAdd a MachineBasicBlock::getParent() method
2004-02-18 Alkis EvlogimenosMove unused typedefs in private section. Add method...
2004-02-18 Chris Lattnereliminate a pair of really inefficient methods now...
2004-02-17 Alkis EvlogimenosAdd LiveIntervals::Interval::empty() member function.
2004-02-16 Alkis EvlogimenosAdd LeakDetection to MachineInstr.
2004-02-15 Alkis EvlogimenosEliminate the use of spill (reserved) registers.
2004-02-15 Chris Lattnerfinegrainify namespacification
2004-02-13 Alkis EvlogimenosRemove getAllocatedRegNum(). Use getReg() instead.
2004-02-13 Alkis EvlogimenosMark MachineBasicBlock::operator[] deprecated.
2004-02-13 Alkis EvlogimenosAdd getNumVirtualRegs().
2004-02-13 Brian GaekeInclude <iosfwd>.
2004-02-12 Alkis EvlogimenosMove ilist_trairs<MachineInstr> in MachineBasicBlock.
2004-02-12 Alkis EvlogimenosAdd parent pointer to MachineInstr that points to owning
2004-02-12 Chris LattnerRename the opCode instance variable to Opcode
2004-02-12 Chris LattnerRemove a dead field from MachineInstr!
2004-02-12 Brian GaekeAdd one more doxygen comment.
2004-02-12 Brian GaekeExpress one of MachineOperand's many constructors in...
2004-02-12 Brian GaekeRemove these MachineOpCodeFlags and their accessor...
2004-02-12 Alkis EvlogimenosChange MachineBasicBlock's vector of MachineInstr point...
2004-02-12 Brian GaekeRemove getOpCode(). Help doxygenify some comments.
2004-02-10 Chris LattnerUrg, the X86 backend DOES use virtual register operands. :(
2004-02-10 Chris LattnerRemove and simplify some of the bewildering collection...
2004-02-10 Chris LattnerEliminate MachineOperand::isPhysicalRegister. The...
2004-02-10 Chris LattnerSimplify condition, this does not change the predicate...
2004-02-09 Brian GaekeSchedGraph doesn't need to be friends with SchedGraphNo...
2004-02-04 Alkis EvlogimenosModify the two address instruction pass to remove the...
2004-02-04 Brian GaekeInclude <iosfwd> and <string> instead of <iostream>.
2004-02-03 Alkis EvlogimenosWhen an instruction like: A += B had both A and B virtu...
2004-02-02 Alkis EvlogimenosRevert changes. Will implement this using a different...
2004-02-02 Alkis EvlogimenosAdd MachineOperand::setDef() and MachineOperand::setUse...
2004-01-31 Alkis EvlogimenosMerge safe parts from last night's buggy commit. These...
2004-01-31 Alkis EvlogimenosRevert last night's changes as they broke some tests...
2004-01-31 Alkis EvlogimenosSeveral performance enhancements and cleanups from...
2004-01-30 Chris LattnerAdd a new lazily constructed mapping from Idx's the...
2004-01-30 Brian GaekeGive clients of MachineFunctionPrinter the ability...
2004-01-23 Alkis EvlogimenosFix failing test cases with joined live intervals....
2004-01-22 Alkis EvlogimenosAdd option to join live intervals. Two intervals are...
2004-01-20 Tanya LattnerMoved iterators to common file.
2004-01-16 Alkis EvlogimenosFold open interval ends handling into
2004-01-16 Alkis EvlogimenosUse a list instead of a vector to store intervals....
2004-01-13 Alkis EvlogimenosRemove allocatable registers vector. It is already...
2004-01-11 Alkis EvlogimenosMake LiveVariables::HandlePhysRegUse and
2003-12-28 Chris LattnerClean up a lot of the code I added yesterday by exposin...
2003-12-28 Alkis EvlogimenosAdd coalescing to register allocator. A hint is added...
2003-12-28 Chris Lattneradd argument
2003-12-28 Chris LattnerABC's must have virtual dtors! Shame on me!
next