[x86] Add a 32-bit run to the sext test, and remove a sad vec_sext.ll
[oota-llvm.git] / test / CodeGen / X86 / avoid_complex_am.ll
2014-05-20 Quentin Colombet[LSR] Canonicalize reg1 + ... + regN into reg1 + ....
2014-04-26 Quentin Colombet[X86] Implement TargetLowering::getScalingFactorCost...