| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use a BumpPtrAllocator for Loop objects | Sanjoy Das | 2017-09-28 | 1 | -7/+8 |
| * | Rename markAsErased to erase, as pointed out in a previous review; NFC | Sanjoy Das | 2017-09-22 | 1 | -1/+1 |
| * | [LoopInfo] Make LoopBase and Loop destructors non-public | Sanjoy Das | 2017-09-19 | 1 | -23/+17 |
| * | Supressed warning: declared ‘static’ but never defined. | Galina Kistanova | 2017-06-14 | 1 | -0/+11 |
| * | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | [PM] Defend against getting slightly wrong template arguments passed | Chandler Carruth | 2017-02-07 | 1 | -2/+8 |
| * | [PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline. | Chandler Carruth | 2017-01-21 | 1 | -107/+258 |
| * | [PM] The assumption cache is fundamentally designed to be self-updating, | Chandler Carruth | 2017-01-15 | 1 | -23/+1 |
| * | Fix unused variable warning | Simon Pilgrim | 2017-01-11 | 1 | -1/+1 |
| * | [PM] Separate the LoopAnalysisManager from the LoopPassManager and move | Chandler Carruth | 2017-01-11 | 2 | -0/+1450 |

