This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b09e7cd [AMDGPU] Remove assumption that vector and scalar types do not alias new 0f0cd01 [DAGCombiner] add fold for 'All sign bits set?' new 872b505 Fix APFloat mod (committing for simonbyrne) new 2215b7d Fix 80-column violation in previous commit. new 8b1380a [Hexagon] Fix typo in HexagonEarlyIfCConv.cpp
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +- lib/Support/APFloat.cpp | 42 +++----------- lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 2 +- .../Hexagon/ifcvt-diamond-bug-2016-08-26.ll | 2 +- test/CodeGen/PowerPC/setcc-logic.ll | 14 ++--- test/CodeGen/X86/setcc-logic.ll | 8 +-- unittests/ADT/APFloatTest.cpp | 64 ++++++++++++++++++++++ 7 files changed, 87 insertions(+), 51 deletions(-)