Age | Commit message (Expand) | Author |
---|---|---|
2004-07-27 | ConstantTypeMustBeLoaded has been incorporated into SparcV9PreSelection, its | Brian Gaeke |
2004-02-29 | Adjust to change in TII ctor arguments | Chris Lattner |
2004-01-15 | Make this assertion more self-explanatory. | Brian Gaeke |
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-06-27 | Nice tasty llc fixes. These should fix LLC for x86 for everything in | Brian Gaeke |
2003-01-14 | Rename MachineInstrInfo -> TargetInstrInfo | Chris Lattner |
2003-01-13 | Start renaming MachineInstrInfo -> TargetInstrInfo | Chris Lattner |
2002-11-17 | Pass on a targetmachine | Chris Lattner |
2002-11-17 | Add default implementation of printing interface | Chris Lattner |
2002-10-29 | Move TargetInstrDescriptors to MachineInstrInfo.cpp | Chris Lattner |
2002-10-29 | MachineInstrInfo doesn't need a TargetMachine | Chris Lattner |
2002-10-28 | Seperate code out of TargetMachine into MachineInstrInfo | Chris Lattner |