llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / early-ifcvt.ll
2012-08-13 Jakob Stoklund OlesenHandle extra Tail predecessors in if-conversion.
2012-07-04 Jakob Stoklund OlesenAdd early if-conversion support to X86.