summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/MachineFunctionInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-125/+0
| | | | llvm-svn: 27885
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-7/+7
| | | | llvm-svn: 22520
* Remove trailing whitespaceMisha Brukman2005-04-211-14/+14
| | | | llvm-svn: 21425
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* Convert to the new MachineFunctionInfo interfaceChris Lattner2004-08-181-3/+3
| | | | llvm-svn: 15904
* Hacks to make the MachineFunction class be able to delete the MFI objectChris Lattner2004-08-161-1/+2
| | | | | | without knowing anything about it. llvm-svn: 15836
* Move MachineCodeForInstruction.h and MachineFunctionInfo.h into ↵Chris Lattner2004-08-161-0/+124
lib/Target/SparcV9 llvm-svn: 15830
OpenPOWER on IntegriCloud