Add rest of BMI/BMI2 instructions to the folding tables as well as popcnt and lzcnt.
[oota-llvm.git] / test / CodeGen / X86 / memset-3.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2010-04-02 Evan ChengCorrectly lower memset / memcpy of undef. It should...