IMPLICIT_DEF was not the beautiful elegant solution I thought it was going
authorChris Lattner <sabre@nondot.org>
Wed, 7 May 2003 19:21:28 +0000 (19:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 May 2003 19:21:28 +0000 (19:21 +0000)
commitc248903b2a11aadd7098b604024456b0f77f51b0
treef080ad0bbb6e9debf8f6d9ea04a233914d3660c6
parentdff780f0466d824e775dd748d9880f0389be7260
IMPLICIT_DEF was not the beautiful elegant solution I thought it was going
to be.  In fact, it made stuff worse.  :(

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