diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2013-07-21 01:52:33 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2013-07-21 01:52:33 +0000 |
commit | b1ca98c4d096cac07b47edb471462931ce34a9cd (patch) | |
tree | 7a793cad779dff1e32111c2d7bb61b31e5074c82 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f9e7e1dd87193f6dd949cb26c07e0525a4b6e390 (diff) | |
download | bcm5719-llvm-b1ca98c4d096cac07b47edb471462931ce34a9cd.tar.gz bcm5719-llvm-b1ca98c4d096cac07b47edb471462931ce34a9cd.zip |
Hoist the rest of the logic for promoting single-store allocas into the
helper function. This leaves both trivial cases handled entirely in
helper functions and merely manages the list of allocas to process in
the run method.
The next step will be to handle all of the trivial promotion work prior
to even creating the core class and the subsequent simplifications that
enables.
llvm-svn: 186784
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions