Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / avx2-conversions.ll
2012-12-19 Elena DemikhovskyOptimized load + SIGN_EXTEND patterns in the X86 backend.
2012-04-22 Elena Demikhovskycleaned line endings in the newly added test file
2012-04-22 Elena DemikhovskyZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2