Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some notes on really poor codegen. | Chris Lattner | 2007-08-23 | 1 | -0/+44 |
* | add a note | Chris Lattner | 2007-08-20 | 1 | -0/+18 |
* | expand a note | Chris Lattner | 2007-08-11 | 1 | -3/+22 |
* | With evan's explicit flag representation, hopefully we will finally be | Chris Lattner | 2007-08-11 | 1 | -1/+1 |
* | Use subregs to improve any_extend code generation when feasible. | Christopher Lamb | 2007-08-10 | 1 | -16/+0 |
* | Increase efficiency of sign_extend_inreg by using subregisters for truncation... | Christopher Lamb | 2007-08-10 | 1 | -15/+0 |
* | Edit README in light of previous LEA16 commit. | Christopher Lamb | 2007-08-10 | 1 | -3/+1 |
* | add an observation | Chris Lattner | 2007-08-03 | 1 | -0/+27 |
* | Only adjust esp around calls in presence of alloca. | Evan Cheng | 2007-07-19 | 1 | -45/+0 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+1150 |