Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -54/+0 |
| | | | | llvm-svn: 11826 | ||||
* | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke | 2003-11-11 | 1 | -0/+4 |
| | | | | llvm-svn: 9903 | ||||
* | * Make the comment header 80 columns long | Misha Brukman | 2003-11-06 | 1 | -3/+3 |
| | | | | | | * Alphabetize #includes llvm-svn: 9751 | ||||
* | Added LLVM project notice to the top of every C++ source file. | John Criswell | 2003-10-20 | 1 | -0/+7 |
| | | | | | | Header files will be on the way. llvm-svn: 9298 | ||||
* | Adjust files for move of mapping info stuff into the Sparc directory | Chris Lattner | 2003-08-13 | 1 | -2/+1 |
| | | | | llvm-svn: 7802 | ||||
* | Rename MachineInstrInfo -> TargetInstrInfo | Chris Lattner | 2003-01-14 | 1 | -6/+4 |
| | | | | llvm-svn: 5272 | ||||
* | Put class in anonymous namespace | Chris Lattner | 2002-12-28 | 1 | -23/+25 |
| | | | | llvm-svn: 5197 | ||||
* | Changed `MachineCodeForMethod' to `MachineFunction'. | Misha Brukman | 2002-10-28 | 1 | -2/+2 |
| | | | | llvm-svn: 4301 | ||||
* | Minor cleanups | Chris Lattner | 2002-10-23 | 1 | -19/+22 |
| | | | | | | Make sure to have a pass name llvm-svn: 4268 | ||||
* | Initial version: it adds 2 empty slots at the top of stack | Anand Shukla | 2002-09-21 | 1 | -0/+41 |
llvm-svn: 3872 |