Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / misched-new.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-12-05 Andrew TrickRegisterPresssureTracker: Track live physical register...
2012-12-01 Andrew Trickmisched: Fix the DAG builder to handle an undef operand...
2012-10-16 Andrew Trickmisched: Added handleMove support for updating all...
2012-10-15 Andrew TrickCheck output of the misched unit tests
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