Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SparcV8 backend. It has been renamed to be the Sparc backend. | Chris Lattner | 2006-02-05 | 1 | -132/+0 |
* | If the target has V9 instructions, this pass is a noop, don't bother | Chris Lattner | 2006-01-30 | 1 | -8/+16 |
* | Add explicit #includes of <iostream> | Chris Lattner | 2006-01-22 | 1 | -0/+1 |
* | add fneg/fabs support for doubles | Chris Lattner | 2005-12-19 | 1 | -15/+27 |
* | Various cleanups to this pass, no functionality change | Chris Lattner | 2005-12-19 | 1 | -46/+43 |
* | silence some warnings | Chris Lattner | 2005-10-05 | 1 | -1/+1 |
* | Eliminate all remaining tabs and trailing spaces. | Jeff Cohen | 2005-07-27 | 1 | -10/+10 |
* | Wrap long lines | Misha Brukman | 2005-05-18 | 1 | -5/+14 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of | Brian Gaeke | 2004-12-10 | 1 | -1/+3 |
* | If we're about to emit something like: | Brian Gaeke | 2004-11-30 | 1 | -13/+25 |
* | Pass which converts FpMOVD (double move pseudoinstructions) to pairs | Brian Gaeke | 2004-09-29 | 1 | -0/+91 |