Fix the last crimes against nature that used the 'ir' ordering to use the
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 06:24:02 +0000 (06:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 06:24:02 +0000 (06:24 +0000)
commit7ddc3fbd2293dbca74f35b37892e7366c4ebf4f3
tree6cfb401f0679fa25566d0a50c32dbc7b0c7cefa4
parentf120ebbf8a8aa17d6ef31aacb1c53413bcf97e25
Fix the last crimes against nature that used the 'ir' ordering to use the
'ri' ordering instead... no it's not possible to store a register into an
immediate!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/PeepholeOptimizer.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86PeepholeOpt.cpp