aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CodeGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stub out a new LiveDebugVariables pass.Jakob Stoklund Olesen2010-11-301-0/+1
* Get rid of static constructors for pass registration. Instead, every pass ex...Owen Anderson2010-10-191-0/+1
* Add initialization routines for CodeGen.Owen Anderson2010-10-071-0/+59