Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+35 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -35/+0 |
* | [InstCombine] Improve mul(x, pow2) -> shl combine for vector constants | Simon Pilgrim | 2018-02-08 | 1 | -1/+1 |
* | [InstCombine] Add pow2 mul -> shl tests for vectors with uniform/non-uniform ... | Simon Pilgrim | 2018-01-09 | 1 | -7/+30 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -1/+0 |
* | Add test case for testing InstCombine with arbitrary precision integer | Reid Spencer | 2007-03-23 | 1 | -0/+13 |