This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from af18ad3 [mips] Update the link to the MIPS documentation in CompilerW [...]
new 18e7325 Removed unusued template function declaration that has no def [...]
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/Analysis/LoopInfo.h | 4 +---
1 file changed, 1 insertion(+), 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 clang-tools-extra.
from 72a8245 test: simplify commands, NFC
new 2c3642c [clang-include-fixer] Added Emacs integration for clang-inclu [...]
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:
docs/include-fixer.rst | 19 +++
include-fixer/tool/clang-include-fixer.el | 207 ++++++++++++++++++++++++++++++
2 files changed, 226 insertions(+)
create mode 100644 include-fixer/tool/clang-include-fixer.el
--
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 7fca8e8 Fix warning in ldbuildid.c mingw32 code
new 147d994 Fix seg-fault when running garbage collection on coff binaries.
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:
bfd/ChangeLog | 7 +++++++
bfd/coffgen.c | 8 +++++++-
2 files changed, 14 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 binutils-gdb.
from 23fcf59 Fix aarch64_relocs.sh file mode
new 7fca8e8 Fix warning in ldbuildid.c mingw32 code
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 | 4 ++++
ld/ldbuildid.c | 3 ++-
2 files changed, 6 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 781609f Support setting default value for -rtlib at build time
new 4368b2f [ARM] Pass -mimplcit-it= to integrated assembler
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/Driver/Options.td | 1 +
lib/Driver/Tools.cpp | 21 +++++++++++++++++++++
test/Driver/arm-implicit-it.s | 24 ++++++++++++++++++++++++
3 files changed, 46 insertions(+)
create mode 100644 test/Driver/arm-implicit-it.s
--
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 69a499f Use __{U,}INTPTR_TYPE__ to avoid including stdint.h
new 3989f1f predict.c: merge multi-edges
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 | 5 +++
gcc/predict.c | 73 +++++++++++++++++++++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/predict-13.c | 24 +++++++++++++
gcc/testsuite/gcc.dg/predict-14.c | 19 ++++++++++
5 files changed, 116 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/predict-13.c
create mode 100644 gcc/testsuite/gcc.dg/predict-14.c
--
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 aoliva/libcp1
in repository gcc.
from 61ebf37 split class decl from defs, manage scopes and decl reactivation
new dc44a62 fix class-member templates; remove dead specialization code
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:
libcc1/libcp1plugin.cc | 11 +++++++----
1 file changed, 7 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 9968808 Refactor - CodeExtractor : Move check for valid block to stat [...]
new 23ce797 [MBP] Added some more debug messages and some clean ups /NFC
new af18ad3 [mips] Update the link to the MIPS documentation in CompilerW [...]
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/CompilerWriterInfo.rst | 2 +-
lib/CodeGen/MachineBlockPlacement.cpp | 42 ++++++++++++++++++++++++++---------
2 files changed, 32 insertions(+), 12 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 57d0d31 Fix for compiling with clang <= 3.7 and g++6 headers
new 781609f Support setting default value for -rtlib at build time
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 | 15 +++++++-
include/clang/Config/config.h.cmake | 3 ++
lib/Driver/ToolChain.cpp | 22 ++++++-----
lib/Driver/ToolChains.cpp | 23 ++++++-----
lib/Driver/ToolChains.h | 2 +
test/Driver/linux-ld.c | 76 ++++++++++++++++++-------------------
test/Driver/miamcu-opt.c | 14 +++----
test/Driver/miamcu-opt.cpp | 2 +-
test/Driver/mingw-libgcc.c | 24 ++++++------
test/Driver/mingw.cpp | 14 +++----
test/Driver/mips-mti-linux.c | 4 +-
test/Driver/sanitizer-ld.c | 2 +-
test/Driver/windows-cross.c | 2 +-
test/OpenMP/linking.c | 18 +++++----
14 files changed, 124 insertions(+), 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.