aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/RegAllocLinearScan.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply Chris' suggestions.Evan Cheng2007-10-171-1/+2
* Clean up code that calculate MBB live-in's.Evan Cheng2007-10-171-17/+19
* Some clean up.Evan Cheng2007-10-161-19/+10
* Some clean up.Evan Cheng2007-10-121-3/+0
* Pluggable coalescers inplementation.David Greene2007-09-061-1/+9
* Re-implement trivial rematerialization. This allows def MIs whose live interv...Evan Cheng2007-08-131-18/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+828