| commit | f6c1feb8c3233ffc54c64562d1372b854c4d0b6b | [log] [tgz] |
|---|---|---|
| author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Fri Jan 27 16:38:10 2017 +0000 |
| committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | Fri Jan 27 16:38:10 2017 +0000 |
| tree | edfaa7ded62d60f69b375e7db82350eddeabe5b5 | |
| parent | 1726fc698ccb85fe4bb23c200a50f28b57fc53cb [diff] |
[AMDGPU] Turn AMDGPUUnifyMetadata back into module pass With the adjustPassManager interface that is now possible to use custom early module passes. Differential Revision: https://reviews.llvm.org/D29189 llvm-svn: 293300