This is the real fix for the previous register allocator problem.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 00:48:47 +0000 (00:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 00:48:47 +0000 (00:48 +0000)
commit02beda12214997e2ac9586781e1f8d377744e6fa
treef2441dcc6147f62f2bea202b47cb748e059861f8
parentb10cea86a985d05786c60e6be641a93582ae6c29
This is the real fix for the previous register allocator problem.
Physical registers should not float around.

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