This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b560ea777b0 PR32382: Fix emitting complex DWARF expressions. new 4bf2830a010 [APInt] Make operator<<= shift in place. Improve the implem [...]
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: include/llvm/ADT/APInt.h | 31 ++++++++------ lib/Support/APInt.cpp | 102 +++++++++++--------------------------------- unittests/ADT/APIntTest.cpp | 33 ++++++++++++++ 3 files changed, 74 insertions(+), 92 deletions(-)