Fix for PR2479: correctly optimize expressions like (a > 13) & (a ==
[oota-llvm.git] / test / Transforms / InstCombine / and-or-not.ll
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-15 Chris Lattneradd vector versions of this test
2007-06-15 Chris Lattnertestcase for PR1510