Implement spill code folding for all of the conditional move instructions
authorChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2004 21:29:47 +0000 (21:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2004 21:29:47 +0000 (21:29 +0000)
commit87d3bb5dfa9b705952c89ca6e0dca251368a9457
tree6b9cf2dd4f2b4d406ce3c8a34668921e003fd569
parent12d96a0b4d78959c7f117838ec015aca9fee3e2a
Implement spill code folding for all of the conditional move instructions

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