Factor out the code for sign-extending/truncating gep indices
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-09-LinearScanBug.ll
2008-09-09 Evan ChengFix PR2757. Ignore liveinterval register allocation...