This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c0f854d74a2 PR fortran/88678 * config/fpu-glibc.h (support_fpu_trap): [...]
new 911fe55b5ad 2019-01-30 Bill Schmidt <wschmidt(a)linux.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 | 6 ++++++
gcc/config/rs6000/vsx.md | 2 +-
2 files changed, 7 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 20ee395d3bf [GlobalISel] Introduce a G_FSQRT generic instruction
new efb2e2a3e06 [GlobalISel] Add IRTranslator support for @llvm.sqrt -> G_FSQRT
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/GlobalISel/IRTranslator.cpp | 5 +++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 8 ++++++++
2 files changed, 13 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 03d9f9c87e0 Reverting r352642 - Handle restore instructions in LiveDebu [...]
new 20ee395d3bf [GlobalISel] Introduce a G_FSQRT generic instruction
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/Support/TargetOpcodes.def | 3 +++
include/llvm/Target/GenericOpcodes.td | 10 ++++++++++
include/llvm/Target/GlobalISel/SelectionDAGCompat.td | 1 +
test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir | 3 +++
4 files changed, 17 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 clang.
from c18e7e9007 Add a new builtin: __builtin_dynamic_object_size
new 93270fb6cb [OPENMP]Fix PR40536: Do not emit __kmpc_push_target_tripcoun [...]
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/CGStmtOpenMP.cpp | 5 +++--
test/OpenMP/target_teams_distribute_parallel_for_codegen.cpp | 3 +++
test/OpenMP/target_teams_distribute_parallel_for_if_codegen.cpp | 2 +-
test/OpenMP/target_teams_distribute_parallel_for_simd_if_codegen.cpp | 2 +-
4 files changed, 8 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 lld.
from 39b4b3429 [WebAssembly] Fix crash with LTO + relocatable + undefined symbols
new a29f0d266 [LTO] Set CGOptLevel in LTO config.
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:
COFF/LTO.cpp | 2 ++
Common/Args.cpp | 9 +++++++++
ELF/LTO.cpp | 2 ++
include/lld/Common/Args.h | 5 +++++
wasm/LTO.cpp | 2 ++
5 files changed, 20 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 gcc.
from 7066144aacd PR c++/89119 - ICE with value-initialization in template. [...]
new c0f854d74a2 PR fortran/88678 * config/fpu-glibc.h (support_fpu_trap): [...]
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:
libgfortran/ChangeLog | 6 ++++++
libgfortran/config/fpu-glibc.h | 36 +-----------------------------------
2 files changed, 7 insertions(+), 35 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 72fb4835994 [Tests] Add tests for propagation of undef elements in vector GEPs
new 99ef84fa6f8 Add a 'dynamic' parameter to the objectsize intrinsic
new 03d9f9c87e0 Reverting r352642 - Handle restore instructions in LiveDebu [...]
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/LangRef.rst | 38 ++--
include/llvm/Analysis/MemoryBuiltins.h | 27 ++-
include/llvm/CodeGen/MachineInstr.h | 13 --
include/llvm/IR/Intrinsics.td | 3 +-
lib/Analysis/MemoryBuiltins.cpp | 51 +++--
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 47 +++--
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
lib/CodeGen/LiveDebugValues.cpp | 208 ++++++---------------
lib/CodeGen/MachineInstr.cpp | 54 +-----
lib/IR/AutoUpgrade.cpp | 4 +-
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 3 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 5 +-
.../InstCombine/InstructionCombining.cpp | 4 +-
lib/Transforms/Instrumentation/BoundsChecking.cpp | 5 +-
test/Assembler/auto_upgrade_intrinsics.ll | 5 +-
.../AMDGPU/promote-alloca-mem-intrinsics.ll | 6 +-
test/CodeGen/X86/is-constant.ll | 4 +-
.../MIR/X86/live-debug-values-restore.mir | 189 -------------------
test/Other/cgscc-libcall-update.ll | 4 +-
test/Transforms/CodeGenPrepare/basic.ll | 18 +-
.../CodeGenPrepare/crash-on-large-allocas.ll | 4 +-
.../InferAddressSpaces/AMDGPU/intrinsics.ll | 12 +-
.../InstCombine/builtin-dynamic-object-size.ll | 83 ++++++++
test/Transforms/InstCombine/invoke.ll | 2 +-
test/Transforms/InstCombine/memset_chk-1.ll | 8 +-
test/Transforms/InstCombine/objsize.ll | 58 +++---
test/Transforms/InstCombine/stpcpy_chk-1.ll | 8 +-
test/Transforms/InstCombine/strcpy_chk-1.ll | 10 +-
28 files changed, 328 insertions(+), 547 deletions(-)
delete mode 100644 test/DebugInfo/MIR/X86/live-debug-values-restore.mir
create mode 100644 test/Transforms/InstCombine/builtin-dynamic-object-size.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 5257f1ab6e [ASTDump] Make method definition order matches declaration order
new 932217bae4 Add a 'dynamic' parameter to the objectsize intrinsic
new c18e7e9007 Add a new builtin: __builtin_dynamic_object_size
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/LanguageExtensions.rst | 26 ++
include/clang/Basic/Builtins.def | 1 +
lib/AST/ExprConstant.cpp | 1 +
lib/Analysis/CFG.cpp | 3 +-
lib/CodeGen/CGBuiltin.cpp | 14 +-
lib/CodeGen/CGCall.cpp | 3 +-
lib/CodeGen/CGExpr.cpp | 3 +-
lib/CodeGen/CodeGenFunction.h | 6 +-
lib/Sema/SemaChecking.cpp | 1 +
.../Checkers/BuiltinFunctionChecker.cpp | 1 +
test/CodeGen/alloc-size.c | 219 +++++------
test/CodeGen/catch-undef-behavior.c | 2 +-
test/CodeGen/object-size.c | 409 +++++++++++----------
test/CodeGen/object-size.cpp | 14 +-
test/Sema/builtin-object-size.c | 47 ++-
15 files changed, 405 insertions(+), 345 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 newlib.
from ba3e20894 Cygwin: document W10 1803 per-directory case-sensitivity behaviour
new 9a5abcc89 Cygwin: x86_64: pthreads: Install exception handler after swi [...]
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:
winsup/cygwin/thread.cc | 2 ++
1 file changed, 2 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 8ec862fc858 [X86] Mark EMMS and FEMMS as clobbering MM0-7 and ST0-7.
new 72fb4835994 [Tests] Add tests for propagation of undef elements in vector GEPs
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/Transforms/InstCombine/vec_demanded_elts.ll | 25 ++++++++++++++++++++++++
1 file changed, 25 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.