aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/MappingInfo.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-20'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner
2004-06-03Add decl. for new mapping info pass factory method.Brian Gaeke
2004-04-25Fix file header comments and include guards -- many files have been moved orBrian Gaeke
2004-02-25Great renaming: Sparc --> SparcV9Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-21Added LLVM copyright header.John Criswell
2003-09-18Rename the pass creator fn to mimic the other creator fn names.Brian Gaeke
2003-08-13Adjust files for move of mapping info stuff into the Sparc directoryChris Lattner
2003-06-04Add file comment. Include <vector> and <string>. Update include guardsBrian Gaeke
2002-07-22moved from CodeGen to this dirMehwish Nagda