This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 61ec54d [libFuzzer] refactoring to speed things up, NFC
new 426fd51 [InstrProf] Add support for dead_strip+live_support functionality
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/ProfileData/InstrProf.h | 1 +
test/Instrumentation/InstrProfiling/PR23499.ll | 4 ++--
test/Instrumentation/InstrProfiling/platform.ll | 2 +-
test/Instrumentation/InstrProfiling/profiling.ll | 6 +++---
4 files changed, 7 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 compiler-rt.
from 2232cef [compiler-rt] Exclude compiler-rt from using -fmodules when L [...]
new ab31f66 [profile] Add test for dead_strip+live_support functionality
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/profile/instrprof-darwin-dead-strip.c | 60 ++++++++++++++++++++++++++++++
test/profile/lit.cfg | 11 +++++-
2 files changed, 69 insertions(+), 2 deletions(-)
create mode 100644 test/profile/instrprof-darwin-dead-strip.c
--
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 ffe8440 2016-10-11 Steven G. Kargl <kargl(a)gcc.gnu.org>
new c3dbcc0 PR tree-optimization/77424 * tree-ssa-threadupdate.c (threa [...]
new e31faf1 * iresolve.c (is_trig_resolved, resolve_trig_call): Formatti [...]
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:
gcc/ChangeLog | 6 +++
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/iresolve.c | 46 ++++++++++----------
gcc/fortran/simplify.c | 101 +++++++++++++++++++++-----------------------
gcc/tree-ssa-threadupdate.c | 52 +++--------------------
5 files changed, 89 insertions(+), 122 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 gcc-6-branch
in repository gcc.
from 5386ff1 Add missing entry
new 1bba6a4 2016-10-11 Steven G. Kargl <kargl(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 | 5 +++++
gcc/fortran/simplify.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77942.f90 | 5 +++++
4 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77942.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 7b65cae Re-land "[Thumb] Save/restore high registers in Thumb1 pro/ep [...]
new 61ec54d [libFuzzer] refactoring to speed things up, NFC
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/Fuzzer/FuzzerTracePC.cpp | 51 ++++++++++++++++----------------------------
lib/Fuzzer/FuzzerTracePC.h | 4 ++--
2 files changed, 20 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 libcxx.
from 05577c8 Fix incorrect exception handling behavior in the uninitialize [...]
new e2bd16c Fix std::pair on FreeBSD
new a75b75f Remove extraneous 'const' in the implementation of is_move_as [...]
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/type_traits | 2 +-
include/utility | 32 ++----
.../pairs.pair/non_trivial_copy_move_ABI.pass.cpp | 127 ++++++++++++++++++---
3 files changed, 123 insertions(+), 38 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 9a96669 Next set of additional error checks for invalid Mach-O files [...]
new 7b65cae Re-land "[Thumb] Save/restore high registers in Thumb1 pro/ep [...]
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/ARMFrameLowering.cpp | 122 +++++++++++++++
lib/Target/ARM/ARMSubtarget.h | 8 +-
lib/Target/ARM/Thumb1FrameLowering.cpp | 269 ++++++++++++++++++++++++++++++---
test/CodeGen/Thumb/callee_save.ll | 236 +++++++++++++++++++++++++++++
test/CodeGen/Thumb/large-stack.ll | 16 +-
test/CodeGen/Thumb2/frame-pointer.ll | 12 +-
6 files changed, 627 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/Thumb/callee_save.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 00d311a Swift Calling Convention: Parameters are allowed after the sw [...]
new 1cf5763 Module: for ObjectiveC, be consistent when checking hidden decls.
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/SemaDeclObjC.cpp | 4 ++--
.../Headers/FakeUnavailableObjCFramework.h | 7 +++++++
.../Modules/module.modulemap | 5 +++++
test/Modules/Inputs/objc-hidden/System/X.h | 5 +++++
.../Inputs/{lookup-assert => objc-hidden/System}/module.map | 2 +-
test/Modules/objc-hidden.m | 11 +++++++++++
6 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 test/Modules/Inputs/objc-hidden/FakeUnavailableObjCFramework.fr [...]
create mode 100644 test/Modules/Inputs/objc-hidden/FakeUnavailableObjCFramework.fr [...]
create mode 100644 test/Modules/Inputs/objc-hidden/System/X.h
copy test/Modules/Inputs/{lookup-assert => objc-hidden/System}/module.map (60%)
create mode 100644 test/Modules/objc-hidden.m
--
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 libcxx.
from 9d97e2b Mark 2777 as complete
new 05577c8 Fix incorrect exception handling behavior in the uninitialize [...]
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/memory | 139 +++++++++++++++------
.../uninitialized_default_construct.pass.cpp | 6 +-
.../uninitialized_default_construct_n.pass.cpp | 8 +-
.../uninitialized_value_construct.pass.cpp | 8 +-
.../uninitialized.move/uninitialized_move.pass.cpp | 8 +-
.../uninitialized_move_n.pass.cpp | 8 +-
6 files changed, 114 insertions(+), 63 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 63d2a1d Revert "[Thumb] Save/restore high registers in Thumb1 pro/epilogues"
new 9a96669 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 | 36 +++++++++++++++++++++
test/Object/Inputs/macho-invalid-linkopt-bad-count | Bin 0 -> 48 bytes
test/Object/Inputs/macho-invalid-linkopt-bad-size | Bin 0 -> 44 bytes
test/Object/macho-invalid.test | 6 ++++
4 files changed, 42 insertions(+)
create mode 100644 test/Object/Inputs/macho-invalid-linkopt-bad-count
create mode 100644 test/Object/Inputs/macho-invalid-linkopt-bad-size
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.