This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7bf0a87e3ac [SLPVectorizer] Add isOdd() helper function, NFCI.
new 515de5651c1 [Hexagon] Implement frame pointer elimination with -fomit-f [...]
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/HexagonFrameLowering.cpp | 181 ++++++++++++++++------------
lib/Target/Hexagon/HexagonFrameLowering.h | 17 ++-
lib/Target/Hexagon/HexagonISelLowering.cpp | 77 ++++++------
test/CodeGen/Hexagon/fpelim-basic.ll | 91 ++++++++++++++
test/CodeGen/Hexagon/frame.ll | 23 ----
test/CodeGen/Hexagon/newvaluejump2.ll | 2 +-
6 files changed, 248 insertions(+), 143 deletions(-)
create mode 100644 test/CodeGen/Hexagon/fpelim-basic.ll
delete mode 100644 test/CodeGen/Hexagon/frame.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 9bb85ad4f77 [InstCombine] Replace an unnecessary use of a matcher with [...]
new 7bf0a87e3ac [SLPVectorizer] Add isOdd() helper function, 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/Transforms/Vectorize/SLPVectorizer.cpp | 9 +++++++--
1 file changed, 7 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 zorg.
from 9f7415c [asan] Fix API check for x86 devices
new b7512eb [asan] Try to run tests without "shell stop"
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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 8 --------
1 file changed, 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 483d5f69d7d 2017-06-30 Andrew Pinski <apinski(a)cavium.com>
new 2c48667d2bf PR c++/81257 - ICE with invalid ::template.
new 47fd39b30bb PR ipa/81261 * tree-inline.c (expand_call_inline): Combin [...]
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:
gcc/ChangeLog | 5 +++++
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 5 -----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/{pr61160-1.C => pr81261.C} | 2 +-
gcc/testsuite/g++.dg/parse/template-keyword1.C | 3 +++
gcc/tree-inline.c | 3 +++
7 files changed, 23 insertions(+), 6 deletions(-)
copy gcc/testsuite/g++.dg/ipa/{pr61160-1.C => pr81261.C} (87%)
create mode 100644 gcc/testsuite/g++.dg/parse/template-keyword1.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 638ba5afb5d Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQ [...]
new e050d57c744 [LV] Sink casts to unravel first order recurrence
new 9bb85ad4f77 [InstCombine] Replace an unnecessary use of a matcher with [...]
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/LoopUtils.h | 11 ++-
lib/Transforms/InstCombine/InstCombineInternal.h | 5 +-
lib/Transforms/Utils/LoopUtils.cpp | 19 ++++-
lib/Transforms/Vectorize/LoopVectorize.cpp | 18 ++++-
.../LoopVectorize/first-order-recurrence.ll | 80 ++++++++++++++++++++++
5 files changed, 123 insertions(+), 10 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 9275ad44e0 Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQU [...]
new e5f56874ae Fix a typo. NFC.
new 4097751e3b [Profile] Do not assign counters to functions without bodies
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/CodeGenPGO.cpp | 3 +++
test/Profile/Inputs/cxx-missing-bodies.proftext | 9 +++++++++
test/Profile/cxx-missing-bodies.cpp | 21 +++++++++++++++++++++
test/Profile/cxx-structors.cpp | 2 +-
4 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 test/Profile/Inputs/cxx-missing-bodies.proftext
create mode 100644 test/Profile/cxx-missing-bodies.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 75d5833bd6e [SystemZ] Add all remaining instructions
new e33b6de6d6d [Hexagon] Guard the generation of lookup table
new 638ba5afb5d Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQ [...]
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/IR/ModuleSummaryIndexYAML.h | 3 -
include/llvm/ObjectYAML/DWARFYAML.h | 2 -
include/llvm/ObjectYAML/MachOYAML.h | 1 -
include/llvm/ObjectYAML/WasmYAML.h | 1 -
include/llvm/Support/YAMLTraits.h | 112 ++++++++++++++-------
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 2 -
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 1 -
lib/ObjectYAML/CodeViewYAMLTypes.cpp | 1 -
lib/Support/AMDGPUCodeObjectMetadata.cpp | 2 -
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp | 8 ++
lib/Target/Hexagon/HexagonTargetTransformInfo.h | 3 +
.../code-object-metadata-from-llvm-ir-full.ll | 10 +-
test/MC/AMDGPU/code-object-metadata-kernel-args.s | 4 +-
test/MC/AMDGPU/code-object-metadata-kernel-attrs.s | 4 +-
test/Transforms/LowerTypeTests/export-icall.ll | 9 +-
.../AArch64 => SimplifyCFG/Hexagon}/lit.local.cfg | 2 +-
.../SimplifyCFG/Hexagon/switch-to-lookup-table.ll | 62 ++++++++++++
tools/llvm-pdbutil/PdbYaml.cpp | 2 -
unittests/Support/YAMLIOTest.cpp | 30 +++---
19 files changed, 183 insertions(+), 76 deletions(-)
copy test/Transforms/{EarlyCSE/AArch64 => SimplifyCFG/Hexagon}/lit.local.cfg (78%)
create mode 100644 test/Transforms/SimplifyCFG/Hexagon/switch-to-lookup-table.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 0ce8b803dc clang-format: add options to merge empty record body
new 9275ad44e0 Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQU [...]
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/Format/Format.cpp | 1 -
lib/Tooling/Refactoring/AtomicChange.cpp | 1 -
unittests/Tooling/RefactoringTest.cpp | 12 ++++++++----
3 files changed, 8 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 clang-tools-extra.
from 8401b95d Move ClassReplacements.cpp test from clang-rename tests to th [...]
new 68cef18a Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUE [...]
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:
clang-tidy/ClangTidyOptions.cpp | 2 --
include-fixer/find-all-symbols/SymbolInfo.cpp | 1 -
include-fixer/tool/ClangIncludeFixer.cpp | 1 -
3 files changed, 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 lld.
from 830dfc7d4 Tighten up tests for .rsrc section emission.
new eb201427a Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUE [...]
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/ReaderWriter/MachO/MachONormalizedFileYAML.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.