Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / 2009-11-13-VirtRegRewriterBug.ll
2009-11-14 Evan ChengAdded getSubRegIndex(A,B) that returns subreg index...