This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78e0f474878 AMDGPU: Reduce code size with fcanonicalize (fneg x) new 86e834abd60 Adjust opt pass pipeline tests to cope with combination of [...] new 2618edfa4ca [Hexagon] Simplify A4_rcmp[n]eqi R, 0
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/Target/Hexagon/HexagonBitSimplify.cpp | 123 ++++++++++++++++++++++++ lib/Target/Hexagon/HexagonBitTracker.cpp | 36 ++++++- lib/Target/Hexagon/HexagonBitTracker.h | 1 + test/CodeGen/Hexagon/bit-cmp0.mir | 154 ++++++++++++++++++++++++++++++ test/Other/opt-O2-pipeline.ll | 1 + test/Other/opt-O3-pipeline.ll | 1 + test/Other/opt-Os-pipeline.ll | 1 + 7 files changed, 314 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Hexagon/bit-cmp0.mir