aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAlloc/RegAllocCommon.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-21Added LLVM copyright header.John Criswell
2003-09-21Standardize the names of include guards.Brian Gaeke
2002-09-14Remove unnecessary include.Vikram S. Adve
2002-09-14Break RA_DEBUG option into several levels to get better output.Vikram S. Adve
2002-09-14Moving to lib/CodeGen/RegAlloc.Vikram S. Adve
2002-05-22Avoid #including CommandLine.hChris Lattner
2002-02-04* Minor cleanupsChris Lattner
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner
2001-09-19Change debug info from #define to command line optionChris Lattner
2001-09-15-- debug messages dissabledRuchira Sasanka
2001-09-08Committed for compliation. Not yet final.Ruchira Sasanka