This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5c3ef0 Daily bump.
new 99514fd remove gcc/cp/typeck.s
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/cp/typeck.s | 0
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 gcc/cp/typeck.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 939b324 Allow BasicBlockEdge to be used in DenseMap
new 7f9e1e0 Revert r275027 - Let FuncAttrs infer the 'returned' argument [...]
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/IPO/FunctionAttrs.cpp | 50 ----------------------
.../FunctionAttrs/2009-01-02-LocalStores.ll | 2 +-
test/Transforms/FunctionAttrs/nocapture.ll | 6 +--
test/Transforms/FunctionAttrs/readattrs.ll | 4 +-
4 files changed, 6 insertions(+), 56 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 8e069d3 [CodeGen] Treat imported static local variables as declarations
new 1bb23e6 Revert r275029 - Update Clang tests after adding inference fo [...]
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/CodeGen/ppc64-struct-onevect.c | 2 +-
test/CodeGenCXX/wasm-args-returns.cpp | 4 ++--
test/CodeGenOpenCL/as_type.cl | 2 +-
3 files changed, 4 insertions(+), 4 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 b0d6772 Pointer-comparison folding should look through returned-argum [...]
new 939b324 Allow BasicBlockEdge to be used in DenseMap
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/Dominators.h | 21 +++++++++++++++++++++
1 file changed, 21 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 clang.
from 3fae0de Reapply SVN r274797.
new 8e069d3 [CodeGen] Treat imported static local variables as declarations
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/CGDeclCXX.cpp | 4 ----
lib/CodeGen/CodeGenModule.cpp | 4 ++++
test/CodeGenCXX/dllimport.cpp | 4 ++--
3 files changed, 6 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 llvm.
from 0017f36 Teach isDereferenceablePointer to look through returned-argum [...]
new b0d6772 Pointer-comparison folding should look through returned-argum [...]
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/Analysis/InstructionSimplify.cpp | 5 +++++
test/Transforms/InstSimplify/returned.ll | 30 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/Transforms/InstSimplify/returned.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 837551f Teach SCEV to look through returned-argument functions
new 0017f36 Teach isDereferenceablePointer to look through returned-argum [...]
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/Analysis/Loads.cpp | 5 +++++
test/Analysis/ValueTracking/memory-dereferenceable.ll | 5 ++++-
2 files changed, 9 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 d90d613 Teach computeKnownBits to look through returned-argument functions
new 837551f Teach SCEV to look through returned-argument functions
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/Analysis/ScalarEvolution.cpp | 7 +++++++
test/Analysis/ScalarEvolution/returned.ll | 16 ++++++++++++++++
2 files changed, 23 insertions(+)
create mode 100644 test/Analysis/ScalarEvolution/returned.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 4cb3366 BasicAA should look through functions with returned arguments
new d90d613 Teach computeKnownBits to look through returned-argument functions
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/Analysis/ValueTracking.cpp | 11 ++++++++---
test/Transforms/InstCombine/align-attr.ll | 13 +++++++++++++
2 files changed, 21 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 8b01a2f Don't use a SmallSet for returned attribute inference
new b7a19e9 Add a 'Returned' intrinsic property corresponding to the 'ret [...]
new 4cb3366 BasicAA should look through functions with returned arguments
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/IR/Intrinsics.td | 6 +++++
lib/Analysis/BasicAliasAnalysis.cpp | 16 +++++++++++--
lib/Analysis/ValueTracking.cpp | 6 +++++
lib/IR/Value.cpp | 12 ++++++++++
test/Analysis/BasicAA/returned.ll | 45 +++++++++++++++++++++++++++++++++++++
utils/TableGen/CodeGenIntrinsics.h | 2 +-
utils/TableGen/CodeGenTarget.cpp | 3 +++
utils/TableGen/IntrinsicEmitter.cpp | 6 +++++
8 files changed, 93 insertions(+), 3 deletions(-)
create mode 100644 test/Analysis/BasicAA/returned.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.