This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 42a3ce3c17 [XRay][clang] Only run driver test for Linux and FreeBSD
new e2fbe37780 Allow the creation of human-friendly ASTDumper to arbitrary [...]
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/HowToSetupToolingForLLVM.rst | 3 ++-
include/clang/Frontend/ASTConsumers.h | 7 ++++---
lib/Frontend/ASTConsumers.cpp | 12 +++++++-----
lib/Frontend/FrontendActions.cpp | 3 ++-
tools/clang-check/ClangCheck.cpp | 4 +++-
tools/clang-import-test/clang-import-test.cpp | 3 ++-
6 files changed, 20 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 ef254f546ca [X86][SandyBridge] Add (V)DPPS memory fold latencies
new d79c539c3b0 [UpdateTestChecks] Add update_analyze_test_checks.py for co [...]
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/Analysis/CostModel/X86/arith-fp.ll | 1135 ++++++++-------
test/Analysis/CostModel/X86/arith.ll | 1491 ++++++++++++--------
utils/UpdateTestChecks/asm.py | 2 +-
utils/UpdateTestChecks/common.py | 26 +-
...est_checks.py => update_analyze_test_checks.py} | 21 +-
5 files changed, 1563 insertions(+), 1112 deletions(-)
copy utils/{update_test_checks.py => update_analyze_test_checks.py} (89%)
mode change 100755 => 100644
--
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 85d8342bee Automatic date update in version.in
new a6fd92b057 x86-64: Don't mask out R_X86_64_converted_reloc_bit
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 | 5 +++++
bfd/elf64-x86-64.c | 3 ---
2 files changed, 5 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 ecf5c5cd52c PR sanitizer/85213 * fold-const.c (twoval_comparison_p): [...]
new ff0d8b4b058 2018-04-06 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/torture/pr85244-1.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr85244-2.c | 8 ++++++++
gcc/tree-dfa.c | 13 ++++++++++---
5 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85244-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85244-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 gcc.
from df03ebc3574 2018-04-06 Richard Biener <rguenther(a)suse.de>
new ecf5c5cd52c PR sanitizer/85213 * fold-const.c (twoval_comparison_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 | 9 ++++++
gcc/fold-const.c | 44 +++++++-----------------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/c-c++-common/ubsan/pr85213.c | 9 ++++++
4 files changed, 33 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr85213.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 770176590e3 [X86][SandyBridge] SBWriteResPair +5cy Memory Folds
new ef254f546ca [X86][SandyBridge] Add (V)DPPS memory fold latencies
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/X86SchedSandyBridge.td | 14 ++++++++++++++
test/CodeGen/X86/avx-schedule.ll | 4 ++--
test/CodeGen/X86/sse41-schedule.ll | 6 +++---
3 files changed, 19 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 llvm.
from 2d9c75def2d Tweak an assert message in the verifier
new 770176590e3 [X86][SandyBridge] SBWriteResPair +5cy Memory Folds
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/X86SchedSandyBridge.td | 12 +-
test/CodeGen/X86/3dnow-schedule.ll | 48 +-
test/CodeGen/X86/adx-schedule.ll | 8 +-
test/CodeGen/X86/avx-schedule.ll | 4 +-
test/CodeGen/X86/avx2-schedule.ll | 290 ++++-----
test/CodeGen/X86/avx512-schedule.ll | 224 +++----
test/CodeGen/X86/avx512-shuffle-schedule.ll | 852 +++++++++++++--------------
test/CodeGen/X86/avx512vpopcntdq-schedule.ll | 24 +-
test/CodeGen/X86/bmi-schedule.ll | 20 +-
test/CodeGen/X86/bmi2-schedule.ll | 32 +-
test/CodeGen/X86/clwb-schedule.ll | 2 +-
test/CodeGen/X86/f16c-schedule.ll | 20 +-
test/CodeGen/X86/fma-schedule.ll | 192 +++---
test/CodeGen/X86/fma4-schedule.ll | 128 ++--
test/CodeGen/X86/mmx-schedule.ll | 204 +++----
test/CodeGen/X86/movbe-schedule.ll | 6 +-
test/CodeGen/X86/schedule-x86_32.ll | 58 +-
test/CodeGen/X86/schedule-x86_64.ll | 224 +++----
test/CodeGen/X86/sha-schedule.ll | 14 +-
test/CodeGen/X86/sse41-schedule.ll | 10 +-
test/CodeGen/X86/tbm-schedule.ll | 40 +-
test/CodeGen/X86/x87-schedule.ll | 118 ++--
test/CodeGen/X86/xop-schedule.ll | 166 +++---
23 files changed, 1348 insertions(+), 1348 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 fe282cd3978 [X86][SkylakeServer] Merge 2 InstRW entries to the same sch [...]
new 2d9c75def2d Tweak an assert message in the verifier
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/IR/Verifier.cpp | 2 +-
test/Verifier/musttail-invalid.ll | 2 +-
2 files changed, 2 insertions(+), 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 master
in repository llvm.
from deaebefed8d [NFC] Add missing end of line symbols
new 5f10dae16e0 EntryExitInstrumenter: Handle musttail calls
new fe282cd3978 [X86][SkylakeServer] Merge 2 InstRW entries to the same sch [...]
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/Target/X86/X86SchedSkylakeServer.td | 4 ++--
lib/Transforms/Utils/EntryExitInstrumenter.cpp | 20 +++++++++++++++-----
test/Transforms/EntryExitInstrumenter/mcount.ll | 25 ++++++++++++++++++++++++-
3 files changed, 41 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 lld.
from 258558cea Change which file we print when a symbol cannot be ordered.
new 54717ec82 [ELF] Don't write to the source directory in test.
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/ELF/reproduce-backslash.s | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.