aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/RegClass.h
AgeCommit message (Expand)Author
2003-01-15Move private headers into private regalloc directoryChris Lattner
2002-12-29More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner
2002-10-29De-inline methodsChris Lattner
2002-05-23Convert RegClass::IsColorUsedArr from a dynamically allocated array toChris Lattner
2002-04-29Eliminate duplicate or unneccesary #include'sChris Lattner
2002-04-08s/Method/FunctionChris 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-10-28Added support for spillingRuchira Sasanka
2001-10-15Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner
2001-09-18Minor fixes: renamed target machine files; fold sched info into TargetMachine.Vikram S. Adve
2001-09-15--reg alloc code addedRuchira Sasanka
2001-09-14Split Target/Machine.h into three files:Chris Lattner
2001-09-14Make a new llvm/Target #include directory.Chris Lattner
2001-09-08Committed for compliation. Not yet final.Ruchira Sasanka