| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r260507: "[X86] Enable the LEA optimization pass by default." | Hans Wennborg | 2016-02-11 | 1 | -5/+4 |
| * | [X86] Enable the LEA optimization pass by default. | Andrey Turetskiy | 2016-02-11 | 1 | -4/+5 |
| * | [X86] Use hash table in LEA optimization pass. | Andrey Turetskiy | 2016-02-04 | 1 | -150/+247 |
| * | LEA code size optimization pass (Part 2): Remove redundant LEA instructions. | Andrey Turetskiy | 2016-01-13 | 1 | -2/+158 |
| * | [X86] Reduce complexity of the LEA optimization pass, by Andrey Turetsky. | Alexey Bataev | 2016-01-11 | 1 | -7/+28 |
| * | [X86] Add option for enabling LEA optimization pass, by Andrey Turetsky | Alexey Bataev | 2015-12-17 | 1 | -1/+5 |
| * | remove redundant check: optForSize() includes a check for the minsize attribu... | Sanjay Patel | 2015-12-07 | 1 | -3/+1 |
| * | LEA code size optimization pass (Part 1): Remove redundant address recalculat... | Alexey Bataev | 2015-12-04 | 1 | -0/+324 |

