This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3e97be2 ADT: Share code for embedded sentinel traits, NFC
new e18f64c [LVI] Fix potential memory corruption in getValueFromCondition
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/LazyValueInfo.cpp | 6 +-
.../Transforms/CorrelatedValuePropagation/crash.ll | 140 +++++++++++++++++++++
2 files changed, 144 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 396941b Revert "[Sparc] Leon errata fix passes." ...and the two follo [...]
new 18ff139 Fix type to avoid problems on 32-bit builds
new 3e97be2 ADT: Share code for embedded sentinel traits, 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:
include/llvm/ADT/SparseBitVector.h | 17 +++--------------
include/llvm/ADT/ilist.h | 24 ++++++++++++++++++++----
include/llvm/Analysis/IVUsers.h | 29 +++--------------------------
include/llvm/CodeGen/MachineBasicBlock.h | 15 ++++-----------
include/llvm/CodeGen/MachineFunction.h | 19 ++++---------------
include/llvm/CodeGen/SelectionDAG.h | 16 ++++------------
include/llvm/CodeGen/SlotIndexes.h | 16 +++++-----------
include/llvm/IR/Module.h | 17 ++++-------------
include/llvm/LTO/LTO.h | 2 +-
include/llvm/Transforms/Utils/MemorySSA.h | 19 ++-----------------
lib/Support/YAMLParser.cpp | 17 +++--------------
11 files changed, 53 insertions(+), 138 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 1f84b4a PR testsuite/71008 * gcc.target/i386/avx512f-vprord-1.c: Sc [...]
new 56fb8e9 PR tree-optimization/69848 * tree-vectorizer.h (enum vect_d [...]
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 | 8 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/vect-pr69848.c | 37 +++++++++++++
gcc/tree-vect-loop.c | 92 ++++++++++++++++++++++++--------
gcc/tree-vectorizer.h | 3 +-
5 files changed, 121 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr69848.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 7be1759 [PM] Port NameAnonFunction pass to new pass manager
new 396941b Revert "[Sparc] Leon errata fix passes." ...and the two follo [...]
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/Sparc/LeonFeatures.td | 118 ++--
lib/Target/Sparc/LeonPasses.cpp | 680 +++------------------
lib/Target/Sparc/LeonPasses.h | 127 +---
lib/Target/Sparc/Sparc.td | 145 +++--
lib/Target/Sparc/SparcISelLowering.cpp | 19 +-
lib/Target/Sparc/SparcSubtarget.cpp | 11 +-
lib/Target/Sparc/SparcSubtarget.h | 22 +-
lib/Target/Sparc/SparcTargetMachine.cpp | 53 +-
test/CodeGen/SPARC/LeonFillDataCachePassUT.ll | 27 -
test/CodeGen/SPARC/LeonFixFSMULDPassUT.ll | 36 +-
test/CodeGen/SPARC/LeonInsertNOPLoad.ll | 13 -
test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll | 22 +
.../CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll | 17 -
test/CodeGen/SPARC/LeonPreventRoundChangePassUT.ll | 65 --
test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll | 24 +-
test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll | 9 -
16 files changed, 290 insertions(+), 1098 deletions(-)
delete mode 100755 test/CodeGen/SPARC/LeonFillDataCachePassUT.ll
delete mode 100644 test/CodeGen/SPARC/LeonInsertNOPLoad.ll
delete mode 100644 test/CodeGen/SPARC/LeonInsertNOPsDoublePrecision.ll
delete mode 100644 test/CodeGen/SPARC/LeonPreventRoundChangePassUT.ll
delete mode 100644 test/CodeGen/SPARC/LeonReplaceSDIVPassUT.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 binutils-gdb.
from b14bdb3 Undo the previous change to the aarch64 sim - exporting aarch [...]
new 90ac242 Correct .dynsym sh_info
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:
bfd/ChangeLog | 6 ++++++
bfd/elf-bfd.h | 1 +
bfd/elflink.c | 14 +++++---------
ld/ChangeLog | 16 ++++++++++++++++
ld/testsuite/ld-tic6x/shlib-1.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1b.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1r.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-1rb.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-app-1.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-app-1b.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-app-1r.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-app-1rb.rd | 2 +-
ld/testsuite/ld-tic6x/shlib-noindex.rd | 2 +-
ld/testsuite/ld-tic6x/static-app-1.rd | 2 +-
ld/testsuite/ld-tic6x/static-app-1b.rd | 2 +-
ld/testsuite/ld-tic6x/static-app-1r.rd | 2 +-
ld/testsuite/ld-tic6x/static-app-1rb.rd | 2 +-
17 files changed, 41 insertions(+), 22 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 lldb.
from 4e49c94 Fix-up r278299 for windows
new c15b02e Skip 2 android test what is broken because of debuggerd
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/functionalities/inferior-crashing/TestInferiorCrashing.py | 4 +---
.../inferior-crashing/recursive-inferior/TestRecursiveInferior.py | 5 +----
2 files changed, 2 insertions(+), 7 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 3143f33 [PM] Port ModuleSummaryIndex analysis to new pass manager
new 7be1759 [PM] Port NameAnonFunction pass to new pass manager
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/InitializePasses.h | 2 +-
.../CrossDSOCFI.h => Utils/NameAnonFunctions.h} | 17 ++++++++------
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Utils/NameAnonFunctions.cpp | 26 ++++++++++++++++------
lib/Transforms/Utils/Utils.cpp | 2 +-
test/Bitcode/thinlto-function-summary.ll | 1 +
7 files changed, 34 insertions(+), 16 deletions(-)
copy include/llvm/Transforms/{IPO/CrossDSOCFI.h => Utils/NameAnonFunctions.h} (51%)
--
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 3951c48 [X86][SSE] Add support for combining target shuffles to PSLLD [...]
new 3143f33 [PM] Port ModuleSummaryIndex analysis to new pass manager
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/Analysis/ModuleSummaryAnalysis.h | 15 +++++++++++++++
lib/Analysis/ModuleSummaryAnalysis.cpp | 13 +++++++++++++
lib/Bitcode/Writer/BitcodeWriterPass.cpp | 11 +++++------
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
test/Bitcode/thinlto-summary-globalvar.ll | 2 ++
tools/opt/NewPMDriver.cpp | 7 ++++---
tools/opt/NewPMDriver.h | 3 ++-
tools/opt/opt.cpp | 3 ++-
9 files changed, 45 insertions(+), 11 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 57f668b Fix Wdocumentation unknown parameter warning
new 03524fb [ASTMatchers] Add templateTypeParmDecl() to Registry.cpp
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/ASTMatchers/Dynamic/Registry.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 60b349d 2016-08-12 Richard Biener <rguenther(a)suse.de>
new 1f84b4a PR testsuite/71008 * gcc.target/i386/avx512f-vprord-1.c: Sc [...]
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/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/avx512f-vprord-1.c | 6 +++---
gcc/testsuite/gcc.target/i386/avx512f-vprorq-1.c | 6 +++---
gcc/testsuite/gcc.target/i386/avx512vl-vprord-1.c | 12 ++++++------
gcc/testsuite/gcc.target/i386/avx512vl-vprorq-1.c | 12 ++++++------
5 files changed, 26 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.