Teach the codegen about instructions used for SSE spill code, allowing it
authorChris Lattner <sabre@nondot.org>
Tue, 18 Apr 2006 16:44:51 +0000 (16:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Apr 2006 16:44:51 +0000 (16:44 +0000)
commit993c897390f1fc4ac9032a4d0897f73b2497ded1
treed01a0baa3d2a562de15074a00b0e8c910957ed4e
parent6baa2b7220567ee83901ff1830c003468ad4f248
Teach the codegen about instructions used for SSE spill code, allowing it
to optimize cases where it has to spill a lot

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