This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f35f8a Revert "AMDGPU: Re-do update for branch-relaxation test" new 06a22af [Hexagon] Pick the right branch opcode depending on branch pr [...] new 0eec3b0 [DAG] early exit to improve readability and formatting of vis [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 117 ++++++++++------------- lib/Target/Hexagon/HexagonInstrInfo.cpp | 84 +++++++++++++--- test/CodeGen/Hexagon/builtin-expect.ll | 44 +++++++++ 3 files changed, 166 insertions(+), 79 deletions(-) create mode 100644 test/CodeGen/Hexagon/builtin-expect.ll