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 b5a980955 [scudo] CRC32 optimizations
new 5a934669a Allow compiler-rt to find lld and libc++ parallel to LLVM, as [...]
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:
CMakeLists.txt | 14 ++++++++++++--
1 file changed, 12 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 gcc.
from 291d33ac24d 2017-05-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
new 7e0401617db gcc/ChangeLog:
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 | 4 ++++
gcc/config/sol2-c.c | 6 +++---
2 files changed, 7 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 25e22520d54 Amend r302535; ifndef and ifdef are different, as it turns out.
new f52671da9b4 [Atomic] Remove IsStore/IsLoad in the interface, and pass 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:
include/llvm/IR/Instruction.h | 6 ++++++
include/llvm/Target/TargetLowering.h | 16 +++++++++-------
lib/CodeGen/AtomicExpandPass.cpp | 31 +++++++++----------------------
lib/IR/Instruction.cpp | 24 ++++++++++++++++++++++++
lib/Target/ARM/ARMISelLowering.cpp | 14 +++++++-------
lib/Target/ARM/ARMISelLowering.h | 8 ++++----
lib/Target/PowerPC/PPCISelLowering.cpp | 14 +++++++-------
lib/Target/PowerPC/PPCISelLowering.h | 8 ++++----
8 files changed, 70 insertions(+), 51 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 e503002a06 clang-format: [JS] keep triple slash directives intact.
new 919b7c6542 Add support for pretty platform names to `@available`/ `__bu [...]
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 | 24 +++++++++++++++++++
lib/Parse/ParseExpr.cpp | 6 +++--
lib/Sema/SemaDeclAttr.cpp | 4 +++-
test/FixIt/fixit-availability.c | 2 +-
test/FixIt/fixit-availability.mm | 42 +++++++++++++++++-----------------
test/Parser/objc-available.m | 6 +++++
test/SemaObjC/unguarded-availability.m | 4 ++--
7 files changed, 61 insertions(+), 27 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 gcc.
from 8d52581b2ea * tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Uncondition [...]
new 24ed87c7323 gcc/ChangeLog:
new 291d33ac24d 2017-05-09 Dominique d'Humieres <dominiq(a)lps.ens.fr>
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:
gcc/ChangeLog | 7 ++++++
gcc/config/i386/msformat-c.c | 36 ++++++++++++++--------------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/coarray_lock_7.f90 | 4 ++--
4 files changed, 31 insertions(+), 20 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 dd718cb76de ARMRegisterBankInfo.h requires LLVM_BUILD_GLOBAL_ISEL to be [...]
new 25e22520d54 Amend r302535; ifndef and ifdef are different, as it turns out.
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/ARM/ARMTargetMachine.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 compiler-rt.
from e12d24d3e Avoid unnecessary calls to vm_region_recurse
new b5a980955 [scudo] CRC32 optimizations
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/scudo/scudo_allocator.cpp | 48 ++++++++++++----------
lib/scudo/scudo_crc32.cpp | 19 +--------
lib/scudo/{scudo_utils.h => scudo_crc32.h} | 64 +++++++++++-------------------
lib/scudo/scudo_utils.h | 59 ---------------------------
4 files changed, 52 insertions(+), 138 deletions(-)
copy lib/scudo/{scudo_utils.h => scudo_crc32.h} (79%)
--
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-tools-extra.
from 2743016c Change EOL style to LF. NFC
new 6f11cc03 [clang-tidy] Allow disabling compatibility check for generate [...]
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:
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 12 ++++++++----
clang-tidy/ClangTidyDiagnosticConsumer.h | 4 +++-
2 files changed, 11 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 1f81185df27 Revert r302469 "Make it illegal for two Functions to point [...]
new dd718cb76de ARMRegisterBankInfo.h requires LLVM_BUILD_GLOBAL_ISEL to be [...]
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/ARM/ARMTargetMachine.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.