aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-new.ll
AgeCommit message (Expand)Author
2012-12-05RegisterPresssureTracker: Track live physical register by unit.Andrew Trick
2012-12-01misched: Fix the DAG builder to handle an undef operand at ExitSU.Andrew Trick
2012-10-16misched: Added handleMove support for updating all kill flags, not just for a...Andrew Trick
2012-10-15Check output of the misched unit testsAndrew Trick
2012-06-20Remove the -live-regunits command line option.Jakob Stoklund Olesen
2012-06-20Only update regunit live ranges that have been precomputed.Jakob Stoklund Olesen
2012-03-29The shuffle scheduler is only available in asserts build - make misched-new.llLang Hames
2012-03-29Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 6...Lang Hames
2012-03-21misched: tag a few XFAILs that I plan to fixAndrew Trick