This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 262103c No need to create a build directory, it will be created by th [...]
new 49cbd60 Added support for the 'clean' property.
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/ClangBuilder.py | 51 +++++++++++++++++++---------------
1 file changed, 28 insertions(+), 23 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 ce27c612e60 [RDF] No longer ignore implicit defs or uses on any instructions
new 61f35170e7a [InstCombine] MakeAnd/Or/Xor handling to reuse previous API [...]
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:
.../InstCombine/InstCombineSimplifyDemanded.cpp | 82 ++++++++++++----------
1 file changed, 46 insertions(+), 36 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 lldb.
from 9cac9f65e [ARM/Emulation] Remove an unneeded comparison and simplify. NFCI.
new 075221e60 [Interpreter] Make a static func a lambda and remove always_inline.
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:
source/Interpreter/CommandInterpreter.cpp | 13 +++++--------
1 file changed, 5 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 lldb.
from a1d324ae9 [Process/Utility] Remove dead code. NFCI.
new be16fe4b5 Fix bot breakage from r300372
new 9cac9f65e [ARM/Emulation] Remove an unneeded comparison and simplify. NFCI.
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/lldb/Host/Config.h.cmake | 2 +-
source/Plugins/Instruction/ARM/EmulationStateARM.cpp | 4 ++--
2 files changed, 3 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 lldb.
from 0361cc0bf Increase the packet timeout for the jModulesInfo since it can [...]
new d34f39994 [CMake] Support generating Config.h
new a1d324ae9 [Process/Utility] Remove dead code. NFCI.
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:
cmake/modules/LLDBConfig.cmake | 28 ++++++++++++++-
include/lldb/Host/Config.h | 42 +++++-----------------
include/lldb/Host/Config.h.cmake | 19 ++++++++++
include/lldb/Host/android/Config.h | 28 ---------------
include/lldb/Host/freebsd/Config.h | 28 ---------------
include/lldb/Host/linux/Config.h | 28 ---------------
include/lldb/Host/macosx/Config.h | 28 ---------------
include/lldb/Host/mingw/Config.h | 30 ----------------
include/lldb/Host/msvc/Config.h | 30 ----------------
include/lldb/Host/netbsd/Config.h | 28 ---------------
include/lldb/Host/openbsd/Config.h | 28 ---------------
source/Host/common/File.cpp | 2 +-
.../Utility/RegisterContextOpenBSD_x86_64.cpp | 5 ---
13 files changed, 56 insertions(+), 268 deletions(-)
create mode 100644 include/lldb/Host/Config.h.cmake
delete mode 100644 include/lldb/Host/android/Config.h
delete mode 100644 include/lldb/Host/freebsd/Config.h
delete mode 100644 include/lldb/Host/linux/Config.h
delete mode 100644 include/lldb/Host/macosx/Config.h
delete mode 100644 include/lldb/Host/mingw/Config.h
delete mode 100644 include/lldb/Host/msvc/Config.h
delete mode 100644 include/lldb/Host/netbsd/Config.h
delete mode 100644 include/lldb/Host/openbsd/Config.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 clang.
from a2bfcbd876 Removing a redundant, but harmless, %s; NFC.
new 779dfcce1f [ubsan] Reduce alignment checking of C++ object pointers
new e18e320ef2 [ubsan] Don't check alignment if the alignment is 1
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/CGExpr.cpp | 20 ++-
lib/CodeGen/CGExprCXX.cpp | 9 +-
lib/CodeGen/CodeGenFunction.cpp | 9 +-
lib/CodeGen/CodeGenFunction.h | 5 +-
test/CodeGenCXX/ubsan-global-alignment.cpp | 29 ++++
test/CodeGenCXX/ubsan-suppress-checks.cpp | 221 +++++++++++++++++++++++++
test/CodeGenCXX/ubsan-suppress-null-checks.cpp | 188 ---------------------
test/CodeGenCXX/ubsan-type-checks.cpp | 18 +-
8 files changed, 293 insertions(+), 206 deletions(-)
create mode 100644 test/CodeGenCXX/ubsan-global-alignment.cpp
create mode 100644 test/CodeGenCXX/ubsan-suppress-checks.cpp
delete mode 100644 test/CodeGenCXX/ubsan-suppress-null-checks.cpp
--
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 1f8f0490690 [IR] Make paramHasAttr to use arg indices instead of attr indices
new 05d022e31ee [RDF] Correctly enumerate reg units for reg masks
new ce27c612e60 [RDF] No longer ignore implicit defs or uses on any instructions
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/Hexagon/RDFGraph.cpp | 23 -----------------------
lib/Target/Hexagon/RDFRegisters.cpp | 8 +++++---
2 files changed, 5 insertions(+), 26 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 127080a4e74 [gcc] 2017-04-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new ebf51eddba0 arc: Use @pcl assembler syntax instead of invalid expressions
new 6ec406ccd89 arc: Fix for loop end detection
new f7cf798b73f 2017-04-14 Janus Weil <janus(a)gcc.gnu.org>
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:
gcc/ChangeLog | 10 ++++++++
gcc/config/arc/arc.c | 5 ++--
gcc/config/arc/arc.md | 2 +-
gcc/fortran/ChangeLog | 5 ++++
gcc/fortran/class.c | 1 +
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/gcc.target/arc/loop-1.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/class_62.f90 | 29 ++++++++++++++++++++++
8 files changed, 103 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/loop-1.c
create mode 100644 gcc/testsuite/gfortran.dg/class_62.f90
--
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 2bb40bf0782 [libFuzzer] more trophies
new 1f8f0490690 [IR] Make paramHasAttr to use arg indices instead of attr indices
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/FastISel.h | 12 +++----
include/llvm/IR/CallSite.h | 21 +++++++-----
include/llvm/IR/Instructions.h | 18 ++++++----
include/llvm/Target/TargetLowering.h | 8 ++---
lib/Analysis/AliasAnalysis.cpp | 2 +-
lib/Analysis/BasicAliasAnalysis.cpp | 6 ++--
lib/Analysis/InlineCost.cpp | 3 +-
lib/Analysis/MemoryBuiltins.cpp | 2 +-
lib/CodeGen/SelectionDAG/FastISel.cpp | 10 +++---
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 7 ++--
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 25 +++++++-------
lib/IR/Instructions.cpp | 40 +++++++++++++++++-----
lib/IR/Verifier.cpp | 4 +--
lib/Target/ARM/ARMFastISel.cpp | 18 +++++-----
.../WebAssembly/WebAssemblyOptimizeReturned.cpp | 2 +-
lib/Target/X86/X86FastISel.cpp | 4 +--
lib/Transforms/IPO/FunctionAttrs.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +-
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 6 ++--
.../Scalar/CorrelatedValuePropagation.cpp | 2 +-
.../ExecutionEngine/Orc/IndirectionUtilsTest.cpp | 2 +-
21 files changed, 114 insertions(+), 82 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 01845c49add [ARC] Use long jumps for CRT calls
new 127080a4e74 [gcc] 2017-04-14 Michael Meissner <meissner(a)linux.vnet.ibm.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:
gcc/ChangeLog | 15 ++++
gcc/config/rs6000/rs6000-cpus.def | 24 ++++++
gcc/config/rs6000/rs6000.c | 107 +++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/gcc.target/powerpc/pr80098-1.c | 9 +++
gcc/testsuite/gcc.target/powerpc/pr80098-2.c | 9 +++
gcc/testsuite/gcc.target/powerpc/pr80098-3.c | 9 +++
gcc/testsuite/gcc.target/powerpc/pr80098-4.c | 8 ++
8 files changed, 176 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80098-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80098-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80098-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr80098-4.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.