Files
clang-p2996/llvm/lib/Transforms/InstCombine
Sanjay Patel 53c5c3d65d [InstCombine] add nsw/nuw X, signbit --> or X, signbit
Changing to 'or' (rather than 'xor' when no wrapping flags are set)
allows icmp simplifies to happen as expected.

Differential Revision: https://reviews.llvm.org/D29729

llvm-svn: 295574
2017-02-18 22:20:09 +00:00
..
2017-01-31 17:25:42 +00:00
2017-01-31 17:25:42 +00:00