verify that the frame index is immutable before remat'ing (still disabled)
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jan 2008 04:16:31 +0000 (04:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jan 2008 04:16:31 +0000 (04:16 +0000)
commit8794390406608541ab43b8ff196874b2dd055cdb
tree938c2264e6f5b07b571920212dc023baed37182a
parentc95f075c43488234e44b1213dfd762ae0a7509ea
verify that the frame index is immutable before remat'ing (still disabled)
or being side-effect free.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp