summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/and.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] allow vector types for constant folding / computeKnownBits (PR2...Sanjay Patel2016-09-161-0/+11
* [InstCombine] add tests to show type limitations of InsertRangeTest and callersSanjay Patel2016-08-301-2/+28
* [InstCombine] use m_APInt to allow icmp eq (and X, C1), C2 folds for splat co...Sanjay Patel2016-08-041-6/+2
* add tests for icmp vector foldsSanjay Patel2016-07-221-0/+24
* [InstSimplify] analyze (optionally casted) icmps to eliminate obviously false...Sanjay Patel2016-06-201-11/+0
* [InstCombine] update to use FileCheck with autogenerated exact checkingSanjay Patel2016-06-201-143/+269
* InstCombine: add more transformsDavid Majnemer2013-07-091-3/+3
* 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-155/+181
* For PR1319:Reid Spencer2007-04-151-0/+1
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+228
OpenPOWER on IntegriCloud