Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix patterns so we isel the xorps, etc. for floating pt logical SSE ops. DAG ... | Evan Cheng | 2007-07-19 | 1 | -12/+12 |
* | Change instruction description to split OperandList into OutOperandList and | Evan Cheng | 2007-07-19 | 7 | -1295/+1312 |
* | Only adjust esp around calls in presence of alloca. | Evan Cheng | 2007-07-19 | 3 | -50/+12 |
* | Use MOV instead of LEA to restore ESP if callee-saved frame size is 0; if pre... | Evan Cheng | 2007-07-18 | 1 | -13/+19 |
* | Implement initial memory alignment awareness for SSE instructions. Vector loads | Dan Gohman | 2007-07-18 | 1 | -59/+126 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 44 | -0/+25423 |