This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from dcab10c Keep sqlalchemy session separate from database objects
new f08e743 Possible fix for MySQL test names not matching issue
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:
lnt/server/db/testsuitedb.py | 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 8fcc9de47e7 Fix broken test.
new f3b5f2ad4a2 [AMDGPU] Prevent infinite recursion in DAG.computeKnownBits()
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/AMDGPU/AMDGPUISelLowering.cpp | 4 ++--
1 file changed, 2 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 lnt.
from 637ec35 Graph for sample API: Fixes the way field_index is generated [...]
new c1ddb65 Small cleanup; 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:
lnt/server/ui/views.py | 4 ++--
1 file changed, 2 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 clang.
from 371351289d [CodeGen]Refactor CpuSupports/CPUIs Builtin Code Gen to bett [...]
new 8bb4c2ce60 Enable check-ubsan-minimal in standalone compiler-rt 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:
runtime/CMakeLists.txt | 4 ++--
1 file changed, 2 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 6ef51e8f14c [llvm-pdbutil] Support dumping CodeView from object files.
new 8fcc9de47e7 Fix broken test.
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:
tools/llvm-pdbutil/DumpOutputStyle.cpp | 8 ++++++--
1 file changed, 6 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 e5593530f58 [TTI] Fix getGEPCost() for geps with a single operand.
new 6ef51e8f14c [llvm-pdbutil] Support dumping CodeView from object files.
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:
.../DebugInfo/CodeView/LazyRandomTypeCollection.h | 2 +
.../llvm/DebugInfo/CodeView/StringsAndChecksums.h | 9 +-
.../llvm/DebugInfo/PDB/Native/ModuleDebugStream.h | 3 +
include/llvm/DebugInfo/PDB/Native/PDBFile.h | 2 +-
.../CodeView/LazyRandomTypeCollection.cpp | 13 +
lib/DebugInfo/CodeView/StringsAndChecksums.cpp | 28 +-
lib/DebugInfo/PDB/Native/PDBFile.cpp | 16 +-
test/DebugInfo/COFF/udts.ll | 80 +--
tools/llvm-pdbutil/CMakeLists.txt | 2 +
tools/llvm-pdbutil/DumpOutputStyle.cpp | 640 ++++++++++-----------
tools/llvm-pdbutil/DumpOutputStyle.h | 17 +-
tools/llvm-pdbutil/InputFile.cpp | 469 +++++++++++++++
tools/llvm-pdbutil/InputFile.h | 147 +++++
tools/llvm-pdbutil/LinePrinter.h | 33 +-
tools/llvm-pdbutil/llvm-pdbutil.cpp | 7 +-
tools/llvm-pdbutil/llvm-pdbutil.h | 7 +
16 files changed, 1101 insertions(+), 374 deletions(-)
create mode 100644 tools/llvm-pdbutil/InputFile.cpp
create mode 100644 tools/llvm-pdbutil/InputFile.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 lld.
from 2b3ca5e5a [ELF] - Never call splitIntoPieces() twice. NFC.
new 0f28756c9 [llvm-pdbutil] Support dumping CodeView from object files.
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-comdat.test | 4 ++--
1 file changed, 2 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 binutils-gdb.
from c6295c2290 elfxx-x86.h: Fix a typo in comments
new 18da07cd12 Correct ChangeLog entry
new eeb2f20a76 x86: Add _bfd_x86_elf_adjust_dynamic_symbol
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:
bfd/ChangeLog | 14 +++-
bfd/elf32-i386.c | 194 -------------------------------------------------
bfd/elf64-x86-64.c | 194 -------------------------------------------------
bfd/elfxx-x86.c | 209 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
bfd/elfxx-x86.h | 8 ++
5 files changed, 229 insertions(+), 390 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 f2de8c1c551 llvm-isel-fuzzer: Weak function invoke the ire of PE/COFF
new e5593530f58 [TTI] Fix getGEPCost() for geps with a single operand.
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/TargetTransformInfoImpl.h | 6 ++++++
test/Transforms/SimplifyCFG/gepcost.ll | 28 +++++++++++++++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 test/Transforms/SimplifyCFG/gepcost.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.