diff options
| author | Tobias Grosser <tobias@grosser.es> | 2015-09-27 11:17:22 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2015-09-27 11:17:22 +0000 |
| commit | 1b9d25a42d6386856933cc2798c3779b5f79b297 (patch) | |
| tree | e09f7c7ccc124ec3b8b0c4eb3bbec397486c0a25 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
| parent | aabc45b5ad41841778afb2da8e0824ff310754be (diff) | |
| download | bcm5719-llvm-1b9d25a42d6386856933cc2798c3779b5f79b297.tar.gz bcm5719-llvm-1b9d25a42d6386856933cc2798c3779b5f79b297.zip | |
BlockGenerator: Simplify code generated for scop 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 not yet add simplification for non-affine subregions.
llvm-svn: 248681
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions

