This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 52dff66 [AArch64] Add support for Samsung Exynos M2 (NFC).
new e7fe170 [codeview] Skip injected class names in nested record emission
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/CGDebugInfo.cpp | 3 +++
.../debug-info-codeview-injected-class.cpp | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/CodeGenCXX/debug-info-codeview-injected-class.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 665f603 [AArch64] Add support for Samsung Exynos M2 (NFC).
new 4df351d [CFLAA] Remove modref queries from CFLAA.
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/Analysis/CFLAndersAliasAnalysis.h | 10 --
include/llvm/Analysis/CFLSteensAliasAnalysis.h | 10 --
lib/Analysis/CFLAndersAliasAnalysis.cpp | 106 ---------------------
lib/Analysis/CFLSteensAliasAnalysis.cpp | 82 ----------------
.../CFLAliasAnalysis/Andersen/interproc-ret-arg.ll | 7 +-
.../Andersen/interproc-ret-deref-arg-multilevel.ll | 7 +-
.../Andersen/interproc-ret-deref-arg.ll | 11 ++-
.../Andersen/interproc-ret-ref-arg-multilevel.ll | 5 +-
.../Andersen/interproc-ret-ref-arg.ll | 3 +-
.../Andersen/interproc-store-arg.ll | 9 +-
.../Steensgaard/interproc-ret-arg.ll | 3 +-
11 files changed, 26 insertions(+), 227 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 llvm.
from e018866 [CFLAA] Make CFLAnders more conservative with new Values.
new 665f603 [AArch64] Add support for Samsung Exynos M2 (NFC).
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/Support/AArch64TargetParser.def | 2 ++
include/llvm/Support/ARMTargetParser.def | 1 +
lib/Target/AArch64/AArch64.td | 1 +
lib/Target/ARM/ARM.td | 6 ++++++
test/CodeGen/AArch64/cpus.ll | 1 +
test/CodeGen/AArch64/remat.ll | 1 +
test/CodeGen/ARM/build-attributes.ll | 30 +++++++++++++++++++++++++++-
unittests/Support/TargetParserTest.cpp | 7 ++++---
8 files changed, 45 insertions(+), 4 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 ccbfd6c [Parse] Let declarations follow labels in -fms-extensions mode
new 52dff66 [AArch64] Add support for Samsung Exynos M2 (NFC).
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/CodeGen/arm-target-features.c | 1 +
test/Driver/aarch64-cpus.c | 22 ++++++++++++++++++++++
test/Driver/arm-cortex-cpus.c | 8 ++++++++
test/Preprocessor/aarch64-target-features.c | 1 +
4 files changed, 32 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 compiler-rt.
from 4310642 [compiler-rt] Fix various typos in asan dll [NFC]
new 8d02463 Use 'unsigned long' to match the APIs of the MS bitscan intrinsics
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/builtins/int_lib.h | 6 +++---
1 file changed, 3 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 llvm.
from c6005fe Included test for r277360.
new e018866 [CFLAA] Make CFLAnders more conservative with new Values.
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/Analysis/CFLAndersAliasAnalysis.cpp | 11 +++++++----
1 file changed, 7 insertions(+), 4 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 llvm.
from c54b1ec Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC
new 6687e3a [Verifier] Resume instructions can only be in functions w/ a [...]
new c6005fe Included test for r277360.
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/IR/Verifier.cpp | 16 ++++++++++++++++
test/Transforms/ObjCARC/path-overflow.ll | 2 +-
test/Verifier/resume.ll | 7 +++++++
3 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/Verifier/resume.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 5a48866 [lldb] Delete dead, infinitely-recursive code (NFC)
new 81502dc [asan] Remove unused #include (NFC)
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:
.../InstrumentationRuntime/AddressSanitizer/AddressSanitizerRuntime.h | 1 -
1 file changed, 1 deletion(-)
--
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 c765d8530 [Hexagon] Check for offset overflow when reserving scavenging slots
new c54b1ec Replace MachineInstr* with MachineInstr& in TargetInstrInfo, NFC
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/Target/TargetInstrInfo.h | 8 +++---
lib/CodeGen/MachinePipeliner.cpp | 18 ++++++-------
lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 38 ++++++++++++++--------------
lib/Target/Hexagon/HexagonInstrInfo.h | 8 +++---
lib/Target/Hexagon/HexagonSubtarget.cpp | 6 ++---
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 8 +++---
7 files changed, 44 insertions(+), 44 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 libcxx.
from e6521d6 Add a bunch of noexcepts to char_traits and string_view.
new 16d768b Improve shared_ptr dtor performance
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:
src/memory.cpp | 30 +++++++++++++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.