X86: when we are auto-detecting the subtarget features, make sure we turn on
[oota-llvm.git] / test / CodeGen / X86 / misched-new.ll
2012-06-20 Jakob Stoklund OlesenRemove the -live-regunits command line option.
2012-06-20 Jakob Stoklund OlesenOnly update regunit live ranges that have been precomputed.
2012-03-29 Lang HamesThe shuffle scheduler is only available in asserts...
2012-03-29 Lang HamesMake x86 REP_MOV* and REP_STO instructions use the...
2012-03-21 Andrew Trickmisched: tag a few XFAILs that I plan to fix