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