summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/EmitBytecodeToAssembly.cpp
Commit message (Collapse)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-115/+0
| | | | llvm-svn: 27885
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-271-2/+2
| | | | llvm-svn: 22520
* Remove trailing whitespaceMisha Brukman2005-04-211-11/+11
| | | | llvm-svn: 21425
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-8/+4
| | | | | | | from ModulePass. Instead of implementing Pass::run, then should implement ModulePass::runOnModule. llvm-svn: 16436
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-1/+1
| | | | | | | renamed since they were last spiffed up, or they just never had proper comments in the first place. llvm-svn: 13148
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+119
llvm-svn: 11826
OpenPOWER on IntegriCloud