This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 32922be4b [WebAssembly] Update Config member to match command line option
new 70c14b147 [COFF] Add missing Requires x86 to fix buildbot
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-debug-f.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 llvm.
from 4e35650e5c1 [X86][Btver2] Add uops counter for exegesis reports
new 1ffbf26a1a0 [PowerPC] [NFC] Refactor code for printing register operands
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/PowerPC/InstPrinter/PPCInstPrinter.cpp | 37 +++----------------
.../PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp | 27 +++++++++-----
lib/Target/PowerPC/PPCAsmPrinter.cpp | 41 ++++------------------
lib/Target/PowerPC/PPCInstrInfo.h | 19 ++++++++++
lib/Target/PowerPC/PPCRegisterInfo.h | 17 +++++++++
lib/Target/PowerPC/PPCRegisterInfo.td | 8 ++++-
6 files changed, 72 insertions(+), 77 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 a26da939947 Reapply changes reverted in r343114, lldb patch to follow shortly
new 4e35650e5c1 [X86][Btver2] Add uops counter for exegesis reports
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/X86/X86PfmCounters.td | 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 d5b93208837 2018-09-27 Paolo Carlini <paolo.carlini(a)oracle.com>
new 885493a562d [pr82089] Don't sign-extend SFV 1 in BImode
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 | 8 ++++++++
gcc/expmed.c | 11 +++++++----
2 files changed, 15 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.
"Christophe Lyon pushed a change to branch linaro-local/linaro-newlib-2_5_0
in repository toolchain/newlib.
from 5351bf5cc Add support for Semihosting v2 support for AArch64 in libgloss.
new a49345b66 2018-08-03 Kugan Vivekanandarajah <kuganv(a)linaro.org>
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:
newlib/libc/stdio/vfieeefp.h | 17 +++++++++--------
newlib/libc/stdio/vfprintf.c | 4 ++++
newlib/libc/stdio/vfwprintf.c | 4 ++++
3 files changed, 17 insertions(+), 8 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 c335565127d [InstCombine] Add new tests in preparation for a combine of [...]
new a26da939947 Reapply changes reverted in r343114, lldb patch to follow shortly
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/BinaryFormat/Dwarf.def | 15 +++--
include/llvm/BinaryFormat/Dwarf.h | 4 +-
include/llvm/DebugInfo/DWARF/DWARFContext.h | 3 +-
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h | 26 +++++---
include/llvm/MC/MCDwarf.h | 6 ++
include/llvm/MC/MCStreamer.h | 1 +
lib/BinaryFormat/Dwarf.cpp | 20 +++++-
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 3 +
lib/CodeGen/CFIInstrInserter.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.cpp | 1 +
lib/CodeGen/MIRParser/MILexer.h | 1 +
lib/CodeGen/MIRParser/MIParser.cpp | 4 ++
lib/CodeGen/MachineOperand.cpp | 5 ++
lib/DebugInfo/DWARF/DWARFContext.cpp | 8 ++-
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 13 ++--
lib/MC/MCAsmStreamer.cpp | 7 ++
lib/MC/MCDwarf.cpp | 4 ++
lib/MC/MCStreamer.cpp | 9 +++
lib/Target/AArch64/AArch64FrameLowering.cpp | 6 ++
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 10 +++
test/CodeGen/AArch64/sign-return-address.ll | 22 +++---
test/CodeGen/MIR/AArch64/cfi.mir | 2 +
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +-
tools/llvm-readobj/DwarfCFIEHPrinter.h | 13 ++--
tools/llvm-readobj/ELFDumper.cpp | 81 +++++++++++++----------
25 files changed, 192 insertions(+), 75 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.