Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
[oota-llvm.git] / test / Transforms / InstCombine / phi-merge-gep.ll
2009-09-16 Dan GohmanFix the comment in this test.
2009-09-16 Dan GohmanDon't sink gep operators through phi nodes if the resul...