summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/add4.ll
Commit message (Expand)AuthorAgeFilesLines
* [NFC][InstCombine] Autogenerate a few testsRoman Lebedev2019-07-201-9/+24
* 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] Simplify Add with remainder expressions as operands.Sanjoy Das2018-04-261-18/+34
* Add test cases to prepare for the optimization that simplifies Add withSanjoy Das2018-04-261-0/+78
* Remove an InstCombine that transformed patterns like (x * uitofp i1 y) to (se...Owen Anderson2014-08-171-102/+0
* InstCombine: Refactor fmul/fdiv combines to handle vectors.Benjamin Kramer2014-01-191-0/+23
* Restore r181216, which was partially reverted in r182499.Stephen Lin2013-07-171-9/+44
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-3/+3
* This is an update to a previous commit (r181216).Jean-Luc Duprat2013-05-221-27/+13
* InstCombine: Verify the type before transforming uitofp into select.Benjamin Kramer2013-05-101-0/+18
* Test results verified using FileCheck rather than grep | countJean-Luc Duprat2013-05-061-1/+7
* Fix add4.ll test cmdline so that it passesJean-Luc Duprat2013-05-061-1/+1
* Provide InstCombines for the following 3 cases:Jean-Luc Duprat2013-05-061-0/+34
OpenPOWER on IntegriCloud