aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/SparcV9StackSlots.cpp
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-09-20'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner
2004-08-18Convert to the new MachineFunctionInfo interfaceChris Lattner
2004-08-16Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp...Chris Lattner
2004-04-25Fix file header comments and include guards -- many files have been moved orBrian Gaeke
2004-02-25Great renaming part II: Sparc --> SparcV9 (also includes command-line options...Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-11-06* Make the comment header 80 columns longMisha Brukman
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-08-13Adjust files for move of mapping info stuff into the Sparc directoryChris Lattner
2003-01-14Rename MachineInstrInfo -> TargetInstrInfoChris Lattner
2002-12-28Put class in anonymous namespaceChris Lattner
2002-10-28Changed `MachineCodeForMethod' to `MachineFunction'.Misha Brukman
2002-10-23Minor cleanupsChris Lattner
2002-09-21Initial version: it adds 2 empty slots at the top of stackAnand Shukla