X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / avx-zext.ll
2013-10-23 Benjamin KramerX86: Custom lower zext v16i8 to v16i16.
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2012-12-28 Nadav RotemAVX: Move the ZEXT/ANYEXT DAGCo optimizations to the...
2012-02-12 Nadav RotemThis patch addresses the problem of poor code generatio...
2012-01-24 Elena DemikhovskyZERO_EXTEND operation is optimized for AVX.