This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 071eccb SimplifyLibCalls: Remove incorrect optimization of fabs
new 41b81eb [llvm-opt-report] Fix context-sensitive lines where nothing happened
new fd47fbc [ThinLTO] Fix assertions on lazy-loading of Metadata TBAA att [...]
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/Bitcode/Reader/MetadataLoader.cpp | 8 +-
.../X86/Inputs/{cache.ll => funcimport-tbaa.ll} | 4 +-
test/ThinLTO/X86/funcimport-tbaa.ll | 38 ++++++++
test/tools/llvm-opt-report/Inputs/dm.c | 13 +++
test/tools/llvm-opt-report/Inputs/dm.yaml | 104 +++++++++++++++++++++
test/tools/llvm-opt-report/func-dm.test | 17 ++++
tools/llvm-opt-report/OptReport.cpp | 14 ++-
7 files changed, 189 insertions(+), 9 deletions(-)
copy test/ThinLTO/X86/Inputs/{cache.ll => funcimport-tbaa.ll} (60%)
create mode 100644 test/ThinLTO/X86/funcimport-tbaa.ll
create mode 100644 test/tools/llvm-opt-report/Inputs/dm.c
create mode 100644 test/tools/llvm-opt-report/Inputs/dm.yaml
create mode 100644 test/tools/llvm-opt-report/func-dm.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 llvm.
from 91a0034 Update update_test_checks to work properly with phi nodes and [...]
new 071eccb SimplifyLibCalls: Remove incorrect optimization of fabs
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/Utils/SimplifyLibCalls.cpp | 12 ++-------
test/Transforms/InstCombine/fabs.ll | 42 ++++++++++++++++++++++++-------
test/Transforms/InstCombine/fast-math.ll | 6 +++--
3 files changed, 39 insertions(+), 21 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 8c96c95 Consistently use a ConstantEvaluated context for expressions [...]
new 651f23f Fix buildbots.
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/Sema/SemaTemplateInstantiateDecl.cpp | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 38fdd07 gcc/testsuite/ChangeLog:
new 05d8c5f [-fcompare-debug] var tracking options are not optimization options
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 | 16 ++++++++++++++++
gcc/common.opt | 8 ++++----
gcc/doc/options.texi | 7 +++++++
gcc/opt-functions.awk | 2 +-
gcc/optc-save-gen.awk | 7 +++++--
gcc/opth-gen.awk | 2 +-
6 files changed, 34 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 clang.
from 1e7cc03 PR20090: Add (passing) test from this bug; it's been fixed fo [...]
new 8c96c95 Consistently use a ConstantEvaluated context for expressions [...]
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/Parse/ParseDecl.cpp | 7 ++++---
lib/Sema/SemaTemplateInstantiateDecl.cpp | 3 ++-
test/SemaCXX/enable_if.cpp | 8 ++++++++
3 files changed, 14 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 gcc.
from 942ef29 gcc/fortran/ChangeLog:
new 38fdd07 gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/attr-alloc_size-3.c | 36 ++++++++++++++++----------------
gcc/testsuite/gcc.dg/attr-alloc_size-4.c | 24 ++++++++++-----------
3 files changed, 35 insertions(+), 30 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 497eca1 [Bitcode] Remove unused PlaceHolder parameter to lazyLoadModu [...]
new 91a0034 Update update_test_checks to work properly with phi nodes and [...]
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:
utils/update_test_checks.py | 49 ++++++++++++++++++++++++---------------------
1 file changed, 26 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 129141e [CostModel][X86] Merge separate AVX1 cost LUTs. NFCI.
new 497eca1 [Bitcode] Remove unused PlaceHolder parameter to lazyLoadModu [...]
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/Bitcode/Reader/MetadataLoader.cpp | 8 ++++----
1 file 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 21886bd [CostModel][AVX512BW] Add v32i16 vector shift costs for avx51 [...]
new 129141e [CostModel][X86] Merge separate AVX1 cost LUTs. NFCI.
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/X86TargetTransformInfo.cpp | 68 ++++++++++++++-----------------
1 file changed, 30 insertions(+), 38 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 5988cea [CostModel][X86] Added missing AVX2 arithmetic costs.
new 21886bd [CostModel][AVX512BW] Add v32i16 vector shift costs for avx51 [...]
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/X86TargetTransformInfo.cpp | 4 ++++
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 8 ++++----
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 8 ++++----
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 8 ++++----
4 files changed, 16 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.