Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and lzcnt.
[oota-llvm.git] / test / CodeGen / X86 / targetLoweringGeneric.ll
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-04-19 Joel JonesTest for the the problem with xors being changed into...