Age | Commit message (Expand) | Author |
---|---|---|
2005-10-23 | Simplify this, matching changes in the tblgen emitter | Chris Lattner |
2005-10-21 | Plugin new subtarget backend into the build. | Jim Laskey |
2005-10-18 | Do the right thing and enable 64 bit regs under the control of a subtarget | Nate Begeman |
2005-10-14 | Rename PowerPC*.h to PPC*.h | Chris Lattner |
2005-09-07 | On non-apple systems, when using -march=ppc32, do not print: | Chris Lattner |
2005-09-06 | Add accessor for 64bit flag, so that we can tell when it is safe to | Nate Begeman |
2005-09-02 | Add help support for -mcpu and -mattr. | Jim Laskey |
2005-09-02 | Decouple fsqrt from gpul optimizations, implementing fsqrt.ll. | Chris Lattner |
2005-09-01 | 1. Use SubtargetFeatures in llc/lli. | Jim Laskey |
2005-08-05 | Consolidate the GPOpt stuff to all use the Subtarget, instead of still | Chris Lattner |
2005-08-05 | Enable gp optimizations by default when available, even when a target triple | Chris Lattner |
2005-08-04 | Add Subtarget support to PowerPC. Next up, using it. | Nate Begeman |