aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAlloc/InterferenceGraph.cpp
AgeCommit message (Expand)Author
2003-01-15Header is moved into local directoryChris Lattner
2003-01-15#include RegClass.h explicitlyChris Lattner
2002-10-29Add #includes that were eliminated from headersChris Lattner
2002-10-29Make assertIGNode be private to the InterferenceGraph.cpp fileChris Lattner
2002-09-15Fix typos in previous checkin.Vikram S. Adve
2002-09-14Break RA_DEBUG option into several levels to get better control overVikram S. Adve
2002-04-29Eliminate duplicate or unneccesary #include'sChris Lattner
2002-02-05* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a staticChris Lattner
2002-02-04* Add #includes removed from headersChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2002-01-07Added destructors and comments.Ruchira Sasanka
2001-10-16Added support for caller savingRuchira Sasanka
2001-10-15Output to cerr rather than cout so that debug info doesn't mess up assembly g...Chris Lattner
2001-09-14*** empty log message ***Ruchira Sasanka