This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f597840 Attempt to fix Windows buildbot.
new 6cd8b3d [VFS] Ignore broken symlinks in the directory iterator.
new 57f2628 [VFS] Remove the Path variable from RealFSDirIter. NFC.
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/clang/Basic/VirtualFileSystem.h | 2 +-
lib/Basic/VirtualFileSystem.cpp | 11 ++--
unittests/Basic/VirtualFileSystemTest.cpp | 83 +++++++++++++++++++++++++++++++
3 files changed, 87 insertions(+), 9 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 18cadbe [ELF] Propely handle .eh_frame in linker scripts
new 42e75fc Options such as -omagic or -opt-remarks-* should be interpret [...]
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/Options.td | 6 +++---
test/ELF/lto/opt-remarks.ll | 4 ++--
2 files changed, 5 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 gcc.
from ffcec39 PR tree-optimization/79981 * tree-vrp.c (extract_range_basi [...]
new b7dccfb PR rtl-optimization/78911 * lra-assigns.c (must_not_spill_p [...]
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 | 6 ++++++
gcc/lra-assigns.c | 32 ++++++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 8 +++++++-
gcc/testsuite/gcc.target/i386/pr78911-1.c | 22 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr78911-2.c | 24 +++++++++++++++++++++++
5 files changed, 84 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78911-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr78911-2.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 master
in repository llvm.
from c1d3c66 Fix all these headers to properly mark the doxygen comments.
new 9763d85 [ProfileSummaryInfo] Remove unneeded braces. NFCI.
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/ProfileSummaryInfo.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from 36c7071 Daily bump.
new 8cd1c39 [gcc] 2017-03-10 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 9 +++++++++
gcc/config/rs6000/predicates.md | 3 ++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr79439.c | 29 +++++++++++++++++++++++++++++
4 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79439.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 master
in repository llvm.
from d055c25 [AArch64, X86] Additional debug information for MacroFusion
new c1d3c66 Fix all these headers to properly mark the doxygen comments.
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/Support/DebugCounter.h | 63 ++++++-------
include/llvm/Transforms/Utils/MemorySSA.h | 122 +++++++++++++-------------
include/llvm/Transforms/Utils/PredicateInfo.h | 81 +++++++++--------
3 files changed, 134 insertions(+), 132 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 bfecb46 WholeProgramDevirt: Implement export/import support for VCP.
new d055c25 [AArch64, X86] Additional debug information for MacroFusion
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/AArch64/AArch64MacroFusion.cpp | 18 +++++++++++++-----
lib/Target/X86/X86MacroFusion.cpp | 8 ++++++--
2 files changed, 19 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 llvm.
from a328a46 Refactor the PSI to extract getCallSiteCount and remove check [...]
new eb3c703 WholeProgramDevirt: Implement export/import support for uniqu [...]
new bfecb46 WholeProgramDevirt: Implement export/import support for VCP.
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:
lib/Transforms/IPO/WholeProgramDevirt.cpp | 127 ++++++++++++++++++---
.../Inputs/import-unique-ret-val0.yaml | 11 ++
.../Inputs/import-unique-ret-val1.yaml | 11 ++
...import-uniform-ret-val.yaml => import-vcp.yaml} | 10 +-
.../WholeProgramDevirt/export-unique-ret-val.ll | 79 +++++++++++++
test/Transforms/WholeProgramDevirt/export-vcp.ll | 83 ++++++++++++++
test/Transforms/WholeProgramDevirt/import.ll | 50 ++++++++
7 files changed, 352 insertions(+), 19 deletions(-)
create mode 100644 test/Transforms/WholeProgramDevirt/Inputs/import-unique-ret-val0.yaml
create mode 100644 test/Transforms/WholeProgramDevirt/Inputs/import-unique-ret-val1.yaml
copy test/Transforms/WholeProgramDevirt/Inputs/{import-uniform-ret-val.yaml => imp [...]
create mode 100644 test/Transforms/WholeProgramDevirt/export-unique-ret-val.ll
create mode 100644 test/Transforms/WholeProgramDevirt/export-vcp.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 topic/forkables
in repository newlib.
from e4b0802 forkables: inline dll_list::forkables_supported
new 824273a forkables: hardlink without WRITE_ATTRIBUTES first
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:
winsup/cygwin/forkable.cc | 72 +++++++++++++++++++++++++++++++----------------
1 file changed, 48 insertions(+), 24 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 dejagnu.
from 5fd4353 * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
new f3817d6 * lib/remote.exp (remote_download): Add logging message when [...]
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 | 5 +++++
lib/remote.exp | 1 +
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.