summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
* Do the right thing and enable 64 bit regs under the control of a subtargetNate Begeman2005-10-181-0/+2
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-1/+1
* copy and paste errorAndrew Lenharth2005-09-291-1/+1
* Add accessor for 64bit flag, so that we can tell when it is safe toNate Begeman2005-09-061-1/+2
* Decouple fsqrt from gpul optimizations, implementing fsqrt.ll.Chris Lattner2005-09-021-0/+3
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-1/+3
* Consolidate the GPOpt stuff to all use the Subtarget, instead of stillChris Lattner2005-08-051-7/+9
* Add Subtarget support to PowerPC. Next up, using it.Nate Begeman2005-08-041-0/+48
OpenPOWER on IntegriCloud