This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e1f925 [InstSimplify] allow folds for bool vector div/rem new cc002ba GlobalISel: inform FrameLowering when we emit a function call. new ea69bf9 [Hexagon] Fixes to the bitsplit generation
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/GlobalISel/IRTranslator.cpp | 1 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 1 + lib/Target/Hexagon/HexagonBitSimplify.cpp | 57 +++++++++++++++++----- test/CodeGen/AArch64/GlobalISel/call-translator.ll | 1 + test/CodeGen/AArch64/GlobalISel/legalize-pow.mir | 3 ++ test/CodeGen/Hexagon/bit-bitsplit-at.ll | 33 +++++++++++++ 6 files changed, 85 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/Hexagon/bit-bitsplit-at.ll