This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0db608b20c6 [X86] Correct the VROUND regular expressions in Znver1 sche [...]
new d140aea2312 Move SampleProfile.h into IPO along with the rest of the IP [...]
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/Transforms/{ => IPO}/SampleProfile.h | 6 +++---
lib/Passes/PassBuilder.cpp | 2 +-
lib/Transforms/IPO/SampleProfile.cpp | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
rename include/llvm/Transforms/{ => IPO}/SampleProfile.h (86%)
--
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 libcxx.
from b06c8f07b Use DoNotOptimize to prevent new/delete elision.
new 493b609b2 Workaround GCC bug PR78489 - SFINAE order is not respected.
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/variant | 29 +++++++++-------------
.../in_place_index_init_list_args.pass.cpp | 6 +++++
2 files changed, 18 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 llvm.
from ca64890b851 Revert r325687 (workaround for PR36032).
new f181976a674 Finish moving the IPSCCP pass from Scalar to IPO - moving t [...]
new 0db608b20c6 [X86] Correct the VROUND regular expressions in Znver1 sche [...]
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/X86/X86ScheduleZnver1.td | 4 ++--
lib/Transforms/IPO/IPO.cpp | 1 +
lib/Transforms/Scalar/Scalar.cpp | 1 -
test/CodeGen/X86/avx-schedule.ll | 8 ++++----
4 files changed, 7 insertions(+), 7 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 c4f4f54c9df [X86] Rename VROUNDYPS* and VROUNDYPD* instructions to VROU [...]
new b31382197fd Add test for demangling GNU ABI tags.
new ca64890b851 Revert r325687 (workaround for PR36032).
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/Analysis/ScalarEvolution.cpp | 7 -------
test/Transforms/LoopVectorize/X86/pr36524.ll | 2 +-
test/Transforms/LoopVectorize/pr30654-phiscev-sext-trunc.ll | 2 +-
test/Transforms/LoopVectorize/pr35773.ll | 2 +-
test/Transforms/LoopVectorize/vect-phiscev-sext-trunc.ll | 4 ++--
test/tools/llvm-cxxfilt/abitag.test | 6 ++++++
6 files changed, 11 insertions(+), 12 deletions(-)
create mode 100644 test/tools/llvm-cxxfilt/abitag.test
--
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 71e8b54df4 [analyzer] Remove an assertion that doesn't hold in C++17.
new 59b2b9fc2d [CFG] [analyzer] Add C++17-specific ctor-initializer constru [...]
new df9f4af626 [analyzer] Enable temporary object destructor inlining by default.
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/clang/Analysis/CFG.h | 4 +-
include/clang/Analysis/ConstructionContext.h | 69 ++++++++++++++++++++++++----
lib/Analysis/CFG.cpp | 14 ++++--
lib/Analysis/ConstructionContext.cpp | 22 ++++++---
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 2 +-
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 3 +-
test/Analysis/analyzer-config.cpp | 2 +-
test/Analysis/cfg-rich-constructors.cpp | 28 +++++++++++
8 files changed, 122 insertions(+), 22 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 423eb96060c [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst [...]
new c4f4f54c9df [X86] Rename VROUNDYPS* and VROUNDYPD* instructions to VROU [...]
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/X86/X86InstrInfo.cpp | 4 +-
lib/Target/X86/X86InstrSSE.td | 115 ++++++++++++++--------------
lib/Target/X86/X86SchedBroadwell.td | 8 +-
lib/Target/X86/X86SchedHaswell.td | 8 +-
lib/Target/X86/X86SchedSandyBridge.td | 8 +-
lib/Target/X86/X86SchedSkylakeClient.td | 8 +-
lib/Target/X86/X86SchedSkylakeServer.td | 8 +-
lib/Target/X86/X86ScheduleBtVer2.td | 4 +-
test/CodeGen/X86/avx-schedule.ll | 8 +-
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp | 8 +-
10 files changed, 90 insertions(+), 89 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 85528afc21 [CFG] [analyzer] NFC: Move construction context allocation i [...]
new 71e8b54df4 [analyzer] Remove an assertion that doesn't hold in C++17.
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/StaticAnalyzer/Core/ExprEngine.cpp | 54 ++++++++++++++++++++++---------
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 4 +++
test/Analysis/lifetime-extension.cpp | 4 +++
test/Analysis/temporaries.cpp | 3 ++
4 files changed, 49 insertions(+), 16 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 238a3389d05 [MIR] Making MIR Printing, opt -dot-cfg, and -debug printin [...]
new 7afebf73492 Fix layering between SCCP and IPO SCCP
new 423eb96060c [DAGCombiner] Fold (zext (and/or/xor (shl/shr (load x), cst [...]
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/Scalar/SCCP.h | 5 ++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 80 ++++++++++++++++++
lib/Transforms/IPO/CMakeLists.txt | 1 +
lib/Transforms/IPO/SCCP.cpp | 58 +++++++++++++
lib/Transforms/Scalar/SCCP.cpp | 60 +-------------
test/CodeGen/X86/zext-logicop-shift-load.ll | 122 ++++++++++++++++++++++++++++
6 files changed, 269 insertions(+), 57 deletions(-)
create mode 100644 lib/Transforms/IPO/SCCP.cpp
create mode 100644 test/CodeGen/X86/zext-logicop-shift-load.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 8f8f301be5 [CFG] [analyzer] Add C++17-specific variable and return cons [...]
new 85528afc21 [CFG] [analyzer] NFC: Move construction context allocation i [...]
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/Analysis/ConstructionContext.h | 36 ++++++++++++++----
lib/Analysis/ConstructionContext.cpp | 55 ++++++++++------------------
2 files changed, 48 insertions(+), 43 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 zorg.
from b6c67a0 Reduce number of jobs for LIT testing. Now the right way for [...]
new c016757 Changed number of jobs for builder lld-perf-testsuite.
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:
buildbot/osuosl/master/config/slaves.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.