aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAlloc/LiveRange.h
AgeCommit message (Expand)Author
2004-01-09Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specificChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-23* Order #includes as per style guideMisha Brukman
2003-10-21Added LLVM copyright header.John Criswell
2003-09-21Standardize the names of include guards.Brian Gaeke
2003-07-10isMarkedForSpill() should be const.Vikram S. Adve
2003-06-22Remove a ton of extraneous #includesChris Lattner
2003-06-11Included assert.h so that the code compiles under newer versions of GCC.John Criswell
2003-01-15Add new methodChris Lattner
2003-01-14Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.hChris Lattner
2002-10-29Remove long dead #if 0Chris Lattner
2002-10-29Remove #includeChris Lattner
2002-03-31Add method clearCallInterference().Vikram S. Adve
2002-02-05* Code Cleanups of IGNode.hChris Lattner
2002-02-05* Code CleanupsChris Lattner
2002-02-04* Minor cleanupsChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2002-01-07Added comments, destructors where necessary.Ruchira Sasanka
2001-11-15Changed some names of methods, added const etc.Ruchira Sasanka
2001-11-08Added two minor methods.Vikram S. Adve
2001-10-28Added support for spillingRuchira Sasanka
2001-10-19Added code to support unusable Suggested Colors.Ruchira Sasanka
2001-10-19Changed Call interference infoRuchira Sasanka
2001-10-15Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner
2001-09-30added suggesting color supportRuchira Sasanka
2001-09-08--RuchiraRuchira Sasanka