This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08074bb Enable loopreroll for sext of loop control only IV
new 73f2788 update test to use FileCheck for tighter checking
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/CodeGen/X86/urem-i8-constant.ll | 20 +++++++++++++++++---
1 file changed, 17 insertions(+), 3 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 c512605 SDAG: Avoid relying on the return value of SelectCode in Syst [...]
new 08074bb Enable loopreroll for sext of loop control only IV
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/Scalar/LoopRerollPass.cpp | 45 +++++--
test/Transforms/LoopReroll/indvar_with_ext.ll | 186 ++++++++++++++++++++++++++
2 files changed, 219 insertions(+), 12 deletions(-)
create mode 100644 test/Transforms/LoopReroll/indvar_with_ext.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 5e0f621 [X86] Properly check that EAX is dead when copying EFLAGS.
new 8e8c9a8 Revert r269093: Enable loopreroll for sext of loop control only IV
new 0b38241 Revert r26084: Enable loopreroll for sext of loop control only IV
new c512605 SDAG: Avoid relying on the return value of SelectCode in Syst [...]
The 3 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/SystemZ/SystemZISelDAGToDAG.cpp | 32 +++++++++++++--------
lib/Transforms/Scalar/LoopRerollPass.cpp | 45 ++++++++----------------------
2 files changed, 32 insertions(+), 45 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 a2b9db4 Add -Wcast-calling-convention to warn when casting away calli [...]
new 6876b9f Wildcard away paths in fixit CHECKs in my last testcase
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/Sema/callingconv-cast.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 0a56c3f Update clang for LLVM API change.
new a2b9db4 Add -Wcast-calling-convention to warn when casting away calli [...]
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/Basic/DiagnosticSemaKinds.td | 8 ++-
lib/Sema/SemaCast.cpp | 89 +++++++++++++++++++++++++++++-
test/Sema/callingconv-cast.c | 54 ++++++++++++++++++
3 files changed, 149 insertions(+), 2 deletions(-)
create mode 100644 test/Sema/callingconv-cast.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 9eb5240 SDAG: Avoid relying on the return value of SelectCode in Hexa [...]
new f59206d [InstSimplify] use computeKnownBits on shift amount operands
new 5e0f621 [X86] Properly check that EAX is dead when copying EFLAGS.
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/InstructionSimplify.cpp | 16 +++
lib/Target/X86/X86InstrInfo.cpp | 13 ++-
test/CodeGen/X86/eflags-copy-expansion.mir | 67 +++++++++++
test/Transforms/InstSimplify/shift-knownbits.ll | 147 ++++++++++++++++++++++++
4 files changed, 239 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/eflags-copy-expansion.mir
create mode 100644 test/Transforms/InstSimplify/shift-knownbits.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 2b9c136 Cloning: Clean up the interface to the CloneFunction function.
new 9eb5240 SDAG: Avoid relying on the return value of SelectCode in Hexa [...]
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/HexagonISelDAGToDAG.cpp | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 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 014fc12 ScheduleDAGInstrs: Comment on why subreg defs are not seen as [...]
new 1e0d415 [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1.
new 2b9c136 Cloning: Clean up the interface to the CloneFunction function.
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/Cloning.h | 27 ++++---
lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 3 +-
lib/Transforms/IPO/PartialInlining.cpp | 4 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 24 +++++-
lib/Transforms/Utils/CloneFunction.cpp | 40 +++-------
test/Transforms/InstCombine/compare-udiv.ll | 91 ++++++++++++++++++++++
unittests/Transforms/Utils/Cloning.cpp | 14 ++--
7 files changed, 144 insertions(+), 59 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 329e886 [VFS] Reconstruct the VFS overlay tree for more accurate lookup
new 316a960 [VFS] Change unittest to try appeasing win10 buildbot
new 0a56c3f Update clang for LLVM API change.
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/CGVTables.cpp | 4 +---
unittests/Basic/VirtualFileSystemTest.cpp | 4 ++--
2 files changed, 3 insertions(+), 5 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 5f206cf [SCCP] Partially propagate informations when the input is not [...]
new db21c5a [SystemZ] Add support for additional branch extended mnemonics
new 014fc12 ScheduleDAGInstrs: Comment on why subreg defs are not seen as [...]
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/ScheduleDAGInstrs.cpp | 4 ++
lib/Target/SystemZ/SystemZInstrInfo.td | 37 ++++++++++-------
test/MC/SystemZ/insn-good-z196.s | 72 ++++++++++++++++++++++++++++++++++
test/MC/SystemZ/insn-good.s | 36 +++++++++++++++++
4 files changed, 134 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.