summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-231-3/+2
| | | | | | Make the CBE and V9 backends create their own, since they're the only ones that use it. llvm-svn: 26974
* Enable LSR by default for SPARC: it is a clear win.Chris Lattner2006-02-091-4/+1
| | | | llvm-svn: 26090
* add an option to turn on LSR.Chris Lattner2006-02-091-1/+6
| | | | llvm-svn: 26080
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+113
llvm-svn: 25985
OpenPOWER on IntegriCloud