commit | 3d76d3605989238c839c5510b1adc6d013b3db47 | [log] [tgz] |
---|---|---|
author | Fangrui Song <maskray@google.com> | Wed Oct 03 03:38:22 2018 +0000 |
committer | Fangrui Song <maskray@google.com> | Wed Oct 03 03:38:22 2018 +0000 |
tree | 03df0f3f30115f6fc92a124a0593d351f57f3c2d | |
parent | bad39361097bc9a5917470eac9721df80df9cf98 [diff] |
[AMDGPU] Rename pass "isel" to "amdgpu-isel" Summary: The AMDGPU target specific pass "isel" is a misleading name. Reviewers: tstellar, echristo, javed.absar, arsenm Reviewed By: arsenm Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D52759 llvm-svn: 343659