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 babb136e216 Daily bump.
new 227da26f610 * config/alpha/alpha.md (stack_probe_internal): Rename fr [...]
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/config/alpha/alpha.c | 4 ++--
gcc/config/alpha/alpha.md | 10 ++++++----
3 files changed, 13 insertions(+), 6 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 29df540b8ea [DSE] Regenerate tests with update_test_checks.py (NFC)
new 461bf527e51 Rename *CommandFlags.def to *CommandFlags.inc
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/CodeGen/{CommandFlags.def => CommandFlags.inc} | 2 +-
...TargetOptionsCommandFlags.def => MCTargetOptionsCommandFlags.inc} | 0
include/llvm/module.modulemap | 5 ++---
tools/dsymutil/DwarfLinker.cpp | 2 +-
tools/gold/gold-plugin.cpp | 2 +-
tools/llc/llc.cpp | 2 +-
tools/lli/lli.cpp | 2 +-
tools/llvm-dwp/llvm-dwp.cpp | 2 +-
tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp | 2 +-
tools/llvm-lto/llvm-lto.cpp | 2 +-
tools/llvm-lto2/llvm-lto2.cpp | 2 +-
tools/llvm-mc-assemble-fuzzer/llvm-mc-assemble-fuzzer.cpp | 2 +-
tools/llvm-mc/llvm-mc.cpp | 2 +-
tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 2 +-
tools/lto/lto.cpp | 2 +-
tools/opt/opt.cpp | 2 +-
unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 2 +-
17 files changed, 17 insertions(+), 18 deletions(-)
rename include/llvm/CodeGen/{CommandFlags.def => CommandFlags.inc} (99%)
rename include/llvm/MC/{MCTargetOptionsCommandFlags.def => MCTargetOptionsCommandF [...]
--
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 fecab6c64 [xray] Fix OS X bots.
new fe404ca10 [sanitizer] Correct name length computation for some Fuchsia vmos
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/sanitizer_common/sanitizer_fuchsia.cc | 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 lld.
from 3e93eeec3 [ELF] - Reorder local symbols.
new d8c76286e Rename to match an LLVM change
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:
Common/TargetOptionsCommandFlags.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 binutils-gdb.
from 50146e7022 Add Rust test case for ".." struct initializer
new 6295b6da16 Add test for following fork on position-independent executables
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/testsuite/ChangeLog | 5 ++
...ntinue-after-aborted-step-over.c => pie-fork.c} | 13 +++--
gdb/testsuite/gdb.base/pie-fork.exp | 65 ++++++++++++++++++++++
3 files changed, 79 insertions(+), 4 deletions(-)
copy gdb/testsuite/gdb.base/{continue-after-aborted-step-over.c => pie-fork.c} (85%)
create mode 100644 gdb/testsuite/gdb.base/pie-fork.exp
--
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 2b8ec282c2f CodeGen: Don't try to canonicalize Unix-style paths in Code [...]
new 29df540b8ea [DSE] Regenerate tests with update_test_checks.py (NFC)
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:
.../DeadStoreElimination/OverwriteStoreBegin.ll | 83 ++++++++++++++++++----
.../DeadStoreElimination/OverwriteStoreEnd.ll | 76 +++++++++++++++++---
2 files changed, 135 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 gcc-7-branch
in repository gcc.
from b09e27fea04 [ARM] Fix PR85203: cmse_nonsecure_caller returns wrong result
new de8cd01ae6b * config/alpha/alpha.md (stack_probe_internal): Rename fr [...]
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/config/alpha/alpha.c | 4 ++--
gcc/config/alpha/alpha.md | 10 ++++++----
3 files changed, 13 insertions(+), 6 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 db8b1f306e8 [llvm-mca] Let the Scheduler notify dispatch stall events c [...]
new 145d22dacc4 [X86][Atom] Convert Atom scheduler model to SchedRW (PR32431)
new 2b8ec282c2f CodeGen: Don't try to canonicalize Unix-style paths in Code [...]
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 10 +
lib/Target/X86/X86ScheduleAtom.td | 1318 +++++++++++++---------
test/CodeGen/X86/lsr-loop-exit-cond.ll | 4 +-
test/CodeGen/X86/lsr-static-addr.ll | 12 +-
test/CodeGen/X86/mmx-schedule.ll | 12 +-
test/CodeGen/X86/schedule-x86_32.ll | 2 +-
test/CodeGen/X86/schedule-x86_64.ll | 2 +-
test/CodeGen/X86/select.ll | 78 +-
test/CodeGen/X86/sse-schedule.ll | 2 -
test/CodeGen/X86/sse2-schedule.ll | 31 +-
test/CodeGen/X86/sse3-schedule.ll | 21 +-
test/CodeGen/X86/ssse3-schedule.ll | 27 +-
test/CodeGen/X86/x87-schedule.ll | 140 +--
test/DebugInfo/COFF/enum.ll | 6 +-
test/DebugInfo/COFF/types-array-advanced.ll | 4 +-
test/DebugInfo/COFF/types-non-virtual-methods.ll | 6 +-
16 files changed, 975 insertions(+), 700 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 70a212cc02 [NVPTX] Removed 'satom' feature which is no longer used.
new 4e48f60a11 [CodeGen] Handle __func__ inside __finally
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/CodeGen/CGExpr.cpp | 2 +-
test/CodeGen/exceptions-seh-finally.c | 12 ++++++++++++
2 files changed, 13 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 gcc.
from d3632ae364c gcc/testsuite PR testsuite/85190 * gcc.dg/vect/pr81196.c [...]
new 64a31a08367 2018-04-11 Paolo Carlini <paolo.carlini(a)oracle.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:
.../Wzero-as-null-pointer-constant-3.C} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/g++.dg/{warn/Wzero-as-null-pointer-constant-7.C => cpp0x/Wzer [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.