This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a7bfb15 DCE math library calls with a constant operand.
new fade6c2 [RuntimeDyld] Move an X86 only test to the correct directory.
new 4b3270e Add the rest of the additional error checks for invalid Mach- [...]
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/Object/MachOObjectFile.cpp | 122 +++++++++++++++++----
.../{MCJIT => RuntimeDyld/X86}/coff-alignment.ll | 0
test/Object/Inputs/macho-invalid-bind-overlap | Bin 0 -> 240 bytes
test/Object/Inputs/macho-invalid-codesig-overlap | Bin 0 -> 80 bytes
test/Object/Inputs/macho-invalid-export-overlap | Bin 0 -> 240 bytes
.../Object/Inputs/macho-invalid-extrefsyms-overlap | Bin 0 -> 400 bytes
test/Object/Inputs/macho-invalid-extreloff-overlap | Bin 0 -> 476 bytes
test/Object/Inputs/macho-invalid-hints-overlap | Bin 0 -> 140 bytes
.../Inputs/macho-invalid-indirectsyms-overlap | Bin 0 -> 476 bytes
test/Object/Inputs/macho-invalid-lazy_bind-overlap | Bin 0 -> 240 bytes
test/Object/Inputs/macho-invalid-locreloff-overlap | Bin 0 -> 484 bytes
test/Object/Inputs/macho-invalid-modtab-overlap | Bin 0 -> 400 bytes
test/Object/Inputs/macho-invalid-rebase-overlap | Bin 0 -> 240 bytes
test/Object/Inputs/macho-invalid-reloc-overlap | Bin 0 -> 244 bytes
test/Object/Inputs/macho-invalid-section-overlap | Bin 0 -> 236 bytes
test/Object/Inputs/macho-invalid-toc-overlap | Bin 0 -> 400 bytes
test/Object/Inputs/macho-invalid-weak_bind-overlap | Bin 0 -> 240 bytes
test/Object/macho-invalid.test | 45 ++++++++
test/tools/llvm-objdump/X86/malformed-machos.test | 18 +--
19 files changed, 157 insertions(+), 28 deletions(-)
rename test/ExecutionEngine/{MCJIT => RuntimeDyld/X86}/coff-alignment.ll (100%)
create mode 100644 test/Object/Inputs/macho-invalid-bind-overlap
create mode 100644 test/Object/Inputs/macho-invalid-codesig-overlap
create mode 100644 test/Object/Inputs/macho-invalid-export-overlap
create mode 100644 test/Object/Inputs/macho-invalid-extrefsyms-overlap
create mode 100644 test/Object/Inputs/macho-invalid-extreloff-overlap
create mode 100644 test/Object/Inputs/macho-invalid-hints-overlap
create mode 100644 test/Object/Inputs/macho-invalid-indirectsyms-overlap
create mode 100644 test/Object/Inputs/macho-invalid-lazy_bind-overlap
create mode 100644 test/Object/Inputs/macho-invalid-locreloff-overlap
create mode 100644 test/Object/Inputs/macho-invalid-modtab-overlap
create mode 100644 test/Object/Inputs/macho-invalid-rebase-overlap
create mode 100644 test/Object/Inputs/macho-invalid-reloc-overlap
create mode 100644 test/Object/Inputs/macho-invalid-section-overlap
create mode 100644 test/Object/Inputs/macho-invalid-toc-overlap
create mode 100644 test/Object/Inputs/macho-invalid-weak_bind-overlap
--
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 a6d7c00 Fix Clang-tidy readability-redundant-string-cstr warnings
new 1aeb089 Fix typo which broke debugging on older OSX systems after r285172.
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/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp | 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 gcc-6-branch
in repository gcc.
from 86639e8 [gcc]
new a8c158f 2016-11-02 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/match.c | 5 +++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/where_5.f90 | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/where_6.f90 | 15 +++++++++++++++
5 files changed, 52 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/where_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/where_6.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 f13ebed [llvm-cov] Turn line numbers in html reports into clickable links
new a7bfb15 DCE math library calls with a constant operand.
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/Analysis/ConstantFolding.h | 5 ++
lib/Analysis/ConstantFolding.cpp | 149 ++++++++++++++++++++++++++++++++
lib/Transforms/Utils/Local.cpp | 4 +
test/Transforms/DCE/calls-errno.ll | 91 +++++++++++++++++++
4 files changed, 249 insertions(+)
create mode 100644 test/Transforms/DCE/calls-errno.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 718769f [analyzer] StdLibraryFunctions: provide platform-specific fun [...]
new fb4b957 Don't require nullability on template parameters in typedefs.
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/SemaType.cpp | 12 +++++++++++-
test/SemaObjCXX/Inputs/nullability-consistency-1.h | 8 ++++++++
2 files changed, 19 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 3b1f668 Convert Out::InterpSection to In::InterpSection.
new 8aadb7b Fix Windows buildbot.
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/InputFiles.cpp | 6 +++---
1 file 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 llvm.
from b051050 [Hexagon] Remove registers coalesced in expand-condsets from [...]
new f13ebed [llvm-cov] Turn line numbers in html reports into clickable links
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/tools/llvm-cov/showLineExecutionCounts.cpp | 48 ++++++++---------
test/tools/llvm-cov/showTemplateInstantiations.cpp | 62 +++++++++++-----------
tools/llvm-cov/SourceCoverageViewHTML.cpp | 8 +--
3 files changed, 60 insertions(+), 58 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 75c73ad regcall: Implement regcall Calling Conv in clang
new 718769f [analyzer] StdLibraryFunctions: provide platform-specific fun [...]
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:
.../Checkers/StdLibraryFunctionsChecker.cpp | 225 +++++++++++++++------
test/Analysis/std-c-library-functions.c | 6 +-
2 files changed, 173 insertions(+), 58 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.