summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-new.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-3/+3
2012-12-05RegisterPresssureTracker: Track live physical register by unit.Andrew Trick1-0/+30
2012-12-01misched: Fix the DAG builder to handle an undef operand at ExitSU.Andrew Trick1-0/+26
2012-10-16misched: Added handleMove support for updating all kill flags, not just for a...Andrew Trick1-2/+27
2012-10-15Check output of the misched unit testsAndrew Trick1-1/+2
2012-06-20Remove the -live-regunits command line option.Jakob Stoklund Olesen1-1/+0
2012-06-20Only update regunit live ranges that have been precomputed.Jakob Stoklund Olesen1-0/+1
2012-03-29The shuffle scheduler is only available in asserts build - make misched-new.llLang Hames1-0/+1
2012-03-29Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 6...Lang Hames1-2/+3
2012-03-21misched: tag a few XFAILs that I plan to fixAndrew Trick1-0/+25