commit | 5f06407357f12484e952d33bbb40d547fb5a2c53 | [log] [tgz] |
---|---|---|
author | Aditya Nandakumar <aditya_nandakumar@apple.com> | Wed Aug 23 20:45:48 2017 +0000 |
committer | Aditya Nandakumar <aditya_nandakumar@apple.com> | Wed Aug 23 20:45:48 2017 +0000 |
tree | 983d38ccff97de0438eaab1266ea24ff2e942e98 | |
parent | 5417eb62a03c71fab1447b502e649e4318429f4d [diff] |
[GISEl]: Translate phi into G_PHI G_PHI has the same semantics as PHI but also has types. This lets us verify that the types in the G_PHI are consistent. This also allows specifying legalization actions for G_PHIs. https://reviews.llvm.org/D36990 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311596 91177308-0d34-0410-b5e6-96231b3b80d8