This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0f38c60baff IWYU for llvm-config.h in llvm, additions.
new 3984543d60b AMDGPU/GlobalISel: Don't try to lower geometry shaders
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/AMDGPU/AMDGPUCallLowering.cpp | 3 +++
1 file changed, 3 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 test-suite.
from afb6c8d4 [test-suite] Save stats for LTO step too.
new ebb32994 Add a missing `||` operator in a preprocessor condition.
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:
MultiSource/Benchmarks/MallocBench/make/make.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 svn-tags/RELEASE_601
in repository test-suite.
at a02b3956 Creating release candidate rc1 from release_601 branch
This branch includes the following new commits:
new 9d9378b2 Creating release directory for release_601.
new a02b3956 Creating release candidate rc1 from release_601 branch
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.
--
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 425050ff8d Automatic date update in version.in
new d33bc52e51 Use bool in read_index_from_section
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:
gdb/ChangeLog | 4 ++++
gdb/dwarf2read.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 gcc.
from 747c18783fd * lto-wrapper.c (ltrans_priorities): New static var. (cmp [...]
new 0bce23e1e89 Use char_span for return type of location_get_source_line
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 | 36 ++++++++++
gcc/c-family/ChangeLog | 9 +++
gcc/c-family/c-format.c | 10 ++-
gcc/c-family/c-indentation.c | 9 +--
gcc/diagnostic-show-locus.c | 52 +++++----------
gcc/edit-context.c | 31 ++++-----
gcc/final.c | 7 +-
gcc/input.c | 76 ++++++++++------------
gcc/input.h | 48 +++++++++++++-
gcc/testsuite/ChangeLog | 7 ++
.../plugin/diagnostic_plugin_test_show_locus.c | 14 ++--
11 files changed, 176 insertions(+), 123 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 636aebaef4a NFC, Avoid a warning on pointer casting in PassPlugin.cpp
new 7831bed7001 [SelectionDAG] Improve selection of DBG_VALUE using a PHI n [...]
new b0beac8bcff [BranchFolding] Salvage DBG_VALUE instructions from empty blocks
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/CodeGen/SelectionDAG.h | 5 +
lib/CodeGen/BranchFolding.cpp | 46 ++++++
lib/CodeGen/SelectionDAG/InstrEmitter.cpp | 2 +
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 15 +-
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 11 ++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 13 ++
test/DebugInfo/COFF/pieces.ll | 9 +-
test/DebugInfo/X86/PR37234.ll | 125 ++++++++++++++++
test/DebugInfo/X86/sdag-dbgvalue-phi-use-1.ll | 178 +++++++++++++++++++++++
test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.ll | 171 ++++++++++++++++++++++
10 files changed, 571 insertions(+), 4 deletions(-)
create mode 100644 test/DebugInfo/X86/PR37234.ll
create mode 100644 test/DebugInfo/X86/sdag-dbgvalue-phi-use-1.ll
create mode 100644 test/DebugInfo/X86/sdag-dbgvalue-phi-use-2.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 lld.
from 5a66745fd Add -warn-backrefs (r329636) to lld's man page
new a22225c4d Fix warning: result of 32-bit shift implicitly converted to 6 [...]
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/InputSection.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 glibc.
from c57bf7c15b Consolidate Linux readahead implementation
new 340d9652b9 manual/startup.texi (Aborting a Program): Remove inappropria [...]
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 | 4 ++++
manual/startup.texi | 8 --------
2 files changed, 4 insertions(+), 8 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 e9cb453cdd8 input.h: use STATIC_ASSERT
new 747c18783fd * lto-wrapper.c (ltrans_priorities): New static var. (cmp [...]
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 | 7 +++++++
gcc/lto-wrapper.c | 28 +++++++++++++++++++++++++++-
gcc/lto/ChangeLog | 8 ++++++++
gcc/lto/lto-partition.c | 21 +++++++++++++++++++++
gcc/lto/lto.c | 49 +++++--------------------------------------------
5 files changed, 68 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.