This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 873d460 [x86] avoid crashing with illegal vector type (PR31672)
new 4133d85 llvm-cxxfilt: support `-_`
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/tools/llvm-cxxfilt/underscore.test | 11 +++++++++++
tools/llvm-cxxfilt/llvm-cxxfilt.cpp | 29 +++++++++++++++++++++++------
2 files changed, 34 insertions(+), 6 deletions(-)
create mode 100644 test/tools/llvm-cxxfilt/underscore.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 llvm.
from 4eca311 [PM] Fix a really nasty bug introduced when adding PGO suppor [...]
new 873d460 [x86] avoid crashing with illegal vector type (PR31672)
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/X86/X86ISelLowering.cpp | 40 +++++++----
test/CodeGen/X86/sse1.ll | 133 +++++++++++++++++++++++++++++++++++++
2 files changed, 159 insertions(+), 14 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 gcc-5-branch
in repository gcc.
from adb7166 Daily bump.
new 180c571 Merge from mainline 2017-01-01 Gerald Pfeifer <gerald@pfe [...]
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/doc/xml/faq.xml | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 6 +++---
3 files changed, 12 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 gcc-6-branch
in repository gcc.
from f765ad4 Daily bump.
new a30511e Backport from mainline 2017-01-01 Gerald Pfeifer <gerald@ [...]
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:
libstdc++-v3/ChangeLog | 8 ++++++++
libstdc++-v3/doc/xml/faq.xml | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 6 +++---
3 files changed, 12 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 gcc.
from f79cb8d * gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.
new a0e6872 * gcov.c (INCLUDE_ALGORITHM): Define. (INCLUDE_VECTOR): Def [...]
new 5b5ea34 * README.Portability: Remove note on an Irix compatibility issue.
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 | 10 ++++++++++
gcc/README.Portability | 8 --------
gcc/gcov.c | 4 ++--
3 files changed, 12 insertions(+), 10 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 787c2b1 Daily bump.
new f79cb8d * gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c | 2 +-
2 files changed, 5 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 llvm.
from 112dbbc [IR] Add LLVM_READONLY to BasicBlock::getTerminator.
new 71ffb16 [PM] Improve the debug logging to always include the IR unit' [...]
new 36a10ee [PM] Add some debug logging to the new PM inliner to make it [...]
new 4eca311 [PM] Fix a really nasty bug introduced when adding PGO suppor [...]
The 3 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/PassManager.h | 7 +-
lib/Transforms/IPO/Inliner.cpp | 46 +++++----
test/Other/new-pm-defaults.ll | 2 +-
.../Inline/cgscc-incremental-invalidate.ll | 111 +++++++++++++++++++++
4 files changed, 144 insertions(+), 22 deletions(-)
create mode 100644 test/Transforms/Inline/cgscc-incremental-invalidate.ll
--
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 80b90fe [docs] Point to upstream Sphinx install instructions.
new f931f14 [IR] Use const_cast to reuse the const version of two BasicBl [...]
new 112dbbc [IR] Add LLVM_READONLY to BasicBlock::getTerminator.
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/llvm/IR/BasicBlock.h | 10 +++++++---
lib/IR/BasicBlock.cpp | 9 ---------
2 files changed, 7 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 llvm.
from 7728ff0 [libFuzzer] Specify the CRT considered (MT or MD) for tests o [...]
new 80b90fe [docs] Point to upstream Sphinx install instructions.
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/CMake.rst | 2 ++
1 file changed, 2 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 aeb1a33 [interception] Check for export table's size before referring [...]
new 2bd8330 Revert "[interception] Check for export table's size before r [...]
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/interception/interception_win.cc | 2 --
test/interception/CMakeLists.txt | 25 -------------------
.../TestCases/Windows/empty_export_table.cc | 17 -------------
test/interception/TestCases/Windows/lit.local.cfg | 9 -------
test/interception/lit.cfg | 28 ----------------------
test/interception/lit.site.cfg.in | 15 ------------
6 files changed, 96 deletions(-)
delete mode 100644 test/interception/TestCases/Windows/empty_export_table.cc
delete mode 100644 test/interception/TestCases/Windows/lit.local.cfg
delete mode 100644 test/interception/lit.cfg
delete mode 100644 test/interception/lit.site.cfg.in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.