This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 886b4ec [TableGen] Fix a memory leak when creating SwitchOpcodeMatchers.
new 76237bd [mips][microMIPS] Add CodeGen support for MUL* and DMUL* inst [...]
new d4ecd0d ThinLTO: fix assertion and refactor check for hidden use from [...]
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/Analysis/ModuleSummaryAnalysis.h | 5 ++
lib/Analysis/ModuleSummaryAnalysis.cpp | 74 +++++++++++++----------
lib/Target/Mips/MicroMips32r6InstrInfo.td | 8 +--
lib/Target/Mips/MicroMips64r6InstrInfo.td | 29 +++++++++
lib/Target/Mips/Mips32r6InstrInfo.td | 15 +++--
lib/Target/Mips/Mips64InstrInfo.td | 10 +--
lib/Target/Mips/Mips64r6InstrInfo.td | 10 +--
lib/Transforms/Utils/FunctionImportUtils.cpp | 29 ++-------
test/CodeGen/Mips/llvm-ir/mul.ll | 38 ++++++++++++
test/MC/Disassembler/Mips/micromips64r6/valid.txt | 8 +++
test/MC/Mips/micromips64r6/valid.s | 8 +++
test/ThinLTO/X86/Inputs/llvm.used.ll | 11 ++++
test/ThinLTO/X86/llvm.used.ll | 25 ++++++++
13 files changed, 196 insertions(+), 74 deletions(-)
create mode 100644 test/ThinLTO/X86/Inputs/llvm.used.ll
create mode 100644 test/ThinLTO/X86/llvm.used.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 melt-branch
in repository gcc.
from 5eed3e0 2016-05-04 Basile Starynkevitch <basile(a)starynkevitch.net>
new e12de70 2016-05-06 Basile Starynkevitch <basile(a)starynkevitch.net>
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.MELT | 9 +++++++++
gcc/melt/warmelt-base.melt | 14 ++++++--------
gcc/melt/warmelt-modes.melt | 4 ++--
3 files changed, 17 insertions(+), 10 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 88e5b92 2016-05-06 Richard Biener <rguenther(a)suse.de>
new 1e3db0b 2016-05-06 Richard Biener <rguenther(a)suse.de>
new b343c17 2016-05-06 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 11 +++++++++++
gcc/dwarf2out.c | 2 +-
gcc/fold-const.c | 17 +++++++++--------
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr70941.c | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr70931.f90 | 10 ++++++++++
6 files changed, 55 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr70941.c
create mode 100644 gcc/testsuite/gfortran.dg/pr70931.f90
--
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 b4d4351 Daily bump.
new 88e5b92 2016-05-06 Richard Biener <rguenther(a)suse.de>
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 | 5 +++++
gcc/fwprop.c | 11 ++---------
2 files changed, 7 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 compiler-rt.
from 09c71be [profile] Remove another unneeded field in raw profile reader
new eb32934 [asan] Bail out on stack overflow in recovery mode.
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/asan/asan_report.cc | 2 +-
.../Linux/stack-overflow-recovery-mode.cc | 36 ++++++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 test/asan/TestCases/Linux/stack-overflow-recovery-mode.cc
--
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 00b2aa2 [TableGen] Remove isSafeToReorderWithPatternPredicate from DA [...]
new 886b4ec [TableGen] Fix a memory leak when creating SwitchOpcodeMatchers.
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/TableGen/DAGISelMatcherOpt.cpp | 3 ++-
1 file changed, 2 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 master
in repository llvm.
from ea2fb7d [PM] port IR based PGO prof-gen pass to new pass manager
new 00b2aa2 [TableGen] Remove isSafeToReorderWithPatternPredicate from DA [...]
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/TableGen/DAGISelMatcher.h | 49 -----------------------------------------
1 file changed, 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 7a3e4d6 BitcodeWriter: Simplify. NFC.
new ea2fb7d [PM] port IR based PGO prof-gen 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 +-
include/llvm/LinkAllPasses.h | 2 +-
include/llvm/Transforms/Instrumentation.h | 2 +-
include/llvm/Transforms/PGOInstrumentation.h | 33 ++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 2 +-
lib/Transforms/Instrumentation/Instrumentation.cpp | 2 +-
.../Instrumentation/PGOInstrumentation.cpp | 40 +++++++++++++++++-----
test/Transforms/PGOProfile/branch1.ll | 4 +++
test/Transforms/PGOProfile/branch2.ll | 1 +
test/Transforms/PGOProfile/comdat_internal.ll | 1 +
test/Transforms/PGOProfile/criticaledge.ll | 1 +
test/Transforms/PGOProfile/do-not-instrument.ll | 1 +
.../Transforms/PGOProfile/indirect_call_profile.ll | 1 +
test/Transforms/PGOProfile/landingpad.ll | 1 +
test/Transforms/PGOProfile/loop1.ll | 1 +
test/Transforms/PGOProfile/loop2.ll | 1 +
test/Transforms/PGOProfile/single_bb.ll | 1 +
test/Transforms/PGOProfile/switch.ll | 1 +
20 files changed, 85 insertions(+), 14 deletions(-)
create mode 100644 include/llvm/Transforms/PGOInstrumentation.h
--
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 libcxx.
from 953f34f Fix sphinx build. This is a temporary solution.
new 6637dc2 Fix errors in documentation
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:
docs/UsingLibcxx.rst | 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 ccd9cbbd [profile] Remove another unneeded field in raw profile reader
new 489f3e9 [TableGen] Remove SinkPatternPredicates from the DAG isel mat [...]
new 4714294 [TableGen] Remove getHash support from DAGISelMatcher. It has [...]
new 7a3e4d6 BitcodeWriter: Simplify. NFC.
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/Bitcode/Writer/BitcodeWriter.cpp | 6 ++--
utils/TableGen/DAGISelMatcher.cpp | 48 --------------------------------
utils/TableGen/DAGISelMatcher.h | 47 -------------------------------
utils/TableGen/DAGISelMatcherOpt.cpp | 54 ------------------------------------
4 files changed, 2 insertions(+), 153 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.