This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 781a2b4 [docs] Use consistent style for "do more stuff" in Error docs [...]
new f8406aa [docs] Avoid repetition of 'considerable' in Error docs.
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/ProgrammersManual.rst | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 zorg.
from b03288e [zorg] AArch64 Full bot is too slow, try dirty stage 1 builds
new e9ca96a [libFuzzer] add one more real-life test to the bot; enable fa [...]
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 3 ++-
1 file changed, 2 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 llvm.
from 41965a8 [docs] Fix yet another Error docs formatting issue...
new 781a2b4 [docs] Use consistent style for "do more stuff" in Error docs [...]
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/ProgrammersManual.rst | 13 ++++++++-----
1 file changed, 8 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 98711e2 [libFuzzer] add StandaloneFuzzTargetMain.c and a test for it
new 94e5282 [docs] Fix a few more Error docs formatting issues.
new 41965a8 [docs] Fix yet another Error docs formatting issue...
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:
docs/ProgrammersManual.rst | 14 ++++++++------
1 file changed, 8 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 ed5107d [Sparc] Don't overlap variable-sized allocas with other stack [...]
new c468b9c [docs] Fix a couple of typos in the new Error docs.
new 582aee6 [docs] Fix a missing code-block in the new Error docs.
new 98711e2 [libFuzzer] add StandaloneFuzzTargetMain.c and a test for it
The 3 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/ProgrammersManual.rst | 22 +++++++------
lib/Fuzzer/standalone/StandaloneFuzzTargetMain.c | 41 ++++++++++++++++++++++++
lib/Fuzzer/test/CMakeLists.txt | 12 +++++++
lib/Fuzzer/test/InitializeTest.cpp | 6 ++--
lib/Fuzzer/test/fuzzer.test | 2 +-
lib/Fuzzer/test/standalone.test | 4 +++
6 files changed, 74 insertions(+), 13 deletions(-)
create mode 100644 lib/Fuzzer/standalone/StandaloneFuzzTargetMain.c
create mode 100644 lib/Fuzzer/test/standalone.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 gcc.
from 58feab9 2016-10-25 Will Schmidt <will_schmidt(a)vnet.ibm.com>
new d6169eb * config/vax/vax.c (vad_address_cost_1): Add missing FALLTHR [...]
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/vax/vax.c | 2 ++
2 files changed, 7 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 llvm.
from d9bc309 [DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add [...]
new 157b7f5 [codeview] support emitting indirect virtual base class information
new ed5107d [Sparc] Don't overlap variable-sized allocas with other stack [...]
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/DebugInfo/CodeView/TypeRecord.h | 10 +-
include/llvm/IR/DebugInfoFlags.def | 5 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 5 +-
lib/DebugInfo/CodeView/TypeRecord.cpp | 4 +-
lib/IR/DebugInfoMetadata.cpp | 9 +-
lib/Target/Sparc/SparcISelLowering.cpp | 46 ++++-
test/CodeGen/SPARC/2013-05-17-CallFrame.ll | 11 +-
test/CodeGen/SPARC/fail-alloca-align.ll | 23 +++
test/CodeGen/SPARC/stack-align.ll | 6 +-
test/DebugInfo/COFF/inheritance.ll | 278 ++++++---------------------
10 files changed, 153 insertions(+), 244 deletions(-)
create mode 100644 test/CodeGen/SPARC/fail-alloca-align.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 clang.
from dd58875 Use linker flag --fix-cortex-a53-843419 on Android ARM64 comp [...]
new 6ffe536 [codeview] emit debug info for indirect virtual base classes
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/CGDebugInfo.cpp | 37 ++++++++++++++++++++++++++-------
lib/CodeGen/CGDebugInfo.h | 12 ++++++++++-
test/CodeGenCXX/debug-info-ms-vbase.cpp | 14 +++++++++++++
3 files changed, 54 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 llvm.
from 0eba98a [PGO] Fix select instruction annotation
new d9bc309 [DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add [...]
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/SelectionDAG/DAGCombiner.cpp | 6 ++--
test/CodeGen/X86/combine-urem.ll | 53 +++++---------------------------
2 files changed, 11 insertions(+), 48 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 908c768 [X86][SSE] Regenerated known-bits test with srem->urem fix
new 0eba98a [PGO] Fix select instruction annotation
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:
.../Instrumentation/PGOInstrumentation.cpp | 17 +++++++---
test/Transforms/PGOProfile/Inputs/select2.proftext | 11 +++++++
test/Transforms/PGOProfile/select2.ll | 37 ++++++++++++++++++++++
3 files changed, 61 insertions(+), 4 deletions(-)
create mode 100644 test/Transforms/PGOProfile/Inputs/select2.proftext
create mode 100644 test/Transforms/PGOProfile/select2.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.