Implement -mno-sse: if SSE is disabled on x86-64, don't store XMM on stack for
[oota-llvm.git] / lib / Target / X86 / X86FloatingPointRegKill.cpp
2008-11-12 Dan GohmanMove the code that inserts X87 FP_REG_KILL instructions...