This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 0e34f999da [mips] Enable `long_call/short_call` attributes on MIPS64
new 7e859c0fd6 Lexer: always allow imaginary constants in GNU mode.
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/Lex/LiteralSupport.cpp | 2 +-
test/Lexer/imaginary-constants.cpp | 25 +++++++++++++++++++++++++
test/SemaCXX/constexpr-printing.cpp | 2 +-
unittests/AST/DeclTest.cpp | 2 +-
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 test/Lexer/imaginary-constants.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 a39bc3c640c [GVN] Remove stale entries in phitranslate cache when new p [...]
new 13e21d90455 [MachineOutliner] Ensure AArch64 outliner doesn't mess with [...]
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/AArch64/AArch64InstrInfo.cpp | 13 ++---
test/CodeGen/AArch64/machine-outliner.mir | 81 +++++++++++++++++++++++++++++++
2 files changed, 88 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AArch64/machine-outliner.mir
--
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 b95a5707381 BasicAA: assert on another case where aliasGEP shouldn't ge [...]
new a39bc3c640c [GVN] Remove stale entries in phitranslate cache when new p [...]
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/Transforms/Scalar/GVN.h | 1 +
lib/Transforms/Scalar/GVN.cpp | 14 ++++++++++
test/Transforms/GVN/PRE/phi-translate-2.ll | 45 ++++++++++++++++++++++++++++++
3 files changed, 60 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 llvm.
from 8a7a8e6735e Make ICP uses PSI to check for hotness.
new b95a5707381 BasicAA: assert on another case where aliasGEP shouldn't ge [...]
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/BasicAliasAnalysis.cpp | 4 +++-
1 file changed, 3 insertions(+), 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 clang.
from 9452fead78 [codeview] Emit nested enums and typedefs from classes
new 0e34f999da [mips] Enable `long_call/short_call` attributes on MIPS64
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/clang/Basic/Attr.td | 17 +++++++++--------
test/CodeGen/long-call-attr.c | 1 +
test/Sema/attr-long-call.c | 1 +
3 files changed, 11 insertions(+), 8 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 43c12c39b Add NetBSD support in asan_malloc_linux.cc
new dc85b2098 [winasan] Fix hotpatching ntdll!strcpy for Win10 creators edition
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/interception/interception_win.cc | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 binutils-gdb.
from 24d3e51bf0 Fix address violation problems when parsing corrupt ELF binaries.
new fe22cbc418 ld: Replace --rpath with -Wl,--rpath
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:
ld/ChangeLog | 7 +++++++
ld/configure | 2 +-
ld/configure.ac | 2 +-
3 files changed, 9 insertions(+), 2 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 9d69b6f1cd1 [codeview] Emit nested enums and typedefs from classes
new 8a7a8e6735e Make ICP uses PSI to check for hotness.
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/IndirectCallPromotionAnalysis.cpp | 11 +--------
.../Instrumentation/IndirectCallPromotion.cpp | 28 +++++++++++++++-------
test/Other/new-pm-lto-defaults.ll | 1 +
test/Transforms/PGOProfile/icp_invoke.ll | 4 ++--
.../PGOProfile/indirect_call_promotion.ll | 13 +++++-----
.../PGOProfile/thinlto_indirect_call_promotion.ll | 4 ++--
.../Transforms/PGOProfile/thinlto_samplepgo_icp.ll | 2 +-
7 files changed, 33 insertions(+), 30 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 libcxxabi.
from eb5fa06 [libc++abi] Use proper calling convention for TLS destructor
new dc64cee [demangler] Rename some variables, 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:
src/cxa_demangle.cpp | 1324 +++++++++++++++++++++++++-------------------------
1 file changed, 662 insertions(+), 662 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 lldb.
from ef0f7242f Checking in files accidentally missed in later diffs of revis [...]
new 72d7384b7 Add existing unit tests to Xcode project
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:
lldb.xcodeproj/project.pbxproj | 52 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.