summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalUnion.h
Commit message (Expand)AuthorAgeFilesLines
* Check TRI->getReservedRegs because other allocators do it. Even thoughAndrew Trick2010-11-111-0/+3
* RABasic is nearly functionally complete. There are a few remainingAndrew Trick2010-11-101-6/+27
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-2/+21
* Add a trivial virtual dtor to AbstractRegisterDescription to appeaseMatt Beaumont-Gay2010-11-091-0/+11
* Reverting r118604. Windows build broke.Andrew Trick2010-11-091-29/+0
* Adds RABasic verification and tracing.Andrew Trick2010-11-091-0/+29
* Adds support for spilling previously allocated live intervals toAndrew Trick2010-11-081-11/+38
* Remove the vector of live vregs. I thought we would need to trackAndrew Trick2010-10-261-1/+0
* Jakob's review of the basic register allocator.Andrew Trick2010-10-261-17/+24
* This is a prototype of an experimental register allocationAndrew Trick2010-10-221-0/+193
OpenPOWER on IntegriCloud