This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 610fb254ef Re-commit r344234 "clang-cl: Add /showFilenames option (PR31957)"
new 8693e0ee6a [analyzer] Small SMT API improvement
new b4d73f48e2 [analyzer] Improved cmake configuration for Z3
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:
CMakeLists.txt | 35 +++++++++++++++-------
cmake/modules/FindZ3.cmake | 27 +++++++++++++++--
.../StaticAnalyzer/Core/PathSensitive/SMTSolver.h | 2 +-
lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp | 6 ++--
4 files changed, 53 insertions(+), 17 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 5af400bd1f [Analyzer] Iterator Checker - Part 10: Tests for iterators p [...]
new 610fb254ef Re-commit r344234 "clang-cl: Add /showFilenames option (PR31957)"
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/clang/Driver/CLCompatOptions.td | 4 ++++
include/clang/Driver/Job.h | 6 ++++++
lib/Driver/Job.cpp | 6 ++++++
lib/Driver/ToolChains/Clang.cpp | 7 +++++++
test/Driver/cl-showfilenames.c | 23 +++++++++++++++++++++++
5 files changed, 46 insertions(+)
create mode 100644 test/Driver/cl-showfilenames.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 ebbe7135795 [LegalizeTypes] Prevent an assertion from PromoteIntRes_BSW [...]
new 80d43025545 Pull out repeated variables from SelectionDAGLegalize::Expa [...]
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/SelectionDAG/LegalizeDAG.cpp | 10 ++--------
1 file changed, 2 insertions(+), 8 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 bb14c3e538c [WebAssembly][NFC] Fix signed/unsigned comparison warning
new ebbe7135795 [LegalizeTypes] Prevent an assertion from PromoteIntRes_BSW [...]
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/SelectionDAG/LegalizeIntegerTypes.cpp | 28 +-
test/CodeGen/X86/bitreverse.ll | 618 ++++++++++++++++++++++
test/CodeGen/X86/bswap.ll | 150 ++++++
3 files changed, 788 insertions(+), 8 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 a833e2b0229 Fix compilation failure with C++98 compilers
new 6a3756e432d * dwarf2cfi.c (struct dw_trace_info): Add args_size_define [...]
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 | 10 ++++++++++
gcc/dwarf2cfi.c | 16 ++++++++++++++--
2 files changed, 24 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 llvm.
from 21706932d74 [InstCombine] fix complexity canonicalization with fake una [...]
new bb14c3e538c [WebAssembly][NFC] Fix signed/unsigned comparison warning
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/WebAssembly/WebAssemblyInstrSIMD.td | 4 +++-
1 file changed, 3 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 7875f53fbec [InstCombine] add tests for operand complexity canonicaliza [...]
new 1000de2443c [X86][SSE] Remove most of vector CTTZ custom lowering and u [...]
new 21706932d74 [InstCombine] fix complexity canonicalization with fake una [...]
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/SelectionDAG/LegalizeDAG.cpp | 4 +--
lib/Target/X86/X86ISelLowering.cpp | 35 +++++------------------
lib/Transforms/InstCombine/InstCombineInternal.h | 4 +--
test/Transforms/InstCombine/operand-complexity.ll | 6 ++--
4 files changed, 14 insertions(+), 35 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 e9226f019e3 [NFC] Fixed duplicated test file
new 7875f53fbec [InstCombine] add tests for operand complexity canonicaliza [...]
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/Transforms/InstCombine/operand-complexity.ll | 136 ++++++++++++++++++++++
1 file changed, 136 insertions(+)
create mode 100644 test/Transforms/InstCombine/operand-complexity.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 e3800c79ea4 [X86][SSE] Begin removing vector CTTZ custom lowering and u [...]
new c323e923ae3 [InstCombine] Fixed crash with aliased functions
new e9226f019e3 [NFC] Fixed duplicated test file
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/Transforms/Utils/BuildLibCalls.h | 2 +-
lib/Transforms/IPO/InferFunctionAttrs.cpp | 2 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
lib/Transforms/Utils/BuildLibCalls.cpp | 46 +++++++++++++++------------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 2 +-
test/Transforms/InstCombine/pr39177.ll | 33 +++++++++++++++++++
6 files changed, 62 insertions(+), 25 deletions(-)
create mode 100644 test/Transforms/InstCombine/pr39177.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 097be3b516e [X86][SSE] combineIncDecVector - use isConstantSplat
new e3800c79ea4 [X86][SSE] Begin removing vector CTTZ custom lowering and u [...]
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/SelectionDAG/LegalizeDAG.cpp | 2 +-
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 18 +++++++++++++++---
lib/Target/X86/X86ISelLowering.cpp | 17 ++++++++---------
3 files changed, 24 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.