commit | 6feb1718ed73f29d2d9dc54a3d152e79a755a4c4 | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Wed Mar 30 20:40:11 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Wed Mar 30 20:40:11 2016 +0000 |
tree | 7291b6a7e1e7e59731d4e4249f0ceaffb393700d | |
parent | 3daeed4a530960371e46f503cce7857848a60109 [diff] |
[NVPTX] Make NVVMReflect a function pass. Summary: Currently it's a module pass. Make it a function pass so that we can move it to PassManagerBuilder's EP_EarlyAsPossible extension point, which only accepts function passes. Reviewers: rnk Subscribers: tra, llvm-commits, jholewinski Differential Revision: http://reviews.llvm.org/D18615 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264919 91177308-0d34-0410-b5e6-96231b3b80d8