This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/libcp1.stgit
in repository gcc.
from 19d4cb8 refresh
new d5f418c new
new ca91ff6 refresh (create temporary patch)
new f346ea8 refresh
new d012967 more lambda contexts
new 4b7b5ae Refresh of lambda-more-contexts.patch
new 2ac164d new
new 9bd3e88 refresh (create temporary patch)
new 05110ea more lambda contexts
new 30ba7a4 refresh
The 9 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:
meta | 5 +++--
patches/lambda-more-contexts.patch | 39 ++++++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 patches/lambda-more-contexts.patch
--
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 aoliva/libcp1
in repository gcc.
from 03d2112 introduce lambda closures support
new 05110ea more lambda contexts
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/gcc-cp-fe.def | 5 +++--
libcc1/libcp1plugin.cc | 3 +++
2 files changed, 6 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 aoliva/libcp1.stgit
in repository gcc.
from b1500ea pop
new 9aadf5a push
new 63f6073 refresh (create temporary patch)
new 2a30357 refresh
new fd11dc9 refresh (create temporary patch)
new 61a4367 refresh
new f46406f new
new f983892 refresh (create temporary patch)
new 427210f refresh
new fd3f840 refresh (create temporary patch)
new ec060b3 refresh
new eef4184 refresh (create temporary patch)
new 1b5ff52 refresh
new 37c0daa refresh (create temporary patch)
new 036b17e refresh
new e96e0a0 pop
new 1e38430 refresh (create temporary patch)
new 824ed0e refresh
new 8a5ad50 refresh (create temporary patch)
new b12d3d4 refresh
new 2bb26df push
new 6119191 pop
new 2d034a1 refresh (create temporary patch)
new eabc33d refresh
new 0afeb8d push
new 0c66fb5 refresh (create temporary patch)
new e556ac0 refresh
new c771dc3 introduce call exprs
new 03d2112 introduce lambda closures support
new 805fa53 introduce lambda closures support
new 4bc10a6 introduce call exprs
new 2d07a39 Refresh of call-exprs.patch
new d361134 introduce lambda closures support
new 4197402 introduce call exprs
new b5acf97 Refresh of call-exprs.patch
new 82730d6 introduce call exprs
new fff0107 Refresh of call-exprs.patch
new 7be3afa introduce lambda closures support
new 96a3072 introduce lambda closures support
new 7061bbf introduce lambda closures support
new 9108cb5 Refresh of lambda-closures.patch
new 65e03bd introduce lambda closures support
new b2358d9 introduce call exprs
new 449240e push
new 60f6bed Refresh of call-exprs.patch
new 50c9caa refresh (create temporary patch)
new e20d5b1 refresh
new 9839b66 Refresh of call-exprs.patch
new 9294e47 refresh (create temporary patch)
new 0b2cad9 refresh
new 315e5f7 new
new 0b57afd Refresh of lambda-closures.patch
new e913d9d refresh (create temporary patch)
new 1d76ae7 refresh
new e68f2cd refresh (create temporary patch)
new 69710f3 introduce lambda closures support
new 0449578 refresh
new 7181f7c Refresh of lambda-closures.patch
new 63afa01 refresh (create temporary patch)
new af3aec1 refresh
new 7a1e2ac Refresh of lambda-closures.patch
new e5a2896 refresh (create temporary patch)
new a4b2ec8 refresh
new a49aaff pop
new 5b3ebdf refresh (create temporary patch)
new 66c8934 refresh
new e4a2877 refresh (create temporary patch)
new 19673b7 refresh
new ed77f50 push
new 0b0a9aa pop
new e455a25 refresh (create temporary patch)
new b7dca6d refresh
new b244630 push
new 074c126 Refresh of lambda-closures.patch
new ad1abeb refresh (create temporary patch)
new 19d4cb8 refresh
The 75 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:
meta | 7 +-
patches/call-exprs.patch | 133 ++++++++++---
patches/lambda-closures.patch | 424 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 540 insertions(+), 24 deletions(-)
create mode 100644 patches/lambda-closures.patch
--
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 aoliva/libcp1
in repository gcc.
from cc53b6e fix template arguments: their decl is the TREE_VALUE of the list
new c771dc3 introduce call exprs
new 03d2112 introduce lambda closures support
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/gcc-cp-fe.def | 81 +++++++++++--
include/gcc-cp-interface.h | 19 ++-
libcc1/libcp1plugin.cc | 283 +++++++++++++++++++++++++++++++++++++++++++--
libcc1/marshall-cp.hh | 12 +-
libcc1/rpc.hh | 8 +-
5 files changed, 369 insertions(+), 34 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 5cfb646 [pdb] Finish conversion to zero copy pdb access.
new 27f2fb0 [MC] Support symbolic expressions in assembly directives
new 898ae7b Make sure the directory contains info for all streams
new 2be5914 An empty record cannot be null-terminated
new c12ac37 Bounds check the number of bitmap blocks in the name map
The 4 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:
.../llvm/DebugInfo/CodeView/RecordSerialization.h | 3 ++
include/llvm/MC/MCObjectStreamer.h | 5 ++
include/llvm/MC/MCStreamer.h | 22 +++++++++
lib/DebugInfo/PDB/Raw/NameMap.cpp | 10 ++++
lib/DebugInfo/PDB/Raw/PDBFile.cpp | 11 +++--
lib/MC/MCAsmStreamer.cpp | 40 ++++++++++++++--
lib/MC/MCObjectStreamer.cpp | 38 ++++++++++++++++
lib/MC/MCParser/AsmParser.cpp | 42 ++++++-----------
lib/MC/MCStreamer.cpp | 16 ++++++-
test/MC/AsmParser/directive_fill.s | 53 ++++++++++------------
test/MC/AsmParser/directive_space.s | 5 ++
11 files changed, 180 insertions(+), 65 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 lld.
from 23b131a Avoid doing binary search.
new 4dfc3f8 [ELF][MIPS] Always resolve MIPS GP-relative relocations to 'l [...]
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/Relocations.cpp | 28 ++++++++++++++++++++++------
test/ELF/mips-64-gprel-so.s | 23 +++++++++++++++++++++++
2 files changed, 45 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/mips-64-gprel-so.s
--
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 9214c0d Add a comment about why we need to buffer the attribute changes.
new b0771c8 Revert "Revert "Map DynamicNoPIC to Static on non-darwin.""
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/ARMTargetMachine.cpp | 5 ++
test/CodeGen/ARM/fast-isel-call.ll | 26 ++++++---
test/CodeGen/ARM/fast-isel-intrinsic.ll | 97 +++++++++++++++++++++++----------
test/CodeGen/ARM/fast-isel.ll | 14 +++--
4 files changed, 101 insertions(+), 41 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 8c59852 [libFuzzer] fix a failure that occurs when running individual inputs
new ff7695f Revert "Map DynamicNoPIC to Static on non-darwin."
new 9214c0d Add a comment about why we need to buffer the attribute changes.
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/Target/ARM/ARMTargetMachine.cpp | 5 --
.../Instrumentation/PGOInstrumentation.cpp | 3 +
test/CodeGen/ARM/fast-isel-call.ll | 26 ++----
test/CodeGen/ARM/fast-isel-intrinsic.ll | 97 +++++++---------------
test/CodeGen/ARM/fast-isel.ll | 14 ++--
5 files changed, 44 insertions(+), 101 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 2fb0222 [sanitizers] introduce a common run-time option dedup_token_l [...]
new 2c6d05b Move test only for the relevant platform
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/Linux/instrprof-value-prof-warn.test | 8 ++++++++
test/profile/instrprof-value-prof.test | 4 ----
2 files changed, 8 insertions(+), 4 deletions(-)
create mode 100644 test/profile/Linux/instrprof-value-prof-warn.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.