diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-02-24 16:16:32 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-02-24 16:16:32 +0000 |
commit | 275a1756ad113a2a58bba1fd621ba1921e0e94f0 (patch) | |
tree | 50ba75b9597839243d70cc90cc574699698cfaa1 /llvm/test | |
parent | d2f3b87812cfeebf3861766562429354c9c37749 (diff) | |
download | bcm5719-llvm-275a1756ad113a2a58bba1fd621ba1921e0e94f0.tar.gz bcm5719-llvm-275a1756ad113a2a58bba1fd621ba1921e0e94f0.zip |
Allow non-affine control flow -- Code Generation
This is the code generation for region statements that are created
when non-affine control flow was present in the input. A new
generator, similar to the block or vector generator, for regions is
used to traverse and copy the region statement and to adjust the
control flow inside the new region in the end.
llvm-svn: 230340
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions