Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I don't think we have to have 4 extra allocated (but unused) bytes on the stack. | Brian Gaeke | 2004-04-13 | 1 | -1/+1 |
* | Make generation of stack-slot loads and copies less ugly. | Brian Gaeke | 2004-04-07 | 1 | -7/+4 |
* | First attempt at handling frame index elimination. | Brian Gaeke | 2004-04-06 | 1 | -8/+11 |
* | Add support for many of the MRegisterInfo callbacks. | Brian Gaeke | 2004-04-02 | 1 | -9/+48 |
* | Make prolog align stack properly. Make epilog not touch any registers. | Brian Gaeke | 2004-03-06 | 1 | -4/+4 |
* | Teach getRegClassForType where to find FP registers | Brian Gaeke | 2004-03-06 | 1 | -3/+2 |
* | Implement initial prolog/epilog code insertion methods. | Chris Lattner | 2004-02-29 | 1 | -6/+14 |
* | Bring this directory into "it actually compiles" land | Chris Lattner | 2004-02-28 | 1 | -6/+6 |
* | SparcV8 skeleton | Brian Gaeke | 2004-02-25 | 1 | -0/+99 |