This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2f5689f Target independent codesize heuristics for Loop Idiom Recognition
new 847ddff Test commit
new 3c99845 If-conversion incorrectly calculates liveness of redefined registers
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:
LICENSE.TXT | 1 +
lib/CodeGen/IfConversion.cpp | 9 ++++--
test/CodeGen/Hexagon/ifcvt-impuse-livein.mir | 43 ++++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/ifcvt-impuse-livein.mir
--
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 release_39
in repository clang.
from 959e1a6 Merging r278234 and r278235: -------------------------------- [...]
new 8d62339 Merging r276900: -------------------------------------------- [...]
new 46e7f80 Merging r277522: -------------------------------------------- [...]
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/CFG.cpp | 12 ++++++++-
lib/Sema/SemaExprCXX.cpp | 38 ++++++++++++----------------
test/SemaCXX/lambda-expressions.cpp | 30 ++++++++++++++++++++--
test/SemaCXX/warn-thread-safety-analysis.cpp | 15 +++++++++++
4 files changed, 70 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 clang.
from 241fa3c bindings: expose diagnostic formatting to Python
new 79646f7 [Sema] Add more strict check for sizeof diagnostics for bzero
new 271e3db [analyzer] Teach RetainCountChecker about CVFooRetain
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/Sema/SemaChecking.cpp | 7 +++++++
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 10 ++++++----
test/Analysis/retain-release.m | 20 ++++++++++++++++++++
3 files changed, 33 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 lld.
from 235094f Have one version of libSystem for each arch. NFC.
new 37941b9 Fix off-by-one error in default currentVersion.
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/MachOLinkingContext.cpp | 4 ++--
test/mach-o/dylib-install-names.yaml | 4 ++--
2 files changed, 4 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 llvm.
from cf9748d [Hexagon] Skip byval arguments when checking parameter attributes
new 2d003b3 Add a new method to create SimpleInliner instance and make pr [...]
new 2f5689f Target independent codesize heuristics for Loop Idiom Recognition
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/IPO.h | 2 +
lib/Transforms/IPO/InlineSimple.cpp | 4 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 14 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 48 +++++-
.../LoopIdiom/lir-heurs-multi-block-loop.ll | 182 +++++++++++++++++++++
5 files changed, 245 insertions(+), 5 deletions(-)
create mode 100644 test/Transforms/LoopIdiom/lir-heurs-multi-block-loop.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 fbdf373 Improve virtual register handling when computing debug information
new cf9748d [Hexagon] Skip byval arguments when checking parameter attributes
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/HexagonBitTracker.cpp | 4 +++-
test/CodeGen/Hexagon/bit-skip-byval.ll | 11 +++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/bit-skip-byval.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 lldb.
from 7b39d86 [InstrumentationRuntime] Refactor the API (Part 2/N) (NFCI)
new bef7a3a Modify coding conventions to mention include ordering.
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:
www/lldb-coding-conventions.html | 15 ++++++++++++++-
1 file changed, 14 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 users/palves/fix-var-update-for-registers
in repository binutils-gdb.
at 3762064 Fix -var-update for registers in frames 1 and up
This branch includes the following new commits:
new 3762064 Fix -var-update for registers in frames 1 and up
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.
--
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 f1860b7 Make TwoAddressInstructionPass::rescheduleMIBelowKill subreg-aware
new fbdf373 Improve virtual register handling when computing debug information
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:
.../AsmPrinter/DbgValueHistoryCalculator.cpp | 23 +++++---
test/CodeGen/WebAssembly/dbgvalue.ll | 69 ++++++++++++++++++++++
2 files changed, 85 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/dbgvalue.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.