This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7331098de45 [MachineOutliner][NFC] Move yet another std::vector out of a loop
new 184985589ef Add objc.* ARC intrinsics and codegen them to their runtime [...]
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/IR/Intrinsics.td | 44 ++++++
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 36 +++++
test/CodeGen/X86/objc-arc.ll | 167 +++++++++++++++++++++++
3 files changed, 247 insertions(+)
create mode 100644 test/CodeGen/X86/objc-arc.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 lldb.
from 38f94d1e1 [lldbsuite] Disable TestStopPCs when there's no XML support
new c5dfcd087 Add a unit test for ArchSpec matching to document how it beha [...]
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/Utility/ArchSpec.cpp | 4 +--
unittests/Utility/ArchSpecTest.cpp | 50 ++++++++++++++++++++++++++++++++++++++
2 files changed, 52 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 3ef02c1af89 Daily bump.
new b438914208f * config/rs6000/aix72.h (ASM_DEFAULT_SPEC): Match P [...]
new 40fc691eac0 PR rtl-optimization/85770 * gcc.target/i386/pr85770.c: New test.
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 | 5 +++++
gcc/config/rs6000/aix72.h | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr85770.c | 17 +++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85770.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 llvm.
from 17892fe3f36 [MachineOutliner][NFC] Move std::vector out of loop
new 7331098de45 [MachineOutliner][NFC] Move yet another std::vector out of a loop
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/MachineOutliner.cpp | 7 ++++---
1 file changed, 4 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 libcxx.
from bf62394ab [libcxx] Always enable availability in the lit test suite.
new caae3ec67 [libcxx] Don't depend on availability markup to provide the s [...]
new 8bcb9cabc [libcxx] Mark some tests as failing on macosx 10.14
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/__config | 15 +++++++++------
include/istream | 2 +-
include/ostream | 2 +-
include/streambuf | 2 +-
.../input.streams/istream.unformatted/get.pass.cpp | 2 --
.../input.streams/istream.unformatted/get_chart.pass.cpp | 2 --
.../istream.unformatted/get_pointer_size.pass.cpp | 5 +++--
.../istream.unformatted/get_pointer_size_chart.pass.cpp | 5 +++--
.../istream.unformatted/getline_pointer_size.pass.cpp | 5 +++--
.../getline_pointer_size_chart.pass.cpp | 5 +++--
.../istream.unformatted/ignore_0xff.pass.cpp | 3 ---
.../input.streams/istream.unformatted/read.pass.cpp | 2 --
.../input.streams/istream.unformatted/readsome.pass.cpp | 3 ---
.../input.streams/istream.unformatted/seekg.pass.cpp | 3 ---
.../input.streams/istream.unformatted/seekg_off.pass.cpp | 2 --
.../complex.number/complex.ops/stream_input.pass.cpp | 2 --
16 files changed, 24 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.