Fix ordering of operands on lowering of atomicrmw min/max nodes on ARM.
[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