This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7fdf5b1 MIRParser: Use shorter cfi identifiers new 2b8ecef Fix NVPTX/call-with-alloca-buffer.ll after r276777. new 17a4225 [Hexagon] Bitwise operations for insert/extract word not simplified
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 | 89 +++++++++++++++++++++------ lib/Target/Hexagon/HexagonBitTracker.cpp | 21 +++++-- test/CodeGen/Hexagon/bit-gen-rseq.ll | 43 +++++++++++++ test/CodeGen/Hexagon/struct_args.ll | 8 +-- test/CodeGen/NVPTX/call-with-alloca-buffer.ll | 6 +- 5 files changed, 134 insertions(+), 33 deletions(-) create mode 100644 test/CodeGen/Hexagon/bit-gen-rseq.ll