Initial support for carrying MachineInstrs in SUnits.
[oota-llvm.git] / include / llvm / CodeGen / LiveStackAnalysis.h
2008-10-29 Evan Cheng- Rewrite code that update register live interval that...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-06-04 Evan ChengAdd a stack slot coloring pass. Not yet enabled.