Allow GVN to hack on memcpy's, making them open to further optimization.
[oota-llvm.git] / test / Transforms / LoopRotate / LRCrash-3.ll
2007-04-09 Devang PatelAdd Loop Rotate test cases.