Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCI
[oota-llvm.git] / test / Transforms / InstSimplify / 2013-04-19-ConstantFoldingCrash.ll
2013-04-19 Benjamin KramerConstantFolding: ComputeMaskedBits wants the scalar...