X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
[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.