This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 980826ee1c9 Fix some layering in StripNonLineTableDebugInfo, moving its [...]
new 9f3889b501c Style update. 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:
include/llvm/CodeGen/AsmPrinter.h | 6 ++--
lib/CodeGen/AsmPrinter/AccelTable.cpp | 50 ++++++++++++++--------------
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 12 +++----
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 4 +--
lib/CodeGen/AsmPrinter/ByteStreamer.h | 2 +-
lib/CodeGen/AsmPrinter/DIE.cpp | 16 ++++-----
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 30 ++++++++---------
lib/CodeGen/AsmPrinter/DwarfFile.cpp | 6 ++--
lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 12 +++----
lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp | 10 +++---
lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp | 8 ++---
tools/dsymutil/DwarfLinker.cpp | 30 ++++++++---------
unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 14 ++++----
13 files changed, 100 insertions(+), 100 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 20b2bf47a ELF: Add support for short thunks on ARM.
new bd9f454cb Add missing REQUIRES: arm.
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/ELF/arm-long-thunk-converge.s | 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 57607963bcc More #include suggestions (PR c++/84269)
new c880b34bfda * gcc.pot: Regenerate.
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/po/ChangeLog | 4 +
gcc/po/gcc.pot | 15258 +++++++++++++++++++++++++++--------------------------
2 files changed, 7808 insertions(+), 7454 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 ede0ca94768 Remove unused header to fix layering.
new 980826ee1c9 Fix some layering in StripNonLineTableDebugInfo, moving its [...]
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/Transforms/IPO.h | 4 ----
include/llvm/Transforms/Utils.h | 4 ++++
lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp | 2 +-
3 files changed, 5 insertions(+), 5 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 d211a5cae4 [analyzer] Fix target triple for autorelease-write-checker test
new af48a14243 Hoist MethodVFTableLocation out of MicrosoftVTableContext, 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:
include/clang/AST/Mangle.h | 4 ++-
include/clang/AST/VTableBuilder.h | 67 ++++++++++++++++++++-------------------
lib/AST/MicrosoftMangle.cpp | 24 ++++++--------
lib/AST/VTableBuilder.cpp | 11 +++----
lib/CodeGen/CGDebugInfo.cpp | 2 +-
lib/CodeGen/MicrosoftCXXABI.cpp | 24 +++++++-------
6 files changed, 62 insertions(+), 70 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 444de4854 ELF: Allow thunks to change size. NFCI.
new 680d90621 Do not use template for check{Int,UInt,IntUInt,Alignment}.
new 20b2bf47a ELF: Add support for short thunks on ARM.
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/Arch/AArch64.cpp | 32 ++--
ELF/Arch/ARM.cpp | 16 +-
ELF/Arch/Mips.cpp | 42 ++---
ELF/Arch/PPC64.cpp | 10 +-
ELF/Arch/SPARCV9.cpp | 10 +-
ELF/Arch/X86.cpp | 10 +-
ELF/Arch/X86_64.cpp | 8 +-
ELF/Target.h | 32 ++--
ELF/Thunks.cpp | 195 ++++++++++++++++-----
test/ELF/Inputs/arm-long-thunk-converge.lds | 4 +
.../Inputs/{far-arm-abs.s => far-long-arm-abs.s} | 6 +-
test/ELF/arm-branch-rangethunk.s | 51 ++++--
test/ELF/arm-long-thunk-converge.s | 28 +++
test/ELF/arm-thumb-condbranch-thunk.s | 24 +--
test/ELF/arm-thumb-range-thunk-os.s | 44 ++---
test/ELF/arm-thumb-thunk-empty-pass.s | 14 +-
test/ELF/arm-thunk-largesection.s | 20 +--
test/ELF/arm-thunk-linkerscript-large.s | 4 +-
test/ELF/arm-thunk-linkerscript-sort.s | 4 +-
test/ELF/arm-thunk-multipass.s | 20 +--
20 files changed, 350 insertions(+), 224 deletions(-)
create mode 100644 test/ELF/Inputs/arm-long-thunk-converge.lds
copy test/ELF/Inputs/{far-arm-abs.s => far-long-arm-abs.s} (73%)
create mode 100644 test/ELF/arm-long-thunk-converge.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 84f16940770 [X86] Add ReadAfterLds to some 3 src instructions
new ef267dc8eeb Remove some unneeded #includes to fix layering
new 2dd4f35c7fc llvm-c: Split Utils out of Scalar.h
new 96dbd9b711e Remove unused headers to fix layering
new ede0ca94768 Remove unused header to fix layering.
The 4 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-c/Transforms/Scalar.h | 6 ------
include/llvm-c/Transforms/{Vectorize.h => Utils.h} | 25 ++++++++++------------
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp | 2 --
lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp | 1 -
.../AggressiveInstCombineInternal.h | 1 -
lib/Transforms/Utils/LoopRotationUtils.cpp | 2 --
lib/Transforms/Utils/Utils.cpp | 2 +-
7 files changed, 12 insertions(+), 27 deletions(-)
copy include/llvm-c/Transforms/{Vectorize.h => Utils.h} (63%)
--
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 c828ac533b Set dso_local on cfi_slowpath.
new d211a5cae4 [analyzer] Fix target triple for autorelease-write-checker 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:
test/Analysis/autoreleasewritechecker_test.m | 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 lld.
from 0ff3f63c4 Simplify. NFC.
new 444de4854 ELF: Allow thunks to change size. 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:
ELF/Relocations.cpp | 12 ++++---
ELF/SyntheticSections.cpp | 21 +++++++++---
ELF/SyntheticSections.h | 6 ++--
ELF/Thunks.cpp | 87 ++++++++++++++++++++++++-----------------------
ELF/Thunks.h | 14 ++++++--
5 files changed, 84 insertions(+), 56 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 8c8aea3ce9 [AArch64]: Add support for parsing rN registers.
new d05cde1c10 [analyzer] Better pretty-printing of regions in exploded graph
new c828ac533b Set dso_local on cfi_slowpath.
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:
lib/CodeGen/CGExpr.cpp | 9 +++++----
lib/StaticAnalyzer/Core/ExprEngine.cpp | 2 +-
lib/StaticAnalyzer/Core/MemRegion.cpp | 9 +++++++--
test/CodeGen/cfi-icall-cross-dso.c | 5 +++++
4 files changed, 18 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.