aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/MachineFunctionInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Convert to the new MachineFunctionInfo interfaceChris Lattner2004-08-181-3/+3
* Hacks to make the MachineFunction class be able to delete the MFI objectChris Lattner2004-08-161-1/+2
* Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...Chris Lattner2004-08-161-4/+4
* Add a map of MachineCodeForInstruction objects to MachineFunctionInfoChris Lattner2004-06-271-1/+7
* Remove a horrible APIChris Lattner2003-12-201-2/+0
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+5
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* State for frame and constant pool information pulled out of MachineFunctionChris Lattner2002-12-281-0/+108