X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
[oota-llvm.git] / test / CodeGen / X86 / setjmp-spills.ll
2014-01-14 Mark SeabornFix llc to not reuse spill slots in functions that...