aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Scalar/LowerGC.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update GC intrinsics to take a pointer to the object as well as a pointerChris Lattner2004-07-221-5/+8
* Expand the coercion of constants to include the newly constant Globals.Reid Spencer2004-07-181-2/+1
* bug 122:Reid Spencer2004-07-181-3/+3
* Spelling people's names right is kinda importantChris Lattner2004-05-231-1/+1
* Implement the -lowergc pass which is used by code generators (like the CBE)Chris Lattner2004-05-231-0/+326