This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 202d817 * gcc.dg/tree-ssa/forwprop-35.c: Use -Wno-psabi everywhere. [...]
new 543772a MIPS: Upgrade to R2 for -mmicromips.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/mips.exp | 3 ++-
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 lld.
from 4d6fe1f [ELF] - Attempt to fix ubuntu bot.
new bd71964 [ELF] - Attempt to fix ubuntu 64x buildbot (2).
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:
ELF/GdbIndex.h | 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 llvm.
from bc7935f [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
new 2ef2a88 Simplify format member detection in FormatVariadic
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 | 16 +++--
include/llvm/Support/FormatAdapters.h | 31 +++++-----
include/llvm/Support/FormatCommon.h | 12 ++--
include/llvm/Support/FormatProviders.h | 12 ++--
include/llvm/Support/FormatVariadic.h | 24 ++++----
include/llvm/Support/FormatVariadicDetails.h | 91 ++++++----------------------
unittests/Support/FormatVariadicTest.cpp | 58 ++++++------------
7 files changed, 83 insertions(+), 161 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 cc0ebc0 Fix for build warning in execute-only support
new 7a6365a [AVR] Add argument indices to the instrumention hook functions
new bc7935f [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
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/ARM/ARMBaseInstrInfo.cpp | 6 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 139 +++++++++++++++++++++++++-
lib/Target/AVR/AVRInstrumentFunctions.cpp | 6 +-
test/CodeGen/ARM/and-cmpz.ll | 71 +++++++++++++
test/CodeGen/ARM/arm-and-tst-peephole.ll | 9 +-
test/CodeGen/ARM/arm-shrink-wrapping.ll | 7 +-
test/CodeGen/ARM/call-tc.ll | 2 +-
test/CodeGen/ARM/debug-info-branch-folding.ll | 3 +-
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 8 +-
test/CodeGen/Thumb2/float-ops.ll | 10 +-
10 files changed, 236 insertions(+), 25 deletions(-)
create mode 100644 test/CodeGen/ARM/and-cmpz.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 lld.
from 09e88cd [ELF] - Partial support of --gdb-index command line option (Part 2).
new 4d6fe1f [ELF] - Attempt to fix ubuntu bot.
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:
ELF/GdbIndex.h | 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 1b97e77 Fix simple cmake error when COMPILER_RT_SUPPORTED_ARCH is empty.
new 771f7d7 [XRay][compiler-rt][NFC] Deduplicate code in x86-64 trampolines.
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/xray/xray_trampoline_x86_64.S | 99 +++++++++++++++------------------------
1 file changed, 37 insertions(+), 62 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 c2bb683 [ELF] - Do not crash when move location counter backward.
new 09e88cd [ELF] - Partial support of --gdb-index command line option (Part 2).
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:
ELF/GdbIndex.cpp | 84 ++++++++++++++++++++++++++++++++++-------------
ELF/GdbIndex.h | 39 ++++++++++++++++++++--
ELF/SyntheticSections.cpp | 50 +++++++++++++++++++++-------
ELF/SyntheticSections.h | 7 +++-
test/ELF/gdb-index.s | 12 ++++---
5 files changed, 149 insertions(+), 43 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 412b80f Allow ELF section flags to be specified numerically
new cc0ebc0 Fix for build warning in execute-only 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/ARM/ARMSubtarget.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 519bbcc PR middle-end/78519 - missing warning for sprintf %s with nul [...]
new 202d817 * gcc.dg/tree-ssa/forwprop-35.c: Use -Wno-psabi everywhere. [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr69634.c | 5 ++---
gcc/testsuite/gcc.dg/torture/pr78515.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/forwprop-35.c | 3 +--
4 files changed, 10 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 clang.
from 363cb41 [ARM] Implement execute-only support in CodeGen
new fbed33d Re-commit r289252 and r289285, and fix PR31374
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/clang/AST/APValue.h | 14 +-
include/clang/AST/ASTContext.h | 4 +
include/clang/Basic/TargetInfo.h | 7 +
lib/AST/APValue.cpp | 17 +-
lib/AST/ASTContext.cpp | 10 +
lib/AST/ExprConstant.cpp | 57 +++-
lib/Basic/Targets.cpp | 7 +
lib/CodeGen/CGDecl.cpp | 2 +-
lib/CodeGen/CGExprAgg.cpp | 3 +-
lib/CodeGen/CGExprConstant.cpp | 62 ++--
lib/CodeGen/CGExprScalar.cpp | 33 ++-
lib/CodeGen/CodeGenModule.cpp | 9 +-
lib/CodeGen/CodeGenModule.h | 5 +
lib/CodeGen/CodeGenTypes.cpp | 12 +-
lib/CodeGen/CodeGenTypes.h | 4 +
lib/CodeGen/TargetInfo.cpp | 36 ++-
lib/CodeGen/TargetInfo.h | 16 ++
test/CodeGenOpenCL/amdgpu-nullptr.cl | 534 +++++++++++++++++++++++++++++++++++
18 files changed, 765 insertions(+), 67 deletions(-)
create mode 100644 test/CodeGenOpenCL/amdgpu-nullptr.cl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.