diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-09-27 11:35:00 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-09-27 11:35:00 +0000 |
| commit | 0ff79e586dc0556aca3deca3623617e1a68efe09 (patch) | |
| tree | 097f622f2e36e1f0e34a3a62c40c6d9478aa68db /llvm/lib/CodeGen/Analysis.cpp | |
| parent | 412f9774f862a3f20ca0245caa7d2f943e60da3d (diff) | |
| download | bcm5719-llvm-0ff79e586dc0556aca3deca3623617e1a68efe09.tar.gz bcm5719-llvm-0ff79e586dc0556aca3deca3623617e1a68efe09.zip | |
BlockGenerator: Simplify code generated for region statements
After having generated a new user statement a couple of inefficient or
trivially dead instructions may remain. This commit runs instruction
simplification over the newly generated blocks to ensure unneeded
instructions are removed right away.
This commit does adds simplification for non-affine subregions which was not
yet part of 248681.
llvm-svn: 248683
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions

