[x86] Remove the 2-addr-to-3-addr "optimization" from shufps to pshufd.
[oota-llvm.git] / test / CodeGen / X86 / sjlj.ll
2012-10-17 Michael LiaoFix setjmp on models with non-Small code model nor...
2012-10-15 Michael LiaoAdd __builtin_setjmp/_longjmp supprt in X86 backend