summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/select_arithmetic.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Add a TODO commentJay Foad2019-08-071-0/+1
* [InstCombine] Propagate fast math flags through selectsJay Foad2019-08-071-11/+4
* [InstCombine] add tests for binop with FMF with select operands; NFCSanjay Patel2019-08-061-0/+51
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+94
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-94/+0
* [InstCombine] auto-generate complete checks; NFCSanjay Patel2018-02-281-26/+36
* [InstCombine] Gating select arithmetic optimization.Chad Rosier2017-09-271-2/+46
* [InstCombine] Add select simplificationsQuentin Colombet2017-09-201-0/+40
OpenPOWER on IntegriCloud