This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from af163855d63 [MachineOutliner] Only outline candidates of length >= 2
new b6ef8931737 Add missing dependency in ICP. (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:
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp | 13 +++++++++----
1 file changed, 9 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 clang.
from a8baf2e020 [analyzer] Fix SimpleSValBuilder::simplifySVal
new c234a67862 Fix LLVMgold plugin name/path for non-Linux.
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/Driver/ToolChains/CommonArgs.cpp | 16 ++++++++++++++--
1 file changed, 14 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 2650c760505 [InstSimplify] Teach decomposeBitTestICmp to handle non-can [...]
new af163855d63 [MachineOutliner] Only outline candidates of length >= 2
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/CodeGen/MachineOutliner.cpp | 7 +++++++
1 file changed, 7 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 b64145c1112 [MIPS] Implement support for -mstack-alignment.
new 0e662d437f6 Remove checks for debug info intrinsics in use lists, NFC
new 2650c760505 [InstSimplify] Teach decomposeBitTestICmp to handle non-can [...]
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/CmpInstAnalysis.cpp | 28 ++++++++++++++++++++++
lib/Transforms/InstCombine/InstCombineCompares.cpp | 1 -
lib/Transforms/InstCombine/InstCombineInternal.h | 1 -
.../InstCombine/InstructionCombining.cpp | 2 --
test/Transforms/InstSimplify/select.ll | 28 +++++++---------------
5 files changed, 36 insertions(+), 24 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 fc52a9c1a3a Recommit r310869, "[InstSimplify][InstCombine] Modify the i [...]
new b64145c1112 [MIPS] Implement support for -mstack-alignment.
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/Mips/Mips16FrameLowering.cpp | 2 +-
lib/Target/Mips/MipsAsmPrinter.cpp | 2 +-
lib/Target/Mips/MipsSEFrameLowering.cpp | 2 +-
lib/Target/Mips/MipsSubtarget.cpp | 20 +++++++++++++++-----
lib/Target/Mips/MipsSubtarget.h | 13 +++++++++----
lib/Target/Mips/MipsTargetMachine.cpp | 9 +++++----
test/CodeGen/Mips/stack-alignment.ll | 4 ++++
7 files changed, 36 insertions(+), 16 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 91ffe00c579 [InlineCost] Refactor the checks for different analyses to [...]
new fc52a9c1a3a Recommit r310869, "[InstSimplify][InstCombine] Modify the i [...]
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 => Analysis}/CmpInstAnalysis.h | 13 +++---
lib/Analysis/CMakeLists.txt | 1 +
.../Utils => Analysis}/CmpInstAnalysis.cpp | 33 +++++++-------
lib/Analysis/InstructionSimplify.cpp | 52 +++++++++-------------
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 18 ++++++--
lib/Transforms/Utils/CMakeLists.txt | 1 -
test/Transforms/InstSimplify/select.ll | 14 ++----
7 files changed, 65 insertions(+), 67 deletions(-)
rename include/llvm/{Transforms/Utils => Analysis}/CmpInstAnalysis.h (85%)
rename lib/{Transforms/Utils => Analysis}/CmpInstAnalysis.cpp (80%)
--
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 compiler-rt.
from 4ae44f4ac [builtins][ARM] Select correct code fragments when compiling [...]
new 6a52c89fd [builtins] fix build error on non-ARM for r310884
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/builtins/assembly.h | 2 ++
1 file changed, 2 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 gcc.
from 9d3c24b9a2b PR c/81117 - Improve buffer overflow checking in strncpy - part 2
new 91cec32fe88 gcc/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/ChangeLog | 4 ++++
gcc/builtin-attrs.def | 9 +++++++--
2 files changed, 11 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 68d0bd1ed4f Add strictfp attribute to prevent unwanted optimizations of [...]
new 91ffe00c579 [InlineCost] Refactor the checks for different analyses to [...]
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 | 124 +++++++++++++++++++-------------------
test/Transforms/Inline/pr26698.ll | 4 +-
2 files changed, 64 insertions(+), 64 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 edee0359a8 [Sema] Improve some -Wunguarded-availability diagnostics
new a8baf2e020 [analyzer] Fix SimpleSValBuilder::simplifySVal
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/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 3 ++-
test/Analysis/ptr-arith.cpp | 7 +++++++
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.