commit | 5103ba7c919dc3d7f0e93c3ae126a947a363dd33 | [log] [tgz] |
---|---|---|
author | Tobias Grosser <[email protected]> | Tue Mar 04 14:58:49 2014 |
committer | Tobias Grosser <[email protected]> | Tue Mar 04 14:58:49 2014 |
tree | a6cc67e053b9cd949a8b8935ed3954209335674e | |
parent | 30076b024455c0e6a34d4edc007d8fa48903fbbe [diff] |
Introduce PollyIRBuilder PollyIRBuilder is currently just a typedef to IRBuilder<>. Consequently, this change should not affect behavior. In subsequent patches we will extend its functionality to emit loop.parallel metadata. llvm-svn: 202853