Make sure that an upgraded index is also inserted into the VIndices
authorReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 20:29:52 +0000 (20:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 26 Jan 2007 20:29:52 +0000 (20:29 +0000)
commit8f78af9f8f4d464d6627a056087a69c1be3b58b7
tree36a3ce4d3456d17d61886f82148b59c02d044fcf
parentd7c4f8ceff83ff0c5b4dd758c82e0896a7868b69
Make sure that an upgraded index is also inserted into the VIndices
otherwise it gets ignored.

This fixes test/CodeGen/X86/2006-05-11-InstrSched.ll

Thanks to Evan Cheng for noticing this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33546 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-upgrade/UpgradeParser.y