summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/misched-matmul.ll
Commit message (Expand)AuthorAge
* mi-sched: Force bottom up scheduling for generic targets.Andrew Trick2013-09-04
* mi-sched: improve the generic register pressure comparison.Andrew Trick2013-08-30
* mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...Andrew Trick2013-08-30
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-22
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-25
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* MI Sched: test case fix for previous checkin.Andrew Trick2013-07-19
* Reenable, improve, and add MI-Sched unit tests.Andrew Trick2013-06-17
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-15
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-30
* RegisterPressure heuristics currently require signed comparisons.Andrew Trick2013-04-05