This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c682447 [CMake] Force CMP0057 to NEW
new 4bc0cbd Next set of additional error checks for invalid Mach-O files [...]
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/Object/MachOObjectFile.cpp | 38 +++++++++++++++++++++
.../Inputs/macho-invalid-dyld-name_offset-toobig | Bin 0 -> 40 bytes
test/Object/Inputs/macho-invalid-dyld-name_toobig | Bin 0 -> 44 bytes
test/Object/Inputs/macho-invalid-dyld-small | Bin 0 -> 44 bytes
test/Object/macho-invalid.test | 9 +++++
5 files changed, 47 insertions(+)
create mode 100644 test/Object/Inputs/macho-invalid-dyld-name_offset-toobig
create mode 100644 test/Object/Inputs/macho-invalid-dyld-name_toobig
create mode 100644 test/Object/Inputs/macho-invalid-dyld-small
--
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 c56ff5f Fix defaulted member functions for templated classes.
new 4d090da [Coverage] The coverage region for switch covers the code aft [...]
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/CoverageMappingGen.cpp | 6 +++++-
test/CoverageMapping/switch.c | 24 ++++++++++++------------
test/CoverageMapping/switchmacro.c | 2 +-
3 files changed, 18 insertions(+), 14 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 binutils-gdb.
discards 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/master (e3f07b5)
\
O -- O -- O (2df2751)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 --
bfd/elf32-arm.c | 47 ++------------
ld/ChangeLog | 9 ---
ld/testsuite/ld-arm/arm-elf.exp | 6 --
ld/testsuite/ld-arm/farcall-mixed-app2.d | 99 ------------------------------
ld/testsuite/ld-arm/farcall-mixed-app2.r | 10 ---
ld/testsuite/ld-arm/farcall-mixed-app2.s | 76 -----------------------
ld/testsuite/ld-arm/farcall-mixed-app2.sym | 15 -----
8 files changed, 6 insertions(+), 262 deletions(-)
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.d
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.r
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.s
delete mode 100644 ld/testsuite/ld-arm/farcall-mixed-app2.sym
--
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.
christophe.lyon pushed a change to branch master
in repository toolchain/binutils-gdb.
from e3f07b5 Don't treat as separate symbols if unversioned symbol is undefined.
new 2df2751 [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP [...]
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:
bfd/ChangeLog | 6 +++
bfd/elf32-arm.c | 47 +++++++++++++++++++---
ld/ChangeLog | 9 +++++
ld/testsuite/ld-arm/arm-elf.exp | 6 +++
.../{farcall-mixed-app.d => farcall-mixed-app2.d} | 25 ++++++++----
.../{farcall-mixed-app.r => farcall-mixed-app2.r} | 0
.../{farcall-mixed-app.s => farcall-mixed-app2.s} | 15 +++++++
.../{mixed-app.sym => farcall-mixed-app2.sym} | 2 +-
8 files changed, 96 insertions(+), 14 deletions(-)
copy ld/testsuite/ld-arm/{farcall-mixed-app.d => farcall-mixed-app2.d} (81%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.r => farcall-mixed-app2.r} (100%)
copy ld/testsuite/ld-arm/{farcall-mixed-app.s => farcall-mixed-app2.s} (77%)
copy ld/testsuite/ld-arm/{mixed-app.sym => farcall-mixed-app2.sym} (92%)
--
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 6a3e1f4 [LTO] Add an API to check if a symbol is a TLS one.
new c682447 [CMake] Force CMP0057 to NEW
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:
CMakeLists.txt | 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 ed06742 [x86] add folds for FP logic with vector zeros
new 420e92f [AArch64][RegisterBankInfo] Fix copy/paste in comments.
new 6eaaf63 [AArch64][RegisterBankInfo] Switch to statically allocated Va [...]
new 6a3e1f4 [LTO] Add an API to check if a symbol is a TLS one.
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/LTO/LTO.h | 4 ++++
lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 25 ++++++++++++++++++++---
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 15 +++++---------
3 files changed, 31 insertions(+), 13 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 compiler-rt.
from 2b90991 builtins: use thumb-2 if possible on comparesf2
new 9eb9daa [sanitizer_common] Delete some copy/move methods in InternalS [...]
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/sanitizer_common/sanitizer_common.h | 16 ++++++++--------
1 file changed, 8 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 llvm.
from 0552c8c Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
new ed06742 [x86] add folds for FP logic with vector zeros
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/X86ISelLowering.cpp | 51 ++++++++++++++++---------
test/CodeGen/X86/copysign-constant-magnitude.ll | 8 +---
2 files changed, 36 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 clang.
from c9b9480 Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
new c56ff5f Fix defaulted member functions for templated 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/Sema/SemaDeclCXX.cpp | 8 ++------
test/SemaCXX/cxx0x-defaulted-functions.cpp | 28 ++++++++++++++++++++++++++++
2 files changed, 30 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 8d5df95 [Inliner] Fold the analysis remark into the missed remark
new dcf371d [TargetRegisterInfo, AArch64] Add target hook for isConstantP [...]
new 0552c8c Shorten DiagnosticInfoOptimizationRemark* to OptimizationRema [...]
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/IR/DiagnosticInfo.h | 68 ++++++++++++----------------
include/llvm/Target/TargetRegisterInfo.h | 4 ++
lib/Analysis/OptimizationDiagnosticInfo.cpp | 19 ++++----
lib/CodeGen/MachineRegisterInfo.cpp | 6 ++-
lib/IR/DiagnosticInfo.cpp | 26 +++++------
lib/Target/AArch64/AArch64RegisterInfo.cpp | 4 ++
lib/Target/AArch64/AArch64RegisterInfo.h | 1 +
lib/Transforms/IPO/Inliner.cpp | 3 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 2 +-
lib/Transforms/Scalar/LoopDistribute.cpp | 5 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/CodeGen/MIR/AArch64/machine-sink-zr.mir | 48 ++++++++++++++++++++
12 files changed, 117 insertions(+), 71 deletions(-)
create mode 100644 test/CodeGen/MIR/AArch64/machine-sink-zr.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.