Revamp supported ops. Instead of just being supported or not, we now keep
[oota-llvm.git] / lib / CodeGen / RegAllocLinearScan.cpp
2003-12-05 Alkis EvlogimenosFix bug in register spilling when a preallocated live...
2003-12-04 Alkis EvlogimenosImprove debugging output and clean up some code.
2003-11-30 Alkis EvlogimenosPrint instructions before register allocation is perfor...
2003-11-30 Alkis EvlogimenosRemove "numReloaded" statistic.
2003-11-20 Alkis EvlogimenosMerging the linear scan register allocator in trunk...