This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4e13bac06cf [RegAllocFast] Don't insert kill flags of super-register fo [...]
new 16c930ae14e [DAGCombiner] use local variable to shorten code; NFCI
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/SelectionDAG/DAGCombiner.cpp | 67 +++++++++++++++-----------------
1 file changed, 31 insertions(+), 36 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 0faf4660148 [llvm-pdbutil] Fix build.
new b8caa0933a1 [RegAllocFast] Add the proper initialize method to use the [...]
new 4e13bac06cf [RegAllocFast] Don't insert kill flags of super-register fo [...]
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/InitializePasses.h | 1 +
lib/CodeGen/CodeGen.cpp | 1 +
lib/CodeGen/RegAllocFast.cpp | 13 +++++++--
test/CodeGen/MIR/Generic/runPass.mir | 2 ++
.../SystemZ/regalloc-fast-invalid-kill-flag.mir | 34 ++++++++++++++++++++++
5 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/SystemZ/regalloc-fast-invalid-kill-flag.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 hjl/pr81313/master
in repository gcc.
discards 1b6b2dd34ec Don't align the stack
new 15ad7b4f25d i386: Avoid stack realignment if possible
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1b6b2dd34ec)
\
N -- N -- N refs/heads/hjl/pr81313/master (15ad7b4f25d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/config/i386/i386.c | 5 +++--
gcc/testsuite/gcc.target/i386/pr59501-4a.c | 2 +-
2 files changed, 4 insertions(+), 3 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 17fe622de Use windows path syntax when writing PDB module name.
new 46f9f7915 [llvm-pdbutil] Fix build.
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/COFF/pdb-diff.test | 432 ++++++++++++++++++++++++------------------------
1 file changed, 216 insertions(+), 216 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 bf2a809d232 [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 2beb7fe7045 libcpp: preserve ranges within macro expansions (PR c++/79300)
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 | 5 ++++
gcc/testsuite/g++.dg/diagnostic/pr79300.C | 44 +++++++++++++++++++++++++++++++
libcpp/ChangeLog | 7 +++++
libcpp/line-map.c | 14 +++++-----
4 files changed, 64 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr79300.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 f8cc5477f07 Use windows path syntax when writing PDB module name.
new 44a51454353 FuzzerUtilDarwin.cpp: We need to pass modifiable strings to [...]
new 5c0bc9394d1 [Local] Update the comment for removeUnreachableBlocks.
new 0faf4660148 [llvm-pdbutil] Fix build.
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/Fuzzer/FuzzerUtilDarwin.cpp | 13 +++++++++++--
lib/Transforms/Utils/Local.cpp | 5 +++--
tools/llvm-pdbutil/DiffPrinter.h | 11 +++++++++++
3 files changed, 25 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 41cafc737b7 vim: add 'builtin', 'nobuiltin', 'nonnull', and 'speculatab [...]
new 3324d0bf042 [llvm-pdbutil] Improve diff mode.
new b85b70f834a Fix some differences between lld and MSVC generated PDBs.
new f8cc5477f07 Use windows path syntax when writing PDB module name.
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:
.../llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h | 2 +-
include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h | 2 +-
include/llvm/DebugInfo/PDB/Native/PDBStringTable.h | 1 -
lib/DebugInfo/PDB/Native/DbiStream.cpp | 3 +
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 2 +-
lib/DebugInfo/PDB/Native/PDBFile.cpp | 9 +-
lib/DebugInfo/PDB/Native/PDBStringTable.cpp | 2 +-
tools/llvm-pdbutil/CMakeLists.txt | 1 +
tools/llvm-pdbutil/Diff.cpp | 585 ++++++++++++---------
tools/llvm-pdbutil/DiffPrinter.cpp | 135 +++++
tools/llvm-pdbutil/DiffPrinter.h | 161 ++++++
tools/llvm-pdbutil/FormatUtil.cpp | 11 +
tools/llvm-pdbutil/FormatUtil.h | 1 +
tools/llvm-pdbutil/llvm-pdbutil.cpp | 14 +
tools/llvm-pdbutil/llvm-pdbutil.h | 5 +
15 files changed, 666 insertions(+), 268 deletions(-)
create mode 100644 tools/llvm-pdbutil/DiffPrinter.cpp
create mode 100644 tools/llvm-pdbutil/DiffPrinter.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 clang.
from b04e36d309 clang-format: [JS] do not wrap after "readonly".
new 807bcad4b0 [X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.
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/Basic/Targets.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 4f803360f [LTO] Add a test for ThinLTO + --defsym.
new 6bcb79c10 Fix some differences between lld and MSVC generated PDBs.
new 17fe622de Use windows path syntax when writing PDB module name.
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:
COFF/PDB.cpp | 7 +-
.../Inputs/pdb-diff-cl.pdb} | Bin 131828 -> 102400 bytes
test/COFF/Inputs/pdb-diff.cpp | 10 +
test/COFF/Inputs/pdb-diff.obj | Bin 0 -> 8602 bytes
test/COFF/pdb-diff.test | 216 +++++++++++++++++++++
test/COFF/pdb-source-lines.test | 2 +-
test/COFF/pdb.test | 2 +-
7 files changed, 233 insertions(+), 4 deletions(-)
copy test/{ELF/Inputs/mips-gp-disp.so => COFF/Inputs/pdb-diff-cl.pdb} (55%)
create mode 100644 test/COFF/Inputs/pdb-diff.cpp
create mode 100644 test/COFF/Inputs/pdb-diff.obj
create mode 100644 test/COFF/pdb-diff.test
--
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 e415e8ac5f2 [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new bf2a809d232 [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 7 ++++++
gcc/config/rs6000/rs6000.c | 37 ++++++++++---------------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/clone1.c | 1 +
gcc/testsuite/gcc.target/powerpc/clone2.c | 31 ++++++++++++++++++++++++++
5 files changed, 56 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/clone2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.