This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aba588d701f Revert "TableGen: Fix typeIsConvertibleTo for record types" new d76d0bdf823 [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in [...]
The 1 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 | 142 ++++++++++++++---------------- lib/Target/Hexagon/HexagonPatterns.td | 2 + test/CodeGen/AMDGPU/cndmask-no-def-vcc.ll | 2 - test/CodeGen/AMDGPU/setcc.ll | 6 +- test/CodeGen/X86/and-sink.ll | 4 +- test/CodeGen/X86/fold-rmw-ops.ll | 15 +--- test/CodeGen/X86/or-branch.ll | 27 +++--- 7 files changed, 90 insertions(+), 108 deletions(-)