Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / avx-zext.ll
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.