Merge or combine tests and convert to FileCheck.
[oota-llvm.git] / test / Transforms / InstSimplify / apint-or.ll
2015-09-08 Benjamin KramerMerge or combine tests and convert to FileCheck.
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2014-06-19 Nick LewyckyMove optimization of some cases of (A & C1)|(B & C2...