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