| commit | a3624b6099a7d962aa181f5f149fe28ec6b63a81 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Mon Nov 23 17:16:22 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Mon Nov 23 17:16:22 2009 +0000 |
| tree | 696db28abc256e0f08c635ec8321c9d07250d1bc | |
| parent | 214ef9a4ef386ecde0335709e4fcdfeb105c52b7 [diff] |
Move the FunctionLoweringInfo class and some related utility functions out of SelectionDAGBuild.h/cpp into its own files, to help separate general lowering logic from SelectionDAG-specific lowering logic. llvm-svn: 89667