This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ccc4444 Lanai: Avoid implicit iterator conversions, NFC
new add1bef Revert "InstCombine rule to fold truncs whose value is available"
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/Loads.h | 38 -------
lib/Analysis/Loads.cpp | 43 +++-----
lib/Transforms/InstCombine/InstCombineCasts.cpp | 24 +----
test/Transforms/InstCombine/trunc.ll | 130 ------------------------
4 files changed, 17 insertions(+), 218 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 ecd733e Add runtime support for __cpu_model (__builtin_cpu_supports)
new 87110b4 Revert "Add runtime support for __cpu_model (__builtin_cpu_su [...]
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/builtins/CMakeLists.txt | 3 +-
lib/builtins/cpu_model.c | 799 ------------------------------------
test/builtins/Unit/cpu_model_test.c | 19 -
3 files changed, 1 insertion(+), 820 deletions(-)
delete mode 100644 lib/builtins/cpu_model.c
delete mode 100644 test/builtins/Unit/cpu_model_test.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 230dab1 [MC, COFF] Permit a variable to be redefined
new ccc4444 Lanai: Avoid implicit iterator conversions, 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/Target/Lanai/LanaiFrameLowering.cpp | 12 ++++++------
1 file 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 gcc.
from 18bede7 Use lvalue_p instead of real_lvalue_p.
new 44c5a84 FT32: apply unbias to references to RAM symbols.
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/ChangeLog | 5 +++++
gcc/config/ft32/ft32.c | 43 +++++++++++++++++++++++++++++++++++++++++++
gcc/config/ft32/ft32.h | 10 ++++++++++
3 files changed, 58 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 llvm.
from 82974e1 [TTI] Expose TTI::getGEPCost and use it in SLSR and NaryReassociate.
new 230dab1 [MC, COFF] Permit a variable to be redefined
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/MC/WinCOFFStreamer.cpp | 30 +++++++++++-------------------
test/MC/COFF/pr28462.s | 14 ++++++++++++++
2 files changed, 25 insertions(+), 19 deletions(-)
create mode 100644 test/MC/COFF/pr28462.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 gcc-5-branch
in repository gcc.
from 9193f35 Do not consider COMPLEX_TYPE as fold_convertible_p
new 9d497b3 Backport from trunk: 2016-07-08 Cesar Philippidis <cesar@ [...]
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 | 11 +++++
gcc/fortran/parse.c | 65 ++++++++++++++++++++---------
gcc/testsuite/ChangeLog | 7 ++++
gcc/testsuite/gfortran.dg/goacc/pr71704.f90 | 49 ++++++++++++++++++++++
4 files changed, 113 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr71704.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 5e2ec03 AMDGPU: Remove unused control flow intrinsic
new 82974e1 [TTI] Expose TTI::getGEPCost and use it in SLSR and NaryReassociate.
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/TargetTransformInfoImpl.h | 8 ++--
include/llvm/CodeGen/BasicTTIImpl.h | 5 +++
lib/Analysis/TargetTransformInfo.cpp | 5 +++
lib/Transforms/Scalar/NaryReassociate.cpp | 45 ++++------------------
.../Scalar/StraightLineStrengthReduce.cpp | 45 ++++------------------
5 files changed, 28 insertions(+), 80 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 d20cb43 Add 'thinlto_src_module' md with asserts or -enable-import-metadata
new 5e2ec03 AMDGPU: Remove unused control flow intrinsic
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/AMDGPU/SIAnnotateControlFlow.cpp | 4 ----
lib/Target/AMDGPU/SIFixControlFlowLiveIntervals.cpp | 1 -
lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 1 -
lib/Target/AMDGPU/SIISelLowering.cpp | 1 -
lib/Target/AMDGPU/SIInstructions.td | 5 -----
lib/Target/AMDGPU/SIIntrinsics.td | 1 -
lib/Target/AMDGPU/SILowerControlFlow.cpp | 19 -------------------
7 files changed, 32 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 fd5a3b4 [PM] name the new PM LAA class LoopAccessAnalysis (LAA) /NFC
new a898ac8 [LAA] Port test to the new PM
new 532fc83 [BFI] Minor cleanup. NFC
new db12f54 Reapply r274829 with fix for FP vectors
new d20cb43 Add 'thinlto_src_module' md with asserts or -enable-import-metadata
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:
include/llvm/Analysis/BlockFrequencyInfo.h | 4 ++--
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 6 +++--
lib/Transforms/IPO/FunctionImport.cpp | 25 +++++++++++++++-----
.../store-to-invariant-check1.ll | 16 ++++++++++---
test/CodeGen/AMDGPU/vector-extract-insert.ll | 18 +++++++++++++++
test/CodeGen/X86/pr28444.ll | 27 ++++++++++++++++++++++
test/CodeGen/X86/pr28472.ll | 11 +++++++++
test/Transforms/FunctionImport/funcimport.ll | 6 ++---
8 files changed, 97 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/X86/pr28444.ll
create mode 100644 test/CodeGen/X86/pr28472.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 gcc.
from a2ebcb8 2016-07-08 Vladimir Makarov <vmakarov(a)redhat.com>
new 3a3fc4a * lambda.c (maybe_add_lambda_conv_op): Fix null object argument.
new f3250f7 Rename lvalue_or_rvalue_with_address_p to glvalue_p.
new 049132b Rename lvalue_p to obvalue_p.
new 18bede7 Use lvalue_p instead of real_lvalue_p.
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:
gcc/cp/ChangeLog | 16 +++++++++
gcc/cp/call.c | 36 ++++++++++----------
gcc/cp/class.c | 2 +-
gcc/cp/constexpr.c | 2 +-
gcc/cp/cp-tree.h | 3 +-
gcc/cp/cvt.c | 10 +++---
gcc/cp/init.c | 4 +--
gcc/cp/lambda.c | 11 +++---
gcc/cp/pt.c | 4 +--
gcc/cp/tree.c | 39 ++++++++++++----------
gcc/cp/typeck.c | 31 ++++++-----------
.../c-c++-common/wdate-time.c => cp/typeck.s} | 0
gcc/cp/typeck2.c | 2 +-
13 files changed, 87 insertions(+), 73 deletions(-)
copy gcc/{testsuite/c-c++-common/wdate-time.c => cp/typeck.s} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.