Add support for 128 bit multiplicative operations.
[oota-llvm.git] / lib / CodeGen / StackSlotColoring.cpp
2008-06-23 Evan ChengRemove option used to debug stack coloring bugs. It...
2008-06-23 Evan ChengInstead of adding an isSS field to LiveInterval to...
2008-06-04 Evan ChengAdd a stack slot coloring pass. Not yet enabled.