aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid going through the LLVMContext for type equality where it's safe to dere...Benjamin Kramer2010-01-051-1/+1
* Move CopyCatchInfo into FunctionLoweringInfo.cpp too, for consistency.Dan Gohman2009-11-231-1/+13
* Move some more code out of SelectionDAGBuild.cpp and intoDan Gohman2009-11-231-0/+65
* Move the FunctionLoweringInfo class and some related utility functions outDan Gohman2009-11-231-0/+278