Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge my changes with brians | Chris Lattner | 2004-04-07 | 1 | -6/+5 |
* | Add support for the "Y" register, used by MUL & DIV. | Brian Gaeke | 2004-04-07 | 1 | -0/+9 |
* | Avoid allocating special registers a bit more robustly | Chris Lattner | 2004-03-08 | 1 | -3/+11 |
* | Hack it so we do not try to allocate values to G0. | Brian Gaeke | 2004-03-06 | 1 | -1/+1 |
* | Double-FP pseudo-registers. | Brian Gaeke | 2004-03-04 | 1 | -3/+36 |
* | Floating point regs | Brian Gaeke | 2004-03-04 | 1 | -2/+17 |
* | Implement initial prolog/epilog code insertion methods. | Chris Lattner | 2004-02-29 | 1 | -0/+3 |
* | Add an instruction selector capable of selecting 'ret void' | Chris Lattner | 2004-02-29 | 1 | -1/+1 |
* | Tab completion is our friend. | Chris Lattner | 2004-02-28 | 1 | -0/+42 |