This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a5d9c8f92a2 [InstSimplify] fold fadd+fsub with common operand new c517d08361a [InstSimplify] fold fsub+fadd with common operand new 9b5ab2cc213 [Hexagon] Allow use of gather intrinsics even with no-packets
The 2 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/Analysis/InstructionSimplify.cpp | 8 ++++++ lib/Target/Hexagon/HexagonAsmPrinter.cpp | 1 - lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 8 ------ test/CodeGen/Hexagon/no-packets-gather.ll | 31 ++++++++++++++++++---- .../InstSimplify/floating-point-arithmetic.ll | 8 ++---- 5 files changed, 36 insertions(+), 20 deletions(-)