summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/SparcTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* The various "getModuleMatchQuality" implementations should returnChris Lattner2007-07-091-0/+3
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-071-1/+0
* 1. Remove condition on delete.Jim Laskey2006-09-071-0/+5
* Completely rearchitect the interface between targets and the pass manager.Chris Lattner2006-09-041-50/+11
* Simplify target construction.Chris Lattner2006-09-031-1/+1
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-161-2/+1
* Sparc is big-endian.Owen Anderson2006-05-201-1/+1
* Make all of the TargetMachine subclasses use the new string TargetData methods.Owen Anderson2006-05-201-1/+1
* Refactor TargetMachine, pushing handling of TargetData into the target-specif...Owen Anderson2006-05-031-1/+2
* Disable switch lowering for targets based on the selection dag isel,Nate Begeman2006-04-081-3/+0
* Eliminate IntrinsicLowering from TargetMachine.Chris Lattner2006-03-231-3/+2
* Enable LSR by default for SPARC: it is a clear win.Chris Lattner2006-02-091-4/+1
* add an option to turn on LSR.Chris Lattner2006-02-091-1/+6
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+113
OpenPOWER on IntegriCloud