forked from OSchip/llvm-project
It did happen that after the inliner finished we end up with promotable allocas in a function. We now run mem2reg to make sure everything is promoted if possible. llvm-svn: 288514 |
||
|---|---|---|
| .. | ||
| Canonicalization.cpp | ||
| CodePreparation.cpp | ||
| DeLICM.cpp | ||
| DeadCodeElimination.cpp | ||
| FlattenAlgo.cpp | ||
| FlattenSchedule.cpp | ||
| ScheduleOptimizer.cpp | ||