Teach X86 backend to create BMI2 BZHI instructions from (and X, (add (shl 1, Y),...
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-28-FastAllocTiedOperand.ll
2010-06-28 Jakob Stoklund OlesenAdd a triple so test runs on Linux as well.
2010-06-28 Jakob Stoklund OlesenAdd more special treatment for inline asm in RegAllocFast.