This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0e4cc5998cf [AsmParser] Add DiagnosticString to register classes in tablegen
new 098eeb5eccc [llvm-dwarfdump] Print type names in DW_AT_type DIEs
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/DebugInfo/DWARF/DWARFDie.cpp | 62 ++++++++++++++++++++++
test/DebugInfo/AMDGPU/pointer-address-space.ll | 10 ++--
test/DebugInfo/Generic/cross-cu-inlining.ll | 2 +-
test/DebugInfo/Generic/enum-types.ll | 2 +-
test/DebugInfo/Generic/member-pointers.ll | 2 +-
test/DebugInfo/Generic/tu-composite.ll | 10 ++--
test/DebugInfo/Generic/tu-member-pointer.ll | 2 +-
test/DebugInfo/X86/default-subrange-array.ll | 2 +-
test/DebugInfo/X86/empty-array.ll | 6 +--
test/DebugInfo/X86/fission-cu.ll | 2 +-
test/DebugInfo/X86/nondefault-subrange-array.ll | 6 +--
test/DebugInfo/X86/ref_addr_relocation.ll | 4 +-
test/DebugInfo/X86/subrange-type.ll | 2 +-
test/DebugInfo/dwarfdump-type-units.test | 4 +-
test/Linker/Inputs/type-unique-simple2-a.ll | 4 +-
test/Linker/type-unique-simple-a.ll | 4 +-
test/Linker/type-unique-type-array-a.ll | 2 +-
test/tools/dsymutil/X86/basic-linking-x86.test | 32 +++++------
.../dsymutil/X86/basic-lto-dw4-linking-x86.test | 14 ++---
test/tools/dsymutil/X86/basic-lto-linking-x86.test | 32 +++++------
test/tools/dsymutil/X86/modules.m | 8 +--
test/tools/dsymutil/X86/odr-member-functions.cpp | 2 +-
22 files changed, 138 insertions(+), 76 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 6c69a3d38c9 [SCCP] Fix mem-sanitizer failure introduced by r315288.
new 0e4cc5998cf [AsmParser] Add DiagnosticString to register classes in tablegen
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/Target/Target.td | 15 +++++++
test/MC/AArch64/arm64-diags.s | 8 ++--
test/MC/AArch64/basic-a64-diagnostics.s | 20 ++++-----
utils/TableGen/AsmMatcherEmitter.cpp | 77 +++++++++++++++++++++++++++++----
4 files changed, 97 insertions(+), 23 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 56ae0c38e8 [clang-refactor] Fix clang-tidy misc-move-const-arg warning.
new f8ba2666e1 [analyzer] Implement pointer arithmetic on constants
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/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 6 ++++++
test/Analysis/pointer-arithmetic.c | 30 +++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 test/Analysis/pointer-arithmetic.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 5c5defdc33a [X86][SKYLAKE] Update regression test to differentiate betw [...]
new 6c69a3d38c9 [SCCP] Fix mem-sanitizer failure introduced by r315288.
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/Transforms/Scalar/SCCP.cpp | 6 ++++--
1 file changed, 4 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 lld.
from 680a71926 [ELF] - Improve "has non-ABS reloc" error.
new 0c9949d2c [LLD] Fix findOrphanPos to consistently ignore "dead" OutputS [...]
new fe86a4e39 [ELF] Set Dot initially to --image-base value when using link [...]
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:
ELF/Config.h | 2 +-
ELF/Driver.cpp | 9 ++++-----
ELF/LinkerScript.cpp | 9 +++++----
ELF/SyntheticSections.cpp | 2 +-
ELF/Target.cpp | 7 +++++++
ELF/Target.h | 13 ++++++++-----
ELF/Writer.cpp | 8 +++++---
test/ELF/linkerscript/image-base.s | 18 ++++++++++++++++++
test/ELF/linkerscript/orphan-phdrs.s | 34 ++++++++++++++++++++++++++++++++++
9 files changed, 83 insertions(+), 19 deletions(-)
create mode 100644 test/ELF/linkerscript/image-base.s
create mode 100644 test/ELF/linkerscript/orphan-phdrs.s
--
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 36c8eeeaefd [SCCP] Propagate integer range info for parameters in IPSCCP.
new 5c5defdc33a [X86][SKYLAKE] Update regression test to differentiate betw [...]
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/CodeGen/X86/bmi-schedule.ll | 103 +++++++++++++++++++++++++++++++++++-
test/CodeGen/X86/lea32-schedule.ll | 83 ++++++++++++++++++++++++++++-
test/CodeGen/X86/lea64-schedule.ll | 66 ++++++++++++++++++++++-
test/CodeGen/X86/lzcnt-schedule.ll | 24 ++++++++-
test/CodeGen/X86/movbe-schedule.ll | 20 ++++++-
test/CodeGen/X86/popcnt-schedule.ll | 24 ++++++++-
6 files changed, 314 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 glibc.
from a8dce6197a Use generic macros for lgamma_r function aliases.
new 8ed70de2fa nss_files: Refactor gethostbyname3 multi case into separate [...]
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:
ChangeLog | 6 +
nss/nss_files/files-hosts.c | 395 ++++++++++++++++++++++----------------------
2 files changed, 208 insertions(+), 193 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 bb7654dfb0 [CodeGen] Do not construct complete LValue base info in triv [...]
new 56ae0c38e8 [clang-refactor] Fix clang-tidy misc-move-const-arg warning.
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/clang-refactor/ClangRefactor.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 llvm.
from ed65875cbdc Fix for PR34888.
new 36c8eeeaefd [SCCP] Propagate integer range info for parameters in IPSCCP.
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/Transforms/Scalar/SCCP.cpp | 98 +++++++++++++++++++++++--
test/Transforms/SCCP/ip-constan-ranges.ll | 117 ++++++++++++++++++++++++++++++
2 files changed, 207 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/SCCP/ip-constan-ranges.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 clang.
from a8e3ebd8b6 Fix small nits in clang-refactor doc.
new bb7654dfb0 [CodeGen] Do not construct complete LValue base info in triv [...]
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/CGBlocks.cpp | 3 +-
lib/CodeGen/CGExpr.cpp | 80 ++++++++++++++++-------------------------
lib/CodeGen/CGObjC.cpp | 6 ++--
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
lib/CodeGen/CGStmtOpenMP.cpp | 14 ++++----
lib/CodeGen/CodeGenFunction.h | 40 ++++++++++++++++-----
6 files changed, 74 insertions(+), 71 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.