This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 65225c155d2 [IR] Remove BinOp2_match and replace its usage with the mor [...]
new 019a3a4d886 Ensure backends available in 'opt' are also available in 'b [...]
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:
tools/bugpoint/CMakeLists.txt | 1 +
tools/bugpoint/LLVMBuild.txt | 1 +
tools/bugpoint/bugpoint.cpp | 9 +++++++++
3 files changed, 11 insertions(+)
--
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 62d0b2c9b64 [IR][AssumptionCache] Add m_Shift and m_BitwiseLogic matche [...]
new 65225c155d2 [IR] Remove BinOp2_match and replace its usage with the mor [...]
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/IR/PatternMatch.h | 97 +++++++++++++++++++++---------------------
1 file changed, 48 insertions(+), 49 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 000ce77fe68 Simplify the processFixupValue interface. NFC.
new 5ce61b02c5d [Analysis][Transforms] Use commutable matchers instead of m [...]
new 252bb20161e [ValueTracking][InstCombine] Use m_Shr instead m_CombineOr( [...]
new 62d0b2c9b64 [IR][AssumptionCache] Add m_Shift and m_BitwiseLogic matche [...]
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:
include/llvm/IR/Instruction.h | 7 +++-
include/llvm/IR/PatternMatch.h | 41 ++++++++++++++++++++++
lib/Analysis/AssumptionCache.cpp | 11 ++----
lib/Analysis/InstructionSimplify.cpp | 6 ++--
lib/Analysis/ValueTracking.cpp | 7 ++--
lib/Transforms/InstCombine/InstCombineCompares.cpp | 3 +-
lib/Transforms/InstCombine/InstCombineShifts.cpp | 3 +-
lib/Transforms/Utils/LoopUtils.cpp | 3 +-
8 files changed, 56 insertions(+), 25 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 0e0fb186a07 Add comments for OrderedInstruction. NFC
new 000ce77fe68 Simplify the processFixupValue interface. NFC.
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/MC/MCAsmBackend.h | 7 ++-----
lib/MC/MCAssembler.cpp | 3 +--
lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 14 ++++++--------
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 5 +----
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h | 6 ++----
lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 6 ++----
lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp | 6 ++----
lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp | 6 ++----
8 files changed, 18 insertions(+), 35 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 9f86e3c020a Add missing %s to RUN line.
new c826a9d6089 Remove a processFixupValue hack.
new 0e0fb186a07 Add comments for OrderedInstruction. NFC
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:
.../llvm/Transforms/Utils/OrderedInstructions.h | 3 ++
.../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 31 -------------------
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 36 +++++++++++++++++++---
3 files changed, 35 insertions(+), 35 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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/abe.
from 65c85253 config/gcc7/newlib.conf: Use latest release tag (2.5.0).
adds f3430695 Avoid extraneous output from git downloading all gerrit changesets
No new revisions were added by this update.
Summary of changes:
lib/retrieve.sh | 4 ++--
1 file 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 llvm.
from 56cf0063e19 Test the object file creation too.
new 9f86e3c020a Add missing %s to RUN line.
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/AMDGPU/branch-relaxation.ll | 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 llvm.
from 608d9241a57 [CODE_OWNERS] Add my other email address since my commits a [...]
new 56cf0063e19 Test the object file creation too.
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/AMDGPU/branch-relaxation.ll | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 8bedd02c0a0 Test commit: update my email
new 608d9241a57 [CODE_OWNERS] Add my other email address since my commits a [...]
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:
CODE_OWNERS.TXT | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.