commit | 132ef2be48e9204e8fe4947996fa9df153bea6e4 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Sat Feb 18 21:59:09 2017 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Sat Feb 18 21:59:09 2017 +0000 |
tree | 8dd9146cdfdded2e3e844532bcac0098f06583b0 | |
parent | f7584cdc50cab0e8f1b9c443bde140dd46aab4bd [diff] |
[InstSimplify] add nsw/nuw (xor X, signbit), signbit --> X The change to InstCombine in: https://reviews.llvm.org/D29729 ...exposes this missing fold in InstSimplify, so adding this first to avoid a regression. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295573 91177308-0d34-0410-b5e6-96231b3b80d8