summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/trunc-binop-ext.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+317
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-317/+0
* [InstCombine] include 'sub' in the list of narrow-able binopsSanjay Patel2017-11-161-12/+8
* [InstCombine] add sub narrowing tests; NFCSanjay Patel2017-11-151-0/+56
* [InstCombine] trunc (binop X, C) --> binop (trunc X, C')Sanjay Patel2017-11-151-61/+41
* [InstCombine] add tests for missing trunc folds; NFCSanjay Patel2017-11-151-0/+285
OpenPOWER on IntegriCloud