Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
* | Nice tasty llc fixes. These should fix LLC for x86 for everything in | Brian Gaeke | 2003-06-27 | 1 | -5/+0 |
* | Rename MachineInstrInfo -> TargetInstrInfo | Chris Lattner | 2003-01-14 | 1 | -1/+1 |
* | Start renaming MachineInstrInfo -> TargetInstrInfo | Chris Lattner | 2003-01-13 | 1 | -16/+11 |
* | Pass on a targetmachine | Chris Lattner | 2002-11-17 | 1 | -2/+3 |
* | Add default implementation of printing interface | Chris Lattner | 2002-11-17 | 1 | -3/+5 |
* | Move TargetInstrDescriptors to MachineInstrInfo.cpp | Chris Lattner | 2002-10-29 | 1 | -0/+6 |
* | MachineInstrInfo doesn't need a TargetMachine | Chris Lattner | 2002-10-29 | 1 | -3/+2 |
* | Seperate code out of TargetMachine into MachineInstrInfo | Chris Lattner | 2002-10-28 | 1 | -0/+56 |