aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SparcV9/RegAlloc/IGNode.cpp
AgeCommit message (Expand)Author
2006-04-20This target is no longer built. The ,v files now live in the reoptimizer.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-23* Use C++ style comments instead of C-styleMisha Brukman
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-09-01Move IGNode from public include directory to here. Minor cleanups like addin...Chris Lattner
2002-09-20Allow copy coalescing in more cases: if sum of node degrees is more thanVikram S. Adve
2002-09-14Break RA_DEBUG option into several levels to get better control overVikram S. Adve
2002-02-05Minor change: Methods that return ValueSet's that are guaranteed to be validChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2002-01-07Added destructors and comments.Ruchira Sasanka
2001-11-03Added an assertion since it seems like AdjList returns an errornous size in m...Ruchira Sasanka
2001-10-19Added code to PhyRegAlloc to mark unusable suggested regsRuchira Sasanka
2001-09-14*** empty log message ***Ruchira Sasanka