Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and lzcnt.
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...