Track IR ordering of SelectionDAG nodes 3/4.
[oota-llvm.git] / test / CodeGen / X86 / avx-zext.ll
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.