This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a204f092720 [libFuzzer] make sure that -reduce_inputs=1 deletes redunda [...]
new 9bf66c730c7 [MIR] Add support for printing and parsing target MMO flags
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/MachineMemOperand.h | 3 ++
include/llvm/Target/TargetInstrInfo.h | 10 ++++++
lib/CodeGen/MIRParser/MILexer.h | 3 +-
lib/CodeGen/MIRParser/MIParser.cpp | 40 +++++++++++++++++++++-
lib/CodeGen/MIRPrinter.cpp | 29 +++++++++++++---
lib/CodeGen/MachineInstr.cpp | 6 ++++
lib/Target/AArch64/AArch64InstrInfo.cpp | 7 ++++
lib/Target/AArch64/AArch64InstrInfo.h | 2 ++
.../MIR/AArch64/invalid-target-memoperands.mir | 19 ++++++++++
test/CodeGen/MIR/AArch64/target-memoperands.mir | 22 ++++++++++++
10 files changed, 135 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/MIR/AArch64/invalid-target-memoperands.mir
create mode 100644 test/CodeGen/MIR/AArch64/target-memoperands.mir
--
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-tools-extra.
from d27436ee [clang-tidy] Add a new Android check "android-cloexec-socket"
new 53a753a1 clang-tools-extra/test/clang-tidy/performance-unnecessary-val [...]
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/clang-tidy/performance-unnecessary-value-param-header.cpp | 8 +++++---
1 file 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 llvm.
from 3e4436b3164 [sanstats] Remove a flaky test.
new a204f092720 [libFuzzer] make sure that -reduce_inputs=1 deletes redunda [...]
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/Fuzzer/FuzzerCorpus.h | 11 +++++++++--
lib/Fuzzer/test/reduce_inputs.test | 13 ++++++++++++-
2 files changed, 21 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 llvm.
from bb9605f1d60 [libFuzzer] experimental feature -reduce_inputs (off by def [...]
new 3e4436b3164 [sanstats] Remove a flaky 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/tools/sanstats/Inputs/debuginfo.stats | Bin 352 -> 0 bytes
test/tools/sanstats/debuginfo.test | 4 ----
2 files changed, 4 deletions(-)
delete mode 100644 test/tools/sanstats/Inputs/debuginfo.stats
delete mode 100644 test/tools/sanstats/debuginfo.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 b0e9b49e0d5 [sanstats] Print the correct line information.
new 95621c21655 [DWARF] Fixing a bug with processing of DWARF v5 indexed st [...]
new bb9605f1d60 [libFuzzer] experimental feature -reduce_inputs (off by def [...]
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/DebugInfo/DWARF/DWARFContext.cpp | 8 +-
lib/Fuzzer/FuzzerCorpus.h | 70 ++++++++-
lib/Fuzzer/FuzzerDriver.cpp | 1 -
lib/Fuzzer/FuzzerInternal.h | 6 +-
lib/Fuzzer/FuzzerLoop.cpp | 15 +-
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/FuzzerUnittest.cpp | 2 +-
...ileTest.cpp => ShrinkControlFlowSimpleTest.cpp} | 11 +-
lib/Fuzzer/test/reduce_inputs.test | 2 +
lib/Fuzzer/test/shrink.test | 2 +-
.../DebugInfo/Inputs/dwarfdump-str-offsets-macho.o | Bin 0 -> 1584 bytes
...str-offsets.s => dwarfdump-str-offsets-macho.s} | 170 ++++-----------------
test/DebugInfo/dwarfdump-str-offsets.test | 148 +++++++++---------
13 files changed, 199 insertions(+), 237 deletions(-)
copy lib/Fuzzer/test/{ShrinkValueProfileTest.cpp => ShrinkControlFlowSimpleTest.cp [...]
create mode 100644 lib/Fuzzer/test/reduce_inputs.test
create mode 100644 test/DebugInfo/Inputs/dwarfdump-str-offsets-macho.o
copy test/DebugInfo/Inputs/{dwarfdump-str-offsets.s => dwarfdump-str-offsets-macho [...]
--
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 dd70def46c1 [CodeGenPrepare] Don't create dead instructions in addrmode [...]
new b0e9b49e0d5 [sanstats] Print the correct line information.
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/sanstats/Inputs/debuginfo.stats | Bin 0 -> 352 bytes
test/tools/sanstats/debuginfo.test | 4 ++++
tools/sanstats/sanstats.cpp | 5 ++++-
3 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 test/tools/sanstats/Inputs/debuginfo.stats
create mode 100644 test/tools/sanstats/debuginfo.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 lldb.
from 1a81f605d [MainLoop] Fix possible use of an invalid iterator
new ef7217cbe The llvm.org bugzilla moved.
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:
www/sidebar.incl | 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 compiler-rt.
from 39ef995be [asan] Avoid recompilation of the same code in the test
new c071d1bfb Fix broken 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/profile/Linux/counter_promo_nest.c | 3 ---
1 file changed, 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 9f6dc184d56 [gcc] 2017-07-12 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 5866190a1ec Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.