Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegisterPresssureTracker: Track live physical register by unit. | Andrew Trick | 2012-12-05 | 1 | -0/+30 |
* | misched: Fix the DAG builder to handle an undef operand at ExitSU. | Andrew Trick | 2012-12-01 | 1 | -0/+26 |
* | misched: Added handleMove support for updating all kill flags, not just for a... | Andrew Trick | 2012-10-16 | 1 | -2/+27 |
* | Check output of the misched unit tests | Andrew Trick | 2012-10-15 | 1 | -1/+2 |
* | Remove the -live-regunits command line option. | Jakob Stoklund Olesen | 2012-06-20 | 1 | -1/+0 |
* | Only update regunit live ranges that have been precomputed. | Jakob Stoklund Olesen | 2012-06-20 | 1 | -0/+1 |
* | The shuffle scheduler is only available in asserts build - make misched-new.ll | Lang Hames | 2012-03-29 | 1 | -0/+1 |
* | Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 6... | Lang Hames | 2012-03-29 | 1 | -2/+3 |
* | misched: tag a few XFAILs that I plan to fix | Andrew Trick | 2012-03-21 | 1 | -0/+25 |