This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9f45ab5 add tests for PR28672
new 60fc58a [Hexagon] Better handling of HVX vector lowering
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:
lib/Target/Hexagon/HexagonISelLowering.cpp | 18 ++++++++++++++----
lib/Target/Hexagon/HexagonISelLowering.h | 3 +++
test/CodeGen/Hexagon/build-vector-shuffle.ll | 21 +++++++++++++++++++++
3 files changed, 38 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/build-vector-shuffle.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 55ffada Add some unit tests for ArchSpec.
new c5e216c Cleaned up some of the "frame diagnose" code to use Operands [...]
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/lldb/Core/Disassembler.h | 28 +++++++
include/lldb/Expression/DWARFExpression.h | 7 +-
source/Core/Disassembler.cpp | 113 ++++++++++++++++++++++++++++
source/Expression/DWARFExpression.cpp | 118 ++++++++++++++----------------
source/Target/StackFrame.cpp | 24 +++---
5 files changed, 210 insertions(+), 80 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ec0b188 Remove excessive padding from PTHWriter
new 3a10548 Try harder to not inline dllimport functions referencing non- [...]
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:
lib/CodeGen/CodeGenModule.cpp | 25 +++++++++++++++++++++++--
test/CodeGenCXX/dllimport-members.cpp | 2 +-
test/CodeGenCXX/dllimport.cpp | 7 +++++++
3 files changed, 31 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from bd67606 Switch to 64-bit allocator on android/aarch64.
new 6f9e6ba [asan] Reify ErrorFreeNotMalloced
new 0ccfdc4 [asan] Reify ErrorAllocTypeMismatch
new 38e2147 [asan] Reify ErrorMallocUsableSizeNotOwned
new 68d1be0 [asan] Reify ErrorSanitizerGetAllocatedSizeNotOwned
The 4 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/asan/asan_errors.cc | 67 ++++++++++++++++++++++++++++++++++++++++++
lib/asan/asan_errors.h | 77 ++++++++++++++++++++++++++++++++++++++++++++++++-
lib/asan/asan_report.cc | 60 +++++++-------------------------------
3 files changed, 153 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from ee480aa Add comments.
new dfc4581 Split scanVersionScript. NFC.
new b27b9c4 [ELF] Set EF_ARM_EABI_VER5 for ARM
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:
ELF/SymbolTable.cpp | 45 +++++++++++++++++++++++++--------------------
ELF/SymbolTable.h | 1 +
ELF/Writer.cpp | 7 ++++++-
test/ELF/arm-eabi-version.s | 14 ++++++++++++++
4 files changed, 46 insertions(+), 21 deletions(-)
create mode 100644 test/ELF/arm-eabi-version.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from cdc1419 Some more pointer safety in Breakpoint.
new 55ffada Add some unit tests for ArchSpec.
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/lldb/Core/ArchSpec.h | 2 +
source/Core/ArchSpec.cpp | 4 +-
unittests/Core/ArchSpecTest.cpp | 103 ++++++++++++++++++++++++++++++++++++++++
unittests/Core/CMakeLists.txt | 1 +
4 files changed, 108 insertions(+), 2 deletions(-)
create mode 100644 unittests/Core/ArchSpecTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9e6badc Reapply "InstCombine: Reduce trunc (shl x, K) width."
new 9f45ab5 add tests for PR28672
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:
test/Transforms/InstCombine/urem.ll | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 8bc1e59 Inline small funciton.
new ee480aa Add comments.
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:
ELF/SymbolTable.cpp | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from cd4da5b [SemaObjC] Be more strict while parsing type arguments and protocols
new ec0b188 Remove excessive padding from PTHWriter
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:
lib/Frontend/CacheTokens.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.