aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/MachineFunctionInfo.h
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-04-21Remove trailing whitespaceMisha Brukman
2004-09-01Changes For Bug 352Reid Spencer
2004-08-18Convert to the new MachineFunctionInfo interfaceChris Lattner
2004-08-16Hacks to make the MachineFunction class be able to delete the MFI objectChris Lattner
2004-08-16Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...Chris Lattner
2004-06-27Add a map of MachineCodeForInstruction objects to MachineFunctionInfoChris Lattner
2003-12-20Remove a horrible APIChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2002-12-28State for frame and constant pool information pulled out of MachineFunctionChris Lattner