commit | ce3ee9dbde383bae708865f72e79ed7589288636 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Thu Jan 04 02:58:15 2018 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Thu Jan 04 02:58:15 2018 +0000 |
tree | 780126b84050d388d93165841a23340d06ed7eda | |
parent | cb27e1d0da7f30562ea6c1c4f01393afbf112620 [diff] |
support phi ranges for machine-level IR Add iterator ranges for machine instruction phis, similar to the IR-level phi ranges added in r303964. I updated a few places to use this. Besides general code simplification, this change will allow removing a non-upstream change from Swift's copy of LLVM (in a better way than my previous attempt in http://reviews.llvm.org/D19080). https://reviews.llvm.org/D41672 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321783 91177308-0d34-0410-b5e6-96231b3b80d8