This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cb2f53f0904 [MachineOutliner][NFC] Move debug info emission to createOu [...]
new 7840e607b99 [Bitcode] Address backwards compat bug in r342631
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/Bitcode/Reader/MetadataLoader.cpp | 4 ++--
test/Bitcode/Inputs/apple-clang-700-O3-g-1.bc | Bin 0 -> 8096 bytes
test/Bitcode/apple-clang-700-compat.test | 8 ++++++++
3 files changed, 10 insertions(+), 2 deletions(-)
create mode 100644 test/Bitcode/Inputs/apple-clang-700-O3-g-1.bc
create mode 100644 test/Bitcode/apple-clang-700-compat.test
--
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 272e7ca676 [Sema] Retain __restrict qualifiers when substituting a refe [...]
new f4426c04a2 Fix an assert in -Wquoted-include-in-framework-header
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/HeaderSearch.cpp | 2 +-
.../Inputs/double-quotes/NotAFramework/Headers/Headers/Thing1.h | 1 +
.../Inputs/double-quotes/NotAFramework/Headers/Headers/Thing2.h | 1 +
test/Modules/double-quotes.m | 3 +++
4 files changed, 6 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/Inputs/double-quotes/NotAFramework/Headers/Headers [...]
create mode 100644 test/Modules/Inputs/double-quotes/NotAFramework/Headers/Headers [...]
--
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 c475f56919 More Solaris procfs cleanup
new dbfcd05365 RISC-V: Fix library search path for rv32.
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 | 6 ++++++
ld/emulparams/elf32lriscv.sh | 2 +-
ld/emulparams/elf32lriscv_ilp32.sh | 2 +-
ld/emulparams/elf32lriscv_ilp32f.sh | 2 +-
4 files changed, 9 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 e54994e9c00 [inline Cost] Don't mark functions accessing varargs as non [...]
new cb2f53f0904 [MachineOutliner][NFC] Move debug info emission to createOu [...]
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/MachineOutliner.cpp | 58 ++++++++++++++++-------------------------
1 file changed, 23 insertions(+), 35 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 8281907cd2e Fix -Wtrigraphs.
new e54994e9c00 [inline Cost] Don't mark functions accessing varargs as 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/Analysis/InlineCost.cpp | 12 +++++-------
test/Transforms/Inline/inline-varargs.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 7 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 test-suite.
from 2a362a38 [XRay] Remove use of deprecated options
new 456c1f8a Disable test MicroBenchmarks/XRay/FDRMode/fdrmode-bench.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:
MicroBenchmarks/XRay/CMakeLists.txt | 8 +++++++-
1 file changed, 7 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 9019642fe0b rs6000: Delete VECTOR_OTHER
new dadfd3b6409 [OpenACC] handle missing OMP_LIST_ clauses in fortran's par [...]
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/fortran/ChangeLog | 5 +++++
gcc/fortran/dump-parse-tree.c | 13 +++++++++----
2 files changed, 14 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 2d481c770a9 Fix warnings.
new 8281907cd2e Fix -Wtrigraphs.
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-pdbutil/MinimalTypeDumper.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 lld.
from 4051b9763 [ELF][HEXAGON] Set DefaultMaxPageSize to 64K
new 0a6191991 Add paretntheses around a C macro parameter.
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/lld/Common/ErrorHandler.h | 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 clang.
from d978d76f50 Add testcases for r342667.
new 272e7ca676 [Sema] Retain __restrict qualifiers when substituting a refe [...]
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/Sema/TreeTransform.h | 12 +++++++++---
test/SemaCXX/subst-restrict.cpp | 18 ++++++++++++++++++
2 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 test/SemaCXX/subst-restrict.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.