Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Tests] Autogen a bunch of Reassociate tests for ease of update | Philip Reames | 2019-08-01 | 1 | -19/+20 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+119 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -119/+0 |
* | [InstCombine] Enable Add/Sub simplifications with only 'reassoc' FMF | Warren Ristow | 2018-04-14 | 1 | -0/+13 |
* | [Reassociate] add tests with 'reassoc' FMF; NFC | Sanjay Patel | 2017-11-13 | 1 | -0/+36 |
* | [Reassociate] auto-generate test checks; NFC | Sanjay Patel | 2017-11-09 | 1 | -27/+27 |
* | Revert "[Reassociate] As the expression tree is rewritten make sure the opera... | Chad Rosier | 2014-11-19 | 1 | -2/+2 |
* | [Reassociate] As the expression tree is rewritten make sure the operands are | Chad Rosier | 2014-11-17 | 1 | -2/+2 |
* | [Reassociation] Add support for reassociation with unsafe algebra. | Chad Rosier | 2014-08-14 | 1 | -0/+70 |