summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAllocBasic.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* RABasic is nearly functionally complete. There are a few remainingAndrew Trick2010-11-101-61/+99
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-9/+85
* Reverting r118604. Windows build broke.Andrew Trick2010-11-091-85/+9
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-9/+85
* Adds support for spilling previously allocated live intervals toAndrew Trick2010-11-081-33/+99
* Let RegAllocBasic require MachineDominators - they are already available andJakob Stoklund Olesen2010-11-031-0/+3
* Jakob's review of the basic register allocator.Andrew Trick2010-10-261-4/+91
* This is a prototype of an experimental register allocationAndrew Trick2010-10-221-0/+259
OpenPOWER on IntegriCloud