aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/SSARegMap.h
Commit message (Expand)AuthorAgeFilesLines
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-0/+1
* Remove a ton of extraneous #includesChris Lattner2003-06-221-3/+0
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+2
* Simplify interface to creating a registerChris Lattner2003-01-131-3/+5
* Remove default ctorChris Lattner2002-12-251-2/+0
* SSARegMap -- the mapping between SSARegisters and their RegisterClasses, whichMisha Brukman2002-11-201-0/+40