This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 32a651b Makes promoteIndirectCall an external function.
new c58ca72 [AMDGPU] Fix obsolete comments, spotted by Malcolm Parsons. (NFC)
new e78d6b0 [LoopUnroll] First form LCSSA, then loop-simplify
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/AMDGPU/AMDGPUAsmPrinter.h | 7 +++--
lib/Transforms/Utils/LoopUnroll.cpp | 35 +++++++++++-----------
test/Transforms/LoopUnroll/pr31718.ll | 55 +++++++++++++++++++++++++++++++++++
3 files changed, 76 insertions(+), 21 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/pr31718.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 lnt.
from 850d99a LNT graph New Setting options to use mean as aggregation function
new 1ee8489 Get server requirements right from client file
new 525ad94 Update dependent package versions
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:
requirements.client.txt | 10 +++++-----
requirements.server.txt | 19 +------------------
2 files changed, 6 insertions(+), 23 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 8614146 [RDF] Add registers to live set even if they are live already
new 50ca9e1 AMDGPU: Custom lower more vector operations
new 32028c8 [Analysis] Add LibFunc_ prefix to enums in TargetLibraryInfo. (NFC)
new 32a651b Makes promoteIndirectCall an external function.
The 3 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/TargetLibraryInfo.def | 2 +-
include/llvm/Analysis/TargetLibraryInfo.h | 78 +-
include/llvm/Transforms/Instrumentation.h | 14 +
include/llvm/Transforms/Utils/SimplifyLibCalls.h | 4 +-
lib/Analysis/BasicAliasAnalysis.cpp | 4 +-
lib/Analysis/ConstantFolding.cpp | 176 +--
lib/Analysis/MemoryBuiltins.cpp | 96 +-
lib/Analysis/MemoryLocation.cpp | 4 +-
lib/Analysis/TargetLibraryInfo.cpp | 1138 ++++++++++----------
lib/Analysis/ValueTracking.cpp | 116 +-
lib/CodeGen/SelectionDAG/FastISel.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 114 +-
lib/LTO/UpdateCompilerUsed.cpp | 2 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 100 ++
lib/Target/AMDGPU/SIISelLowering.h | 5 +
lib/Target/PowerPC/PPCCTRLoops.cpp | 68 +-
lib/Transforms/IPO/GlobalOpt.cpp | 4 +-
.../Instrumentation/IndirectCallPromotion.cpp | 24 +-
lib/Transforms/Scalar/DeadStoreElimination.cpp | 8 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 6 +-
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 4 +-
lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp | 10 +-
lib/Transforms/Utils/BuildLibCalls.cpp | 392 +++----
lib/Transforms/Utils/LibCallsShrinkWrap.cpp | 182 ++--
lib/Transforms/Utils/Local.cpp | 2 +-
lib/Transforms/Utils/SimplifyLibCalls.cpp | 316 +++---
test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 10 +-
test/CodeGen/AMDGPU/extract_vector_elt-f16.ll | 128 +++
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll | 43 +-
test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 350 ++++++
unittests/Analysis/TargetLibraryInfoTest.cpp | 8 +-
31 files changed, 2006 insertions(+), 1404 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/extract_vector_elt-f16.ll
create mode 100644 test/CodeGen/AMDGPU/insert_vector_elt.v2i16.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 42be00e [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layou [...]
new 0ed7413 PR31692: Don't mark a declaration as invalid if we haven't ne [...]
new 5bbcdd7 Add LF_ prefix to LibFunc enums in TargetLibraryInfo.
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/CodeGen/BackendUtil.cpp | 2 +-
lib/Sema/SemaDeclCXX.cpp | 6 +++---
test/SemaCXX/cxx11-default-member-initializers.cpp | 14 ++++++++++++++
3 files changed, 18 insertions(+), 4 deletions(-)
create mode 100644 test/SemaCXX/cxx11-default-member-initializers.cpp
--
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 72e0240 [libFuzzer] mutate empty input using the regular mutators (in [...]
new 8614146 [RDF] Add registers to live set even if they are live already
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/Hexagon/RDFLiveness.cpp | 11 +++++------
1 file changed, 5 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 users/palves/ui_file_v2
in repository binutils-gdb.
discards 158171d Fix "-gdb-set logging redirect on" crash
discards ce661de Eliminate ui_file::write_buffer_on / ui_file::rewind
discards fe8c497 Eliminate make_cleanup_ui_file_delete / make ui_file a class [...]
new e37532e Eliminate make_cleanup_ui_file_delete / make ui_file a class [...]
new de2b3ba Fix "-gdb-set logging redirect on" crash
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (158171d)
\
N -- N -- N refs/heads/users/palves/ui_file_v2 (de2b3ba)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 1f1c4b3 DAG: Don't fold vector extract into load if target doesn't want to
new 72e0240 [libFuzzer] mutate empty input using the regular mutators (in [...]
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/FuzzerMutate.cpp | 19 +++++--------------
1 file changed, 5 insertions(+), 14 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 0afc9b4 2017-01-23 Richard Biener <rguenther(a)suse.de>
new d687f86 * tree.h (assign_assembler_name_if_neeeded): Rename to ... [...]
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 | 11 +++++++++++
gcc/cgraphunit.c | 2 +-
gcc/omp-expand.c | 4 ++--
gcc/tree.c | 4 ++--
gcc/tree.h | 2 +-
5 files changed, 17 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 f3a691f AMDGPU: Combine fp16/fp64 subtarget features
new 207a20d [APFloat] Switch from (PPCDoubleDoubleImpl, IEEEdouble) layou [...]
new 35de144 Revert "Refactor SampleProfile.cpp to move computation inside [...]
new ad539e7 [InstSimplify] add tests to show missing folds from 'icmp (ad [...]
new 1f1c4b3 DAG: Don't fold vector extract into load if target doesn't want to
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/ADT/APFloat.h | 411 ++++++++++++++++-----
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 +
lib/Support/APFloat.cpp | 399 ++++++++++++++++----
lib/Transforms/IPO/SampleProfile.cpp | 4 +-
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll | 31 ++
.../PowerPC/fp128-bitcast-after-operation.ll | 2 +-
test/Transforms/InstSimplify/icmp-constant.ll | 169 +++++++++
unittests/ADT/APFloatTest.cpp | 131 ++++++-
8 files changed, 951 insertions(+), 201 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.