summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/set.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+392
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-392/+0
* [NFC][InstCombine] Regenerate set.ll testRoman Lebedev2018-08-051-20/+20
* [InstCombine] Support vector splats in transformZExtICmpCraig Topper2017-08-291-0/+49
* [InstCombine] fix code/test comments for r305792; NFCSanjay Patel2017-06-201-2/+2
* [InstCombine] try to canonicalize xor-of-icmps to and-of-icmpsSanjay Patel2017-06-201-11/+7
* [InstCombine] add more tests for xor-of-icmps; NFCSanjay Patel2017-05-181-0/+30
* [InstCombine] move test and use better checks; NFCSanjay Patel2017-05-181-0/+17
* [InstCombine] add test for xor-of-icmps; NFCSanjay Patel2017-05-171-2/+15
* [InstCombine] handle icmp i1 X, C early to avoid creating an unknown patternSanjay Patel2017-05-171-4/+2
* [InstCombine] add test for missing icmp bool fold; NFCSanjay Patel2017-05-171-10/+26
* fix checksSanjay Patel2016-06-051-3/+3
* [InstCombine] allow vector icmp bool transformsSanjay Patel2016-06-051-4/+4
* add tests to show missing vector transformsSanjay Patel2016-06-051-0/+20
* update test to use FileCheckSanjay Patel2016-06-051-93/+175
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* 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 llvm-upgrade and update tests.Tanya Lattner2008-03-091-0/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-102/+120
* For PR1319:Reid Spencer2007-04-141-1/+1
* new testcaseChris Lattner2007-04-091-0/+5
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+147
OpenPOWER on IntegriCloud