| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move CopyCatchInfo into FunctionLoweringInfo.cpp too, for consistency. | Dan Gohman | 2009-11-23 | 1 | -0/+4 |
| | | | | | llvm-svn: 89683 | ||||
| * | Move some more code out of SelectionDAGBuild.cpp and into | Dan Gohman | 2009-11-23 | 1 | -0/+10 |
| | | | | | | | FunctionLoweringInfo.cpp. llvm-svn: 89674 | ||||
| * | Move the FunctionLoweringInfo class and some related utility functions out | Dan Gohman | 2009-11-23 | 1 | -0/+137 |
| of SelectionDAGBuild.h/cpp into its own files, to help separate general lowering logic from SelectionDAG-specific lowering logic. llvm-svn: 89667 | |||||

