This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6ed7d3348e3 [ProfileSummary] Add options to override hot and cold count [...]
new 4860c625396 Refactor the lit configuration files
new 04550cf8d34 [SystemZ::TTI] Improve cost handling of uint/sint to fp co [...]
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/Target/SystemZ/SystemZTargetTransformInfo.cpp | 10 +++--
test/Analysis/CostModel/SystemZ/fp-cast.ll | 46 +++++++++++++++++++++++
utils/lit/lit/llvm/config.py | 2 +
3 files changed, 54 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 062cd21484f Fixed inclusion of M_PI fow MinGW-w64
new 6ed7d3348e3 [ProfileSummary] Add options to override hot and cold count [...]
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/ProfileSummaryInfo.cpp | 18 ++++++++++++++++++
test/Analysis/ProfileSummary/basic.ll | 12 ++++++++++++
2 files 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 35f51182b Revert "Change the timestamp of llvmcache-foo file to meet t [...]
new d79aa865d Reland "Change the timestamp of llvmcache-foo file to meet t [...]
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/ELF/lto/cache.ll | 4 ++++
test/wasm/lto/cache.ll | 4 ++++
2 files changed, 8 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 lldb.
from dda2cfa00 [NativePDB] Make tests work on x86 too
new 86bf739e8 [FileSystme] Move ::open abstraction into FileSystem.
new 019d684f7 [FileSystem] Remove `SetFileSystem` method.
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/lldb/Host/FileSystem.h | 9 ++++-----
source/Host/common/File.cpp | 12 ++----------
source/Host/common/FileSystem.cpp | 4 ----
source/Host/posix/FileSystem.cpp | 5 +++++
source/Host/windows/FileSystem.cpp | 9 +++++++++
5 files changed, 20 insertions(+), 19 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 0cb04a9067 Remove the duplicated definition of size_t
new c20b3c3ebf Change -fsanitize-address-poison-class-member-array-new-cook [...]
new 3ad36a9111 [CodeGen] Fix a crash when updating a designated initializer
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:
docs/ClangCommandLineReference.rst | 6 ++++--
docs/UsersManual.rst | 8 ++++----
include/clang/Driver/Options.td | 12 ++++++------
include/clang/Driver/SanitizerArgs.h | 1 +
include/clang/Frontend/CodeGenOptions.def | 2 +-
lib/CodeGen/CGExprConstant.cpp | 16 ++++++++--------
lib/CodeGen/ItaniumCXXABI.cpp | 2 +-
lib/Driver/SanitizerArgs.cpp | 8 ++++++++
lib/Frontend/CompilerInvocation.cpp | 8 ++++----
test/CodeGen/address-sanitizer-and-array-cookie.cpp | 2 +-
test/CodeGen/designated-initializers.c | 14 +++++++++++++-
test/Driver/fsanitize.c | 18 ++++++++++++++++++
12 files changed, 69 insertions(+), 28 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 d54cfd762b QUIET flag initialization missing in 2 places.
new e8bf1ce461 (Ada) Add ravenscar tasking support on AArch64
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:
gdb/ChangeLog | 13 ++
gdb/Makefile.in | 3 +
gdb/NEWS | 5 +
gdb/aarch64-ravenscar-thread.c | 213 +++++++++++++++++++++
gdb/{mi/mi-interp.h => aarch64-ravenscar-thread.h} | 12 +-
gdb/aarch64-tdep.c | 3 +
gdb/configure.tgt | 3 +-
7 files changed, 245 insertions(+), 7 deletions(-)
create mode 100644 gdb/aarch64-ravenscar-thread.c
copy gdb/{mi/mi-interp.h => aarch64-ravenscar-thread.h} (76%)
--
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 7e36a98252d [SystemZ] Rework getInterleavedMemoryOpCost()
new 062cd21484f Fixed inclusion of M_PI fow MinGW-w64
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/AMDGPU/SIISelLowering.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.