aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveIntervalUnion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment typo.Andrew Trick2010-11-301-1/+1
* Coding style. No significant functionality. Abandon linear scan styleAndrew Trick2010-11-301-154/+178
* RABasic is nearly functionally complete. There are a few remainingAndrew Trick2010-11-101-1/+71
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-5/+47
* Reverting r118604. Windows build broke.Andrew Trick2010-11-091-46/+5
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-5/+46
* Adds support for spilling previously allocated live intervals toAndrew Trick2010-11-081-41/+57
* Remove the vector of live vregs. I thought we would need to trackAndrew Trick2010-10-261-5/+0
* Jakob's review of the basic register allocator.Andrew Trick2010-10-261-14/+16
* Fix a likely bug in an assertion by adding parentheses around '||'. This bugChandler Carruth2010-10-231-1/+1
* This is a prototype of an experimental register allocationAndrew Trick2010-10-221-0/+167