Age | Commit message (Expand) | Author |
---|---|---|
2003-12-14 | Change interface of MachineOperand as follows: | Alkis Evlogimenos |
2003-12-13 | Remove unecessary if statements when looping on ImplicitDefs. | Alkis Evlogimenos |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-08 | Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs | Alkis Evlogimenos |
2003-05-27 | (1) Added special register class containing (for now) %fsr. | Vikram S. Adve |
2003-05-12 | * Keep the BBMap around as long as the pass is live | Chris Lattner |
2003-05-07 | Add a vector to keep track of which registers are allocatable. Remove FIXMEs | Chris Lattner |
2003-05-06 | Re-add gross hack, it's still necessary. :( | Chris Lattner |
2003-05-06 | Remove hideously nasty hack | Chris Lattner |
2003-05-01 | Minor cleanup | Chris Lattner |
2003-01-14 | Rename MachineInstrInfo -> TargetInstrInfo | Chris Lattner |
2003-01-13 | New files | Chris Lattner |