Teach X86 backend to create BMI2 BZHI instructions from (and X, (add (shl 1, Y),...
[oota-llvm.git] / test / CodeGen / X86 / sdiv-exact.ll
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-07-08 Benjamin KramerEmit a more efficient magic number multiplication for...