add missing regression tests for De Morgan's Law transform in InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / apint-or1.ll
2015-09-07 Sanjay Pateladd missing regression tests for De Morgan's Law transf...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-23 Reid SpencerAdd test case for testing InstCombine with arbitrary...