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 d7ee6f4 [asan] Disable android-coverage test on anything other than arm.
new da505b5 improve test cases to fix bot failure
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/Inputs/comdat_rename_1.cc | 6 +++---
test/profile/Inputs/comdat_rename_2.cc | 2 +-
2 files changed, 4 insertions(+), 4 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 a9ed4cc [ADT] NFC: Generalize GraphTraits requirement of "NodeType *" [...]
new 0e6a15a Revert r276895 "[MC][X86] Fix Intel Operand assembly parsing [...]
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/AsmParser/X86AsmParser.cpp | 194 ++++++++++++++++++------------
test/MC/AsmParser/pr28805.ll | 20 +++
test/MC/X86/intel-syntax-encoding.s | 5 -
test/MC/X86/intel-syntax-error.s | 13 --
4 files changed, 135 insertions(+), 97 deletions(-)
create mode 100644 test/MC/AsmParser/pr28805.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 d64a6ed Add FIXMEs for MSVC 2013 hacks in r277211. NFC.
new 9bce81c [Order Files] Fixing an error in the perf-helper script
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:
utils/perf-training/perf-helper.py | 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 zorg.
from 206fdc6 Added stripQuotationMarks in to util.helpers.
new 67dce92 Removed slaves w/o builders.
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:
buildbot/osuosl/master/config/slaves.py | 50 +++++++++++++++++----------------
1 file changed, 26 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 master
in repository llvm.
from 4c02879 Simplify some code found when it was moved in r277177
new f4cfadb [Orc] Fix common symbol support in ORC.
new 23429a5 [WebAssembly] Support CFI for WebAssembly target
new a9ed4cc [ADT] NFC: Generalize GraphTraits requirement of "NodeType *" [...]
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:
include/llvm/ADT/GraphTraits.h | 15 ++--
include/llvm/ADT/SCCIterator.h | 37 +++++----
include/llvm/Analysis/CallGraph.h | 2 +
include/llvm/CodeGen/MachineBasicBlock.h | 4 +
include/llvm/ExecutionEngine/JITSymbolFlags.h | 11 ++-
.../llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h | 2 +-
include/llvm/IR/CFG.h | 4 +
lib/Analysis/BlockFrequencyInfoImpl.cpp | 1 +
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 10 ++-
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 4 +-
.../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 12 ++-
.../MCTargetDesc/WebAssemblyTargetStreamer.h | 4 +
lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 11 ++-
lib/Transforms/IPO/FunctionAttrs.cpp | 1 +
lib/Transforms/IPO/LowerTypeTests.cpp | 93 ++++++++++++++++------
test/CodeGen/WebAssembly/cfi.ll | 53 ++++++++++++
test/ExecutionEngine/OrcLazy/common-symbols.ll | 18 +++++
.../Transforms/LowerTypeTests/function-disjoint.ll | 45 +++++++++++
test/Transforms/LowerTypeTests/function-ext.ll | 14 ++--
test/Transforms/LowerTypeTests/function.ll | 28 ++++---
unittests/ADT/SCCIteratorTest.cpp | 1 +
21 files changed, 299 insertions(+), 71 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/cfi.ll
create mode 100644 test/ExecutionEngine/OrcLazy/common-symbols.ll
create mode 100644 test/Transforms/LowerTypeTests/function-disjoint.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 56057ab CodeGen: simplify the CC handling for TLS wrappers
new d64a6ed Add FIXMEs for MSVC 2013 hacks in r277211. 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:
lib/CodeGen/CGOpenMPRuntime.cpp | 5 +++++
1 file changed, 5 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 compiler-rt.
from 44ce07f Make test more robust with better matching
new d7ee6f4 [asan] Disable android-coverage test on anything other than arm.
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/asan/TestCases/Android/coverage-android.cc | 4 ++++
1 file changed, 4 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 6b6b112 [WebAssembly] Add asm.js-style exception handling support
new 3a6d437 [PM] Port SpeculativeExecution to the new PM
new 4c02879 Simplify some code found when it was moved in r277177
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/InitializePasses.h | 2 +-
.../llvm/Transforms/Scalar/SpeculativeExecution.h | 92 +++++++++++++++++++++
lib/Object/Archive.cpp | 20 ++---
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Scalar/Scalar.cpp | 2 +-
lib/Transforms/Scalar/SpeculativeExecution.cpp | 96 +++++++++++++---------
test/Transforms/SpeculativeExecution/spec.ll | 3 +
8 files changed, 166 insertions(+), 51 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/SpeculativeExecution.h
--
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 95c3ece Build llvm with ccache if package is present
new 6b6b112 [WebAssembly] Add asm.js-style exception handling support
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/WebAssembly/CMakeLists.txt | 1 +
lib/Target/WebAssembly/WebAssembly.h | 4 +
.../WebAssemblyLowerEmscriptenExceptions.cpp | 458 +++++++++++++++++++++
.../WebAssembly/WebAssemblyTargetMachine.cpp | 14 +
test/CodeGen/WebAssembly/lower-em-exceptions.ll | 143 +++++++
5 files changed, 620 insertions(+)
create mode 100644 lib/Target/WebAssembly/WebAssemblyLowerEmscriptenExceptions.cpp
create mode 100644 test/CodeGen/WebAssembly/lower-em-exceptions.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 zorg.
from eea0984 Fix tests after last commit
new 206fdc6 Added stripQuotationMarks in to util.helpers.
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/util/helpers.py | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 zorg/buildbot/util/helpers.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.