isKnownToBeAPowerOfTwo: (X & Y) + Y is a power of 2 or zero if y is also.
[oota-llvm.git] / test / Transforms / InstCombine / 2012-09-24-MemcpyFromGlobalCrash.ll
2012-09-24 Richard OsborneAdd missing : in CHECK line.
2012-09-24 Richard OsborneAdd missing check for presence of target data.