| commit | a420562257acb28e7083b88644a3819525fa6d4e | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@gmail.com> | Fri Jun 09 03:21:29 2017 +0000 |
| committer | Craig Topper <craig.topper@gmail.com> | Fri Jun 09 03:21:29 2017 +0000 |
| tree | 5e5b331513bbd6cdf3d0e66e4be4afa8dcfa5b2a | |
| parent | f08b38cbe15890db5fac9523a0e6a6e4c084a437 [diff] |
[InstCombine] Pass a proper context instruction to all of the calls into InstSimplify Summary: This matches the behavior we already had for compares and makes us consistent everywhere. Reviewers: dberlin, hfinkel, spatel Reviewed By: dberlin Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D33604 llvm-svn: 305049