[mips][mips64r6] cl[oz], and dcl[oz] are re-encoded in MIPS32r6/MIPS64r6
[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...