if we have a large GEP offset on a 32-bit or other target, make
[oota-llvm.git] / test / CodeGen / X86 / critical-edge-split.ll
2008-12-19 Evan Cheng- CodeGenPrepare does not split loop back edges but...