This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e964d52e2d5 [ARM] Thumb2: ConstantMaterializationCost
new c043c190fc5 Test commit. 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/Analysis/InlineCost.cpp | 3 ++-
1 file changed, 2 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 e690485141b [SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS
new e964d52e2d5 [ARM] Thumb2: ConstantMaterializationCost
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/ARM/ARMISelDAGToDAG.cpp | 6 +-
test/CodeGen/ARM/subtarget-no-movt.ll | 132 +++++++++++++++++-----------------
2 files changed, 69 insertions(+), 69 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 b555c94fe66 2019-01-31 Richard Biener <rguenther(a)suse.de>
new 06438ec9486 PR sanitizer/89124 * ipa-inline.c (sanitize_attrs_match_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:
gcc/ChangeLog | 6 ++++++
gcc/ipa-inline.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/asan/pr89124.c | 14 ++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr89124.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 gcc.
from abb9ae6662a PR libstdc++/88170 * c-pretty-print.c (pp_c_enumeration_c [...]
new b555c94fe66 2019-01-31 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/lra.c | 4 +++-
2 files changed, 8 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 8829dedd761 Fixup test after r352704 since it changes how paths may be [...]
new e690485141b [SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS
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/CodeGen/TargetLowering.h | 7 ++
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 10 +-
lib/Target/AArch64/AArch64ISelLowering.h | 6 +
lib/Target/ARM/ARMISelLowering.h | 6 +
lib/Target/X86/X86ISelLowering.h | 6 +
test/CodeGen/AArch64/shift_minsize.ll | 122 ++++++++++++++++++++
test/CodeGen/ARM/shift_minsize.ll | 32 ++++++
test/CodeGen/X86/shift_minsize.ll | 134 ++++++++++++++++++++++
8 files changed, 320 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AArch64/shift_minsize.ll
create mode 100644 test/CodeGen/ARM/shift_minsize.ll
create mode 100644 test/CodeGen/X86/shift_minsize.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 066452779dd Commit tests for changes in revision D41940
new 8829dedd761 Fixup test after r352704 since it changes how paths may be [...]
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/FileCheck/check-empty.txt | 2 +-
test/FileCheck/dump-input-enable.txt | 2 +-
2 files changed, 2 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 gcc.
from a11ed94b86d 2019-01-30 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new abb9ae6662a PR libstdc++/88170 * c-pretty-print.c (pp_c_enumeration_c [...]
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-pretty-print.c | 12 ++++++------
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cxx-pretty-print.c | 12 ++++++------
4 files changed, 24 insertions(+), 12 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 ef0c5f5d9af Revert "[CMake] Unify scripts for generating VCS headers"
new 066452779dd Commit tests for changes in revision D41940
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:
.../InstSimplify/log10-pow10-intrinsic.ll | 49 ++++++++++++++++++++++
.../Transforms/InstSimplify/log2-pow2-intrinsic.ll | 49 ++++++++++++++++++++++
2 files changed, 98 insertions(+)
create mode 100644 test/Transforms/InstSimplify/log10-pow10-intrinsic.ll
create mode 100644 test/Transforms/InstSimplify/log2-pow2-intrinsic.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 0027120a34d [InstCombine] Missed optimization in math expression: simpl [...]
new ef0c5f5d9af Revert "[CMake] Unify scripts for generating VCS headers"
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:
CMakeLists.txt | 15 +--
cmake/modules/AddLLVM.cmake | 60 ++++++------
cmake/modules/GenerateVersionFromCVS.cmake | 39 ++++++++
cmake/modules/GenerateVersionFromVCS.cmake | 53 ----------
cmake/modules/GetSVN.cmake | 141 ++++++++++++++++++++++++++
cmake/modules/VersionFromVCS.cmake | 152 +++++++++++++++--------------
include/llvm/Support/CMakeLists.txt | 41 +++++---
7 files changed, 324 insertions(+), 177 deletions(-)
create mode 100644 cmake/modules/GenerateVersionFromCVS.cmake
delete mode 100644 cmake/modules/GenerateVersionFromVCS.cmake
create mode 100644 cmake/modules/GetSVN.cmake
--
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 lldb.
from 3dcaf6662 [CMake] Migrate lldb to the new VCS script
new ae4c95759 Revert "[CMake] Unify scripts for generating VCS headers"
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:
source/CMakeLists.txt | 37 ++++++++++++++++++++-----------------
source/lldb.cpp | 5 ++++-
2 files changed, 24 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.