This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2e4163e54d5 [SCEV] Fix another unused variable warning in release builds. new fee2961b5ac [WebAssembly] Fix WebAssemblyOptimizeReturned after r300367 new 9128da58315 [APInt] Merge the multiword code from lshrInPlace and tcShi [...]
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: include/llvm/ADT/APInt.h | 10 +-- lib/Support/APInt.cpp | 93 ++++++---------------- .../WebAssembly/WebAssemblyOptimizeReturned.cpp | 2 +- test/CodeGen/WebAssembly/returned.ll | 31 ++++++++ unittests/ADT/APIntTest.cpp | 38 +++++++-- 5 files changed, 95 insertions(+), 79 deletions(-)