This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09d676e Apply Clang-format to MCAsmParser.cpp NFC. new 70a4ffa [Hexagon] Clear the flow queue after visiting a single instruction new befcbd1 [modules] Re-enable some previously excluded files. new 7724253 [X86] Regenerated shift combine tests.
The 3 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: include/llvm/module.modulemap | 9 --- lib/Target/Hexagon/BitTracker.cpp | 5 ++ test/CodeGen/Hexagon/bit-visit-flowq.ll | 47 ++++++++++++ test/CodeGen/X86/shift-combine.ll | 130 +++++++++++++++++++++++++------- 4 files changed, 156 insertions(+), 35 deletions(-) create mode 100644 test/CodeGen/Hexagon/bit-visit-flowq.ll