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 1beba14 Start reifying error descriptions
new 3bb5562 [CMake] Connect Compiler-RT targets to LLVM Runtimes directory
new f832762 Revert "Start reifying error descriptions"
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/AddCompilerRT.cmake | 9 +++++
lib/asan/CMakeLists.txt | 5 +--
lib/asan/asan_errors.cc | 36 ------------------
lib/asan/asan_errors.h | 78 ---------------------------------------
lib/asan/asan_report.cc | 27 ++++++--------
lib/cfi/CMakeLists.txt | 4 +-
lib/dfsan/CMakeLists.txt | 5 +--
lib/esan/CMakeLists.txt | 5 +--
lib/lsan/CMakeLists.txt | 7 +---
lib/msan/CMakeLists.txt | 4 +-
lib/profile/CMakeLists.txt | 5 +--
lib/safestack/CMakeLists.txt | 4 +-
lib/scudo/CMakeLists.txt | 6 +--
lib/tsan/CMakeLists.txt | 5 +--
lib/ubsan/CMakeLists.txt | 5 +--
lib/xray/CMakeLists.txt | 5 +--
16 files changed, 35 insertions(+), 175 deletions(-)
delete mode 100644 lib/asan/asan_errors.cc
delete mode 100644 lib/asan/asan_errors.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 compiler-rt.
from 7ec10ea [compiler-rt][XRay] Remove unnecessary assertion.
new 1beba14 Start reifying error descriptions
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/asan/CMakeLists.txt | 1 +
lib/asan/asan_errors.cc | 36 +++++++++++++++++++++++
lib/asan/asan_errors.h | 78 +++++++++++++++++++++++++++++++++++++++++++++++++
lib/asan/asan_report.cc | 27 +++++++++--------
4 files changed, 130 insertions(+), 12 deletions(-)
create mode 100644 lib/asan/asan_errors.cc
create mode 100644 lib/asan/asan_errors.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 glibc.
from 5a7ac04 Correct incorrect bug number in changelog
new 21e79af Fix test-skeleton C99 designed initialization
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:
ChangeLog | 5 +++++
test-skeleton.c | 2 +-
2 files changed, 6 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 c96b33c [Inliner] Report when inlining fails because callee's def is [...]
new cf9a1e3 [CMake] Expose runtime component check targets
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:
runtimes/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 7921d70 [CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
new db440c8 TailDuplication: Record blocks that received the duplicated b [...]
new 9e8a8de Make writeToResolutionFile a static helper.
new c96b33c [Inliner] Report when inlining fails because callee's def is [...]
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/Analysis/OptimizationDiagnosticInfo.h | 51 +++++++++++++++++-----
include/llvm/CodeGen/TailDuplicator.h | 8 +++-
include/llvm/LTO/LTO.h | 2 -
lib/Analysis/OptimizationDiagnosticInfo.cpp | 23 +++++-----
lib/CodeGen/TailDuplicator.cpp | 12 ++++-
lib/LTO/LTO.cpp | 20 ++++-----
lib/Transforms/IPO/Inliner.cpp | 13 +++++-
test/Transforms/Inline/optimization-remarks.ll | 17 +++++++-
8 files changed, 107 insertions(+), 39 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 ff19e2b Next set of additional error checks for invalid Mach-O files [...]
new ceaef9f Streamline LTO getComdat invocation (NFC)
new 7921d70 [CMake] Fixing LLVM_INCLUDE_TESTS for runtimes directory
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/LTO/LTO.h | 4 ++--
runtimes/CMakeLists.txt | 15 ++++++++++-----
2 files changed, 12 insertions(+), 7 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 55d021c Swift Calling Convetion: add support for AArch64.
new ff19e2b 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 | 55 +++++++++++++++++++--
test/Object/Inputs/macho-invalid-symtab-bad-size | Bin 0 -> 56 bytes
.../Inputs/macho-invalid-symtab-more-than-one | Bin 0 -> 76 bytes
test/Object/Inputs/macho-invalid-symtab-small | Bin 0 -> 52 bytes
test/Object/Inputs/macho-invalid-symtab-stroff | Bin 0 -> 52 bytes
.../Inputs/macho-invalid-symtab-stroff-strsize | Bin 0 -> 52 bytes
test/Object/Inputs/macho-invalid-symtab-symoff | Bin 0 -> 52 bytes
.../Inputs/macho-invalid-symtab-symoff-nsyms | Bin 0 -> 52 bytes
test/Object/macho-invalid.test | 21 ++++++++
9 files changed, 71 insertions(+), 5 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-symtab-bad-size
create mode 100644 test/Object/Inputs/macho-invalid-symtab-more-than-one
create mode 100644 test/Object/Inputs/macho-invalid-symtab-small
create mode 100644 test/Object/Inputs/macho-invalid-symtab-stroff
create mode 100644 test/Object/Inputs/macho-invalid-symtab-stroff-strsize
create mode 100644 test/Object/Inputs/macho-invalid-symtab-symoff
create mode 100644 test/Object/Inputs/macho-invalid-symtab-symoff-nsyms
--
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 2fd36a5 AArch64: avoid assertion on illegal types in performFDivCombine.
new 55d021c Swift Calling Convetion: add support for AArch64.
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/AArch64/AArch64FastISel.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 1 +
test/CodeGen/AArch64/swiftcc.ll | 11 +++++++++++
3 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/swiftcc.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 llvm.
from d96bcc0 [InstCombine] add helper function for icmp (and (sh X, Y), C2 [...]
new 2fd36a5 AArch64: avoid assertion on illegal types in performFDivCombine.
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/AArch64/AArch64ISelLowering.cpp | 11 +++++---
test/CodeGen/AArch64/sitofp-fixed-legal.ll | 43 ++++++++++++++++++++++++++++++
2 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AArch64/sitofp-fixed-legal.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 llvm.
from 519119c [AArch64] Avoid materializing constant values when generating [...]
new d96bcc0 [InstCombine] add helper function for icmp (and (sh X, Y), C2 [...]
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/Transforms/InstCombine/InstCombineCompares.cpp | 105 ++++++++++++---------
lib/Transforms/InstCombine/InstCombineInternal.h | 4 +-
2 files changed, 64 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.