summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
* On non-apple systems, when using -march=ppc32, do not print:Chris Lattner2005-09-071-1/+1
* Add accessor for 64bit flag, so that we can tell when it is safe toNate Begeman2005-09-061-0/+1
* Add help support for -mcpu and -mattr.Jim Laskey2005-09-021-21/+27
* Decouple fsqrt from gpul optimizations, implementing fsqrt.ll.Chris Lattner2005-09-021-7/+4
* 1. Use SubtargetFeatures in llc/lli.Jim Laskey2005-09-011-10/+82
* Consolidate the GPOpt stuff to all use the Subtarget, instead of stillChris Lattner2005-08-051-10/+27
* Enable gp optimizations by default when available, even when a target tripleChris Lattner2005-08-051-0/+3
* Add Subtarget support to PowerPC. Next up, using it.Nate Begeman2005-08-041-0/+54
OpenPOWER on IntegriCloud