move call handling in handleEndBlock up a bit, and simplify it.
[oota-llvm.git] / lib / CodeGen / RegAllocBase.h
2010-11-11 Andrew TrickCheck TRI->getReservedRegs because other allocators...
2010-11-10 Andrew TrickRABasic is nearly functionally complete. There are...
2010-11-09 Andrew TrickAdds RABasic verification and tracing.
2010-11-09 Andrew TrickReverting r118604. Windows build broke.
2010-11-09 Andrew TrickAdds RABasic verification and tracing.
2010-11-08 Andrew TrickAdds support for spilling previously allocated live...
2010-10-26 Andrew TrickJakob's review of the basic register allocator.
2010-10-22 Andrew TrickNonvirtual dtor that was accessible enough to be bad.
2010-10-22 Andrew TrickThis is a prototype of an experimental register allocation