[x86] Clean up a bunch of vector shuffle tests with my script. Notably,
[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...