summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/SparcV9TargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner2006-04-201-57/+0
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-231-2/+1
* Add a new option to indicate we want the code generator to emit code quickly,...Chris Lattner2005-11-081-1/+1
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+2
* Refactor the addPassesToEmitAssembly interface into a addPassesToEmitFileChris Lattner2005-06-251-1/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-4/+4
* Auto-registrate targetChris Lattner2004-07-111-1/+4
* Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, itsBrian Gaeke2004-06-031-1/+1
* Convert to the new TargetMachine interface.Chris Lattner2004-06-021-4/+4
* Fix file header comments and include guards -- many files have been moved orBrian Gaeke2004-04-251-4/+4
* Add a getRegisterInfo() accessor just like on the X86 target.Brian Gaeke2004-04-251-0/+3
* TargetCacheInfo has been removed; its only uses were to propagate a constantBrian Gaeke2004-03-011-2/+0
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-0/+52
OpenPOWER on IntegriCloud