aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/misched-matmul.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-79/+79
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* mi-sched: Force bottom up scheduling for generic targets.Andrew Trick2013-09-041-3/+6
* mi-sched: improve the generic register pressure comparison.Andrew Trick2013-08-301-2/+1
* mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness...Andrew Trick2013-08-301-1/+2
* Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling2013-08-221-1/+1
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-251-1/+1
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-1/+1
* MI Sched: test case fix for previous checkin.Andrew Trick2013-07-191-1/+1
* Reenable, improve, and add MI-Sched unit tests.Andrew Trick2013-06-171-3/+2
* Machine Model: Add MicroOpBufferSize and resource BufferSize.Andrew Trick2013-06-151-1/+2
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-301-36/+32
* RegisterPressure heuristics currently require signed comparisons.Andrew Trick2013-04-051-0/+228