| commit | 894c39f770298e8972d3518c9b3531b59c819f56 | [log] [tgz] |
|---|---|---|
| author | Michael Berg <michael_c_berg@apple.com> | Wed Sep 19 18:52:08 2018 +0000 |
| committer | Michael Berg <michael_c_berg@apple.com> | Wed Sep 19 18:52:08 2018 +0000 |
| tree | 721a8e1beaa40223277cb09d25a6b44fb064f5e0 | |
| parent | 1a1c0ee59942f98f2affae96c81b6230c2bf0edb [diff] |
Copy utilities updated and added for MI flags Summary: This patch adds a GlobalIsel copy utility into MI for flags and updates the instruction emitter for the SDAG path. Some tests show new behavior and I added one for GlobalIsel which mirrors an SDAG test for handling nsw/nuw. Reviewers: spatel, wristow, arsenm Reviewed By: arsenm Subscribers: wdng Differential Revision: https://reviews.llvm.org/D52006 llvm-svn: 342576