Skip to content
Commit b1ca98c4 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent f9e7e1dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment