Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SCEV] Add and use SCEVConstant::getAPInt; NFCI | Sanjoy Das | 2015-12-17 | 1 | -1/+1 |
* | [LLE] Use the PredicatedScalarEvolution interface to query SCEVs for dependences | Silviu Baranga | 2015-12-10 | 1 | -16/+15 |
* | Re-commit r255115, with the PredicatedScalarEvolution class moved to | Silviu Baranga | 2015-12-09 | 1 | -3/+4 |
* | Revert r255115 until we figure out how to fix the bot failures. | Silviu Baranga | 2015-12-09 | 1 | -4/+3 |
* | [LV][LAA] Add a layer over SCEV to apply run-time checked knowledge on SCEV e... | Silviu Baranga | 2015-12-09 | 1 | -3/+4 |
* | Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates | Silviu Baranga | 2015-11-09 | 1 | -2/+15 |
* | ADT: Remove last implicit ilist iterator conversions, NFC | Duncan P. N. Exon Smith | 2015-11-07 | 1 | -1/+1 |
* | Fix unused variable warning from r252017 | Adam Nemet | 2015-11-04 | 1 | -3/+2 |
* | LLE 6/6: Add LoopLoadElimination pass | Adam Nemet | 2015-11-03 | 1 | -0/+554 |