summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/apint-mul2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+35
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-35/+0
* [InstCombine] Improve mul(x, pow2) -> shl combine for vector constantsSimon Pilgrim2018-02-081-1/+1
* [InstCombine] Add pow2 mul -> shl tests for vectors with uniform/non-uniform ...Simon Pilgrim2018-01-091-7/+30
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* Add test case for testing InstCombine with arbitrary precision integerReid Spencer2007-03-231-0/+13
OpenPOWER on IntegriCloud