Age | Commit message (Expand) | Author |
---|---|---|
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 |