This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5db7dd2 Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
new 2f12098 [libFuzzer] better document the -merge=1 flag
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:
docs/LibFuzzer.rst | 16 ++++++++++++----
lib/Fuzzer/FuzzerFlags.def | 3 ++-
2 files changed, 14 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 371da9b [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
new e3595c5 [Myriad] Use Generic_ELF::addClangTargetOptions()
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/Driver/ToolChains.cpp | 2 +-
lib/Driver/ToolChains.h | 2 +-
test/Driver/myriad-toolchain.c | 4 ++++
3 files 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 2391618 Fix build error with ambiguity of size_t.
new 1f19a43 clean up; NFC
new f9018a1 [Power9] Add support for -mcpu=pwr9 in the back end
new 3024e44 [X86] Strengthen the setting of inline asm constraints.
new 41c48e0 [X86] Update a regexp in a test case to resist register alloc [...]
new 5db7dd2 Reapply [X86] Add a new LOW32_ADDR_ACCESS_RBP register class.
The 5 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/Support/Host.cpp | 1 +
lib/Target/PowerPC/PPC.td | 5 +++
lib/Target/PowerPC/PPCAsmPrinter.cpp | 4 ++-
lib/Target/PowerPC/PPCHazardRecognizers.cpp | 7 ++--
lib/Target/PowerPC/PPCISelLowering.cpp | 4 ++-
lib/Target/PowerPC/PPCInstrInfo.cpp | 4 +++
lib/Target/PowerPC/PPCSubtarget.cpp | 2 ++
lib/Target/PowerPC/PPCSubtarget.h | 1 +
lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 5 +--
lib/Target/X86/X86ISelLowering.cpp | 41 +++++++++++++++++++++--
lib/Target/X86/X86RegisterInfo.cpp | 10 +++++-
lib/Target/X86/X86RegisterInfo.td | 7 ++++
test/CodeGen/PowerPC/crypto_bifs.ll | 1 +
test/CodeGen/X86/peephole-na-phys-copy-folding.ll | 17 +++++++---
test/CodeGen/X86/x86-64-stack-and-frame-ptr.ll | 6 ++--
test/Transforms/Inline/alloca_test.ll | 20 ++++++-----
16 files changed, 109 insertions(+), 26 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 46a8767 [cmake] Enable zlib support for Apple stage2 builds
new 371da9b [Power9] Enable -mcpu=pwr9 (-mcpu=power9) in the front end
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 | 24 ++++++++++++++++++++++--
lib/Driver/Tools.cpp | 2 ++
test/Preprocessor/init.c | 28 ++++++++++++++++++++++++++++
3 files changed, 52 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 compiler-rt.
from 732cc33 [InstrProf] Delete unstable test on ARM. See PR27667
new 022871f Fix variable visibility
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/profile/InstrProfiling.c | 2 +-
lib/profile/InstrProfilingInternal.h | 6 +++---
lib/profile/InstrProfilingWriter.c | 4 ++--
3 files 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 llvm.
from 13fc4ae [Hexagon] Treat all conditional branches as predicted (not-ta [...]
new 2391618 Fix build error with ambiguity of size_t.
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-pdbdump/llvm-pdbdump.cpp | 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 clang.
from dff5f54 [OpenMP] Parse+Sema for '#pragma omp declare target' syntax v [...]
new 46a8767 [cmake] Enable zlib support for Apple stage2 builds
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:
cmake/caches/Apple-stage2.cmake | 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 2fdfecf [AMDGPU] Clean up debugger tests
new 13fc4ae [Hexagon] Treat all conditional branches as predicted (not-ta [...]
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/Hexagon/HexagonInstrAlias.td | 32 ++++++++++++++++++++++++++++++++
lib/Target/Hexagon/HexagonInstrInfo.td | 28 ++++++++++++++++++++--------
test/CodeGen/Hexagon/block-addr.ll | 2 +-
test/MC/Disassembler/Hexagon/jr.txt | 4 ++--
test/MC/Hexagon/v60-misc.s | 14 ++++++++++++++
5 files changed, 69 insertions(+), 11 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 a95bc25 [pdb] Parse the module info stream for each module.
new 6bb23fc Unbreak the non-windows build.
new 2fdfecf [AMDGPU] Clean up debugger tests
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/DebugInfo/CodeView/RecordIterator.h | 10 ++---
...gger_insert_nops.ll => debugger-insert-nops.ll} | 39 ++++++++----------
...ger_insert_nops.ll => debugger-reserve-regs.ll} | 47 ++++++++--------------
test/CodeGen/AMDGPU/debugger_reserve_trap_regs.ll | 37 -----------------
4 files changed, 38 insertions(+), 95 deletions(-)
copy test/CodeGen/AMDGPU/{debugger_insert_nops.ll => debugger-insert-nops.ll} (68%)
rename test/CodeGen/AMDGPU/{debugger_insert_nops.ll => debugger-reserve-regs.ll} (62%)
delete mode 100644 test/CodeGen/AMDGPU/debugger_reserve_trap_regs.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 lld.
from 512da46 Allow user defined __init_aray_start.
new 25f107f Document and test the first few .got.plt entries.
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/Target.cpp | 4 ++++
ELF/Target.h | 4 ++++
test/ELF/got-plt-header.s | 30 ++++++++++++++++++++++++++++++
3 files changed, 38 insertions(+)
create mode 100644 test/ELF/got-plt-header.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.