This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 48b5ee7a0b [Sema] Diagnose an invalid dependent function template speci [...]
new f9af50d37f When we choose to use zeroinitializer for a trailing portion [...]
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/CGExprConstant.cpp | 14 +++++++++++++-
test/CodeGen/init.c | 4 ++++
2 files changed, 17 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 gcc.
from c6ab95ff169 2018-07-19 Michael Collison <michael.collison(a)arm.com> [...]
new 38cf91e5dc8 Add "optinfo" framework
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:
gcc/ChangeLog | 74 +++++++
gcc/Makefile.in | 1 +
gcc/coretypes.h | 7 +
gcc/dump-context.h | 138 +++++++++++++
gcc/dumpfile.c | 597 +++++++++++++++++++++++++++++++++++++++++++++++++----
gcc/dumpfile.h | 84 +++++---
gcc/optinfo.cc | 236 +++++++++++++++++++++
gcc/optinfo.h | 203 ++++++++++++++++++
8 files changed, 1274 insertions(+), 66 deletions(-)
create mode 100644 gcc/dump-context.h
create mode 100644 gcc/optinfo.cc
create mode 100644 gcc/optinfo.h
--
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 add6b02377 Fix failing testcase to actually be valid.
new 48b5ee7a0b [Sema] Diagnose an invalid dependent function template speci [...]
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/DiagnosticSemaKinds.td | 7 +++++++
lib/Sema/SemaTemplate.cpp | 27 ++++++++++++++++++++++-----
test/CXX/temp/temp.decls/temp.friend/p1.cpp | 28 ++++++++++++++++++++++++++++
3 files changed, 57 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 llvm.
from 0d0107000d2 Disable GCC's -Wclass-memaccess warning
new b1b35797986 Work around bug in mingw-w64 GCC 8.1.0
new e05bab28b64 [llvm-mca][docs] Add Timeline and How MCA works.
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/CommandGuide/llvm-mca.rst | 226 ++++++++++++++++++++++++++++++++++++++++-
include/llvm/IR/GlobalValue.h | 16 +--
2 files changed, 231 insertions(+), 11 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 1ba1b02a1 Add support for R_HEX_B32_PCREL_X, R_HEX_B22_PCREL_X relocations
new 45a939d84 [ELF][HEXAGON] Add support for R_HEX_B15_PCREL
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/Arch/Hexagon.cpp | 4 ++++
test/ELF/hexagon.s | 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 compiler-rt.
from 3640f73c3 [profile] Add interface to get profile filename
new fe6fc19e8 [profile] Fix typo in test
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/profile/instrprof-path.c | 2 +-
1 file changed, 1 insertion(+), 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 a34dfe65428 Fix -Wsign-compare in llvm-readobj
new 85eba188bc6 [X86] Fix some 'return SDValue()' after DCI.CombineTo inste [...]
new 0d0107000d2 Disable GCC's -Wclass-memaccess warning
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:
cmake/modules/HandleLLVMOptions.cmake | 5 +++++
lib/Target/X86/X86ISelLowering.cpp | 20 +++++++-------------
2 files changed, 12 insertions(+), 13 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 b2f9f92413f [LSV] Refactoring + supporting bitcasts to a type of differ [...]
new a34dfe65428 Fix -Wsign-compare in llvm-readobj
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:
tools/llvm-readobj/ObjDumper.cpp | 2 +-
1 file changed, 1 insertion(+), 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 glibc.
from e84bd8514c INSTALL: Add a note for Intel CET status
new 1cf4ae7fe6 benchtests: improve argument parsing through argparse library
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:
ChangeLog | 9 +++++++++
benchtests/scripts/compare_bench.py | 40 ++++++++++++++++++-------------------
2 files changed, 28 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.