summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/RegAlloc/RegAllocCommon.h
Commit message (Collapse)AuthorAgeFilesLines
* * Minor cleanupsChris Lattner2002-02-041-3/+2
| | | | | | | | * Reduce number of #includes, sometimes drastically (LiveRangeInfo.h lost _7_) * Move instrIsFeasible() from InstrScheduling.h to SchedPriorities.h * Delete blank lines at end of files llvm-svn: 1672
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-1/+1
| | | | | | | | from "llvm/Support/..." that are not llvm dependant. Move files and fix #includes llvm-svn: 1400
* Change debug info from #define to command line optionChris Lattner2001-09-191-1/+12
| | | | llvm-svn: 646
* -- debug messages dissabledRuchira Sasanka2001-09-151-1/+1
| | | | llvm-svn: 589
* Committed for compliation. Not yet final.Ruchira Sasanka2001-09-081-0/+10
--Ruchira llvm-svn: 505
OpenPOWER on IntegriCloud