[x86] Enable the new vector shuffle lowering by default.
[oota-llvm.git] / test / CodeGen / X86 / trunc-ext-ld-st.ll
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-06-04 Nadav RotemRemove the "-promote-elements" flag. This flag is now...
2011-09-18 Nadav RotemWhen promoting integer vectors we often create ext...