summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/and-compare.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+77
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-77/+0
* [InstCombine] use m_APInt to allow icmp (and X, Y), C folds for splat constan...Sanjay Patel2016-08-281-6/+4
* [InstCombine] add tests for vector icmp foldsSanjay Patel2016-08-141-2/+40
* auto-generate checksSanjay Patel2016-08-091-14/+18
* join RUN lines; NFCSanjay Patel2016-05-281-2/+1
* [InstCombine] Replace an and+icmp with a trunc+icmpDavid Majnemer2015-08-161-0/+23
* Use FileCheck instead of grep. Change by Ankur Garg.Suyog Sarda2014-11-271-2/+6
* 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-6/+6
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319:Reid Spencer2007-04-141-1/+2
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+10
OpenPOWER on IntegriCloud