summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9TmpInstr.h
Commit message (Collapse)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-64/+0
| | | | llvm-svn: 27885
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
| | | | llvm-svn: 21425
* Finegrainify namespacification.Chris Lattner2005-01-291-10/+2
| | | | | | Adjust TmpInstruction to work with the new User model. llvm-svn: 19896
* Move MachineCodeForInstruction.h and MachineFunctionInfo.h into ↵Chris Lattner2004-08-161-1/+1
| | | | | | lib/Target/SparcV9 llvm-svn: 15830
* Add a new file containing just TmpInstruction and its implementation.Brian Gaeke2004-08-041-0/+72
Many other pieces of the SparcV9 backend want to use TmpInstruction, but don't need any other instruction selector baggage. llvm-svn: 15469
OpenPOWER on IntegriCloud