If user explicitly asks not to use SSE, don't force it. This fixes LLVM part of PR3402.
[oota-llvm.git] / lib / Target / X86 / X86FloatingPointRegKill.cpp
2008-11-12 Dan GohmanMove the code that inserts X87 FP_REG_KILL instructions...