aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/LiveIntervalUnion.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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