X86: Don't fold spills into SSE operations if the stack is unaligned.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-ret-ext.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-12 Benjamin KramerX86: Shrink certain forms of movsx.
2011-05-19 Eli FriedmanAdd fast-isel support for zeroext and signext ret instr...