This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from be73fbc [pdb] Write PDB TPI Stream from Yaml.
new 9af2b5e [libFuzzer] one more puzzle, value_profile cracks it in a second
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:
...RepeatedMemcmp.cpp => AbsNegAndConstantTest.cpp} | 21 +++++++++++----------
lib/Fuzzer/test/CMakeLists.txt | 1 +
lib/Fuzzer/test/value-profile-cmp.test | 1 +
3 files changed, 13 insertions(+), 10 deletions(-)
copy lib/Fuzzer/test/{RepeatedMemcmp.cpp => AbsNegAndConstantTest.cpp} (52%)
--
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 openmp.
from 0f2e782 Move function into cpp file under KMP_AFFINITY_SUPPORTED guard.
new 26eea9e [OPENMP] Implementation of omp_get_default_device and omp_set [...]
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/src/dllexports | 4 ++--
runtime/src/kmp.h | 6 ++++++
runtime/src/kmp_ftn_entry.h | 33 +++++++++++++++++++++++----------
runtime/src/kmp_ftn_os.h | 16 ++++++++--------
runtime/src/kmp_global.c | 4 ++++
runtime/src/kmp_runtime.c | 1 +
runtime/src/kmp_settings.c | 16 ++++++++++++++++
7 files changed, 60 insertions(+), 20 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 3569342 Automatic date update in version.in
new e1b2624 Pass HWCAP to ifunc resolver
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:
gdb/ChangeLog | 5 +++++
gdb/elfread.c | 13 ++++++++++---
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.base/gnu-ifunc-lib.c | 4 +++-
gdb/testsuite/gdb.base/gnu-ifunc.c | 4 ++++
gdb/testsuite/gdb.base/gnu-ifunc.exp | 15 +++++++++++++++
6 files changed, 46 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.
unknown user pushed a change to branch master
in repository gcc.
from 52016a8 compiler: break dependence on hex_value
new 374777a 2016-09-09 Steven G. Kargl <kargl(a)gcc.gnu.org>
new fdb00a8 2016-09-09 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/ChangeLog | 4 ++++
gcc/doc/cpp.texi | 4 ++--
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/intrinsic.c | 7 ++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr77507.f90 | 7 +++++++
libgfortran/ChangeLog | 6 ++++++
libgfortran/ieee/ieee_arithmetic.F90 | 33 +++++++++++++++++----------------
8 files changed, 50 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77507.f90
--
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 b24c87c [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
new 09a0c48 Also cleanup comments around redundant colons/commas in forma [...]
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/Format/Format.cpp | 2 ++
unittests/Format/CleanupTest.cpp | 21 ++++++++-------------
2 files changed, 10 insertions(+), 13 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 0a2fb4a Move the ocaml_all target into the Misc folder for cleanliness; NFC.
new 3beac7c [llvm-cov] Handle native paths correctly in the text index
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-cov/CoverageReport.cpp | 6 +++++-
1 file changed, 5 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 gcc.
from c5eddaf Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.
new 52016a8 compiler: break dependence on hex_value
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/lex.cc | 76 ++++++++++++++++++++++++++++++++++++++----------
gcc/go/gofrontend/lex.h | 3 ++
3 files changed, 65 insertions(+), 16 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 6128d7f [InstCombine] add tests to show pattern matching failures due [...]
new a8f2db5 [Bitcode] Add compatibility test for the 3.9 release
new a8b8839 [codeview] Don't assert if the array element type is incomplete
new 0a2fb4a Move the ocaml_all target into the Misc folder for cleanliness; NFC.
The 3 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/modules/AddOCaml.cmake | 1 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 41 +++---
.../{compatibility.ll => compatibility-3.9.ll} | 11 +-
test/Bitcode/compatibility-3.9.ll.bc | Bin 0 -> 16032 bytes
test/DebugInfo/COFF/vtable-optzn-array.ll | 140 +++++++++++++++++++++
5 files changed, 171 insertions(+), 22 deletions(-)
copy test/Bitcode/{compatibility.ll => compatibility-3.9.ll} (99%)
create mode 100644 test/Bitcode/compatibility-3.9.ll.bc
create mode 100644 test/DebugInfo/COFF/vtable-optzn-array.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 lldb.
from dfcd582 [LLDB][MIPS] Fix Emulation for JALR64 Instruction
new 8e84a41 xfail DarwinLog "filter message by regex" tests
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:
.../filter/regex/message/TestDarwinLogFilterRegexMessage.py | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 db978ad Make -fstandalone-debug and -flimit-debug-info available in clang-cl
new b24c87c [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
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/CGDebugInfo.cpp | 10 +++++++---
test/CodeGenCXX/debug-info-class-nolimit.cpp | 27 ++++++++++++++++++++++++---
2 files changed, 31 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 gcc.
from e0e26b4 runtime: use alignof to check alignment of ucontext_t
new c5eddaf Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.
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 | 14 +++
gcc/c-family/ChangeLog | 6 ++
gcc/c-family/c-cppbuiltin.c | 81 ++++++++++++++--
gcc/doc/cpp.texi | 27 ++++++
gcc/ginclude/stdint-gcc.h | 101 ++++++++++++++++++++
gcc/glimits.h | 26 +++++
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/limits-width-1.c | 55 +++++++++++
gcc/testsuite/gcc.dg/stdint-width-1.c | 175 ++++++++++++++++++++++++++++++++++
9 files changed, 482 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/limits-width-1.c
create mode 100644 gcc/testsuite/gcc.dg/stdint-width-1.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 clang.
from 2334395 [codeview] Extend the heuristic for detecting classes importe [...]
new db978ad Make -fstandalone-debug and -flimit-debug-info available in clang-cl
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/Driver/Options.td | 8 ++++----
test/Driver/cl-options.c | 2 ++
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository llvm.
from bb15e0c Attempt to fix static_asserts in SelectionDAGNodes.h that MSV [...]
new 6128d7f [InstCombine] add tests to show pattern matching failures due [...]
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/Transforms/InstCombine/or-xor.ll | 55 +++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/or.ll | 55 +++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/xor2.ll | 38 ++++++++++++++++++++++++
3 files changed, 148 insertions(+)
--
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 5addc9d runtime: remove remaining use of MAKECONTEXT_STACK_TOP macro
new e0e26b4 runtime: use alignof to check alignment of ucontext_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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/runtime/proc.c | 8 +++++++-
2 files changed, 8 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 a71022e [SelectionDAG] Fix two issues with SDNode::getRawSubclassData().
new bb15e0c Attempt to fix static_asserts in SelectionDAGNodes.h that MSV [...]
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/SelectionDAGNodes.h | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 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 63e9d0e Update clang for D21514. NFC
new 2334395 [codeview] Extend the heuristic for detecting classes importe [...]
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/CGDebugInfo.cpp | 18 +++++++++++++++---
test/CodeGenCXX/debug-info-dllimport-base-class.cpp | 21 +++++++++++++++++++++
2 files changed, 36 insertions(+), 3 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 03d3176 AMDGPU] Assembler: better support for immediate literals in a [...]
new a71022e [SelectionDAG] Fix two issues with SDNode::getRawSubclassData().
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/SelectionDAGNodes.h | 22 ++++++++++++++++++----
1 file changed, 18 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.
unknown user pushed a change to branch master
in repository llvm.
from b68584d [Sparc][LEON] Removed the parts of the errata fixes implement [...]
new 03d3176 AMDGPU] Assembler: better support for immediate literals in a [...]
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/AMDGPUInstructions.td | 7 -
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 507 +++++++++++++++------
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 2 +-
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 45 +-
lib/Target/AMDGPU/SIDefines.h | 19 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 10 +-
lib/Target/AMDGPU/SIInstrInfo.td | 255 ++++++-----
lib/Target/AMDGPU/SIInstructions.td | 14 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 6 +-
lib/Target/AMDGPU/SIRegisterInfo.td | 73 ++-
lib/Target/AMDGPU/SOPInstructions.td | 30 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 70 +++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 19 +
lib/Target/AMDGPU/VIInstructions.td | 2 +-
test/MC/AMDGPU/literals.s | 477 +++++++++++++++++++
test/MC/AMDGPU/reg-syntax-extra.s | 2 +-
test/MC/AMDGPU/regression/bug28165.s | 11 +
test/MC/AMDGPU/regression/bug28413.s | 4 +-
test/MC/AMDGPU/sop1-err.s | 11 -
test/MC/AMDGPU/trap.s | 2 +-
test/MC/AMDGPU/vop1.s | 136 +++---
test/MC/AMDGPU/vop2.s | 170 +++----
test/MC/AMDGPU/vop3-convert.s | 411 +++++++++++++++++
23 files changed, 1764 insertions(+), 519 deletions(-)
create mode 100644 test/MC/AMDGPU/literals.s
create mode 100644 test/MC/AMDGPU/regression/bug28165.s
create mode 100644 test/MC/AMDGPU/vop3-convert.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 lld.
from d4a96c3 Revert r281045, it broke BB.
new defb226 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
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/Config.h | 1 +
ELF/LinkerScript.cpp | 19 ++++++++++---------
ELF/ScriptParser.cpp | 7 +++++--
ELF/Strings.cpp | 6 ++++++
ELF/Strings.h | 1 +
ELF/SymbolListFile.cpp | 3 ++-
ELF/SymbolTable.cpp | 5 ++---
test/ELF/invalid-dynamic-list.test | 2 +-
test/ELF/version-script-extern-exact.s | 22 ++++++++++++++++++++++
9 files changed, 50 insertions(+), 16 deletions(-)
create mode 100644 test/ELF/version-script-extern-exact.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 b2500d2 [ARM] ADD with a negative offset can become SUB for free
new b68584d [Sparc][LEON] Removed the parts of the errata fixes implement [...]
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/Sparc/LeonPasses.cpp | 76 ---------------------------
test/CodeGen/SPARC/LeonFixFSMULDPassUT.ll | 31 -----------
test/CodeGen/SPARC/LeonInsertNOPLoadPassUT.ll | 22 --------
test/CodeGen/SPARC/LeonReplaceFMULSPassUT.ll | 24 ++++-----
4 files changed, 9 insertions(+), 144 deletions(-)
delete mode 100755 test/CodeGen/SPARC/LeonFixFSMULDPassUT.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 compiler-rt.
from 5dc69d4 [sanitizer] fix a potential buffer overflow due to __sanitize [...]
new 8dfde80 [asan] Since r280945 fixed the OS X abort() problem, merge sc [...]
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/asan/TestCases/Linux/scariness_score_test.cc | 14 --------------
test/asan/TestCases/scariness_score_test.cc | 3 +++
2 files changed, 3 insertions(+), 14 deletions(-)
delete mode 100644 test/asan/TestCases/Linux/scariness_score_test.cc
--
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 0ded8a5 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
new d4a96c3 Revert r281045, it broke BB.
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/Config.h | 1 -
ELF/LinkerScript.cpp | 23 ++++++++---------------
ELF/ScriptParser.cpp | 7 ++-----
ELF/SymbolTable.cpp | 5 +++--
test/ELF/dynamic-list.s | 2 --
test/ELF/version-script-extern-exact.s | 22 ----------------------
6 files changed, 13 insertions(+), 47 deletions(-)
delete mode 100644 test/ELF/version-script-extern-exact.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 lld.
from d3c4e44 [ELF] - Revert r281038 to see if that unbreaks build bot.
new 0ded8a5 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
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/Config.h | 1 +
ELF/LinkerScript.cpp | 23 +++++++++++++++--------
ELF/ScriptParser.cpp | 7 +++++--
ELF/SymbolTable.cpp | 5 ++---
test/ELF/version-script-extern-exact.s | 22 ++++++++++++++++++++++
5 files changed, 45 insertions(+), 13 deletions(-)
create mode 100644 test/ELF/version-script-extern-exact.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 gcc.
from 4d50464 runtime: align ucontext_t argument to 16 byte boundary
new 5addc9d runtime: remove remaining use of MAKECONTEXT_STACK_TOP macro
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/proc.c | 3 ---
2 files changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from 5349caf [Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)
new 31bcc1e [SelectionDAG] Ensure DAG::getZeroExtendInReg is called with [...]
new f53c395 [ARM] icmp %x, -C can be lowered to a simple ADDS or CMN
new b2500d2 [ARM] ADD with a negative offset can become SUB for free
The 3 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/SelectionDAG/DAGCombiner.cpp | 2 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +-
lib/Target/ARM/ARMTargetTransformInfo.cpp | 15 ++++
test/CodeGen/ARM/immcost.ll | 51 +++++++++++++
test/CodeGen/X86/known-bits.ll | 107 ++++++++++++++++++++++++++++
5 files changed, 176 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/X86/known-bits.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 gcc.
from d1c9b60 [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)
new 4d50464 runtime: align ucontext_t argument to 16 byte boundary
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/runtime2.go | 6 ++++-
libgo/runtime/proc.c | 58 +++++++++++++++++++++++++++++---------------
3 files changed, 44 insertions(+), 22 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 3c6f3f0 GlobalISel: remove G_TYPE and G_PHI
new 5349caf [Thumb] Select (CMPZ X, -C) -> (CMPZ (ADDS X, C), 0)
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/ARM/ARMISelDAGToDAG.cpp | 42 +++++++++++++++++++++++++++++++++++
test/CodeGen/ARM/lsr-icmp-imm.ll | 7 +++---
test/CodeGen/ARM/select_xform.ll | 2 +-
test/CodeGen/Thumb/cmp-add-fold.ll | 32 ++++++++++++++++++++++++++
test/CodeGen/Thumb2/lsr-deficiency.ll | 2 +-
test/CodeGen/Thumb2/thumb2-cmn2.ll | 2 +-
6 files changed, 81 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/Thumb/cmp-add-fold.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 b11530a [ELF] - Versionscript: do not treat non-wildcarded names as w [...]
new d3c4e44 [ELF] - Revert r281038 to see if that unbreaks build bot.
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/Config.h | 1 -
ELF/LinkerScript.cpp | 19 ++++++-------------
ELF/ScriptParser.cpp | 7 ++-----
ELF/SymbolTable.cpp | 5 +++--
test/ELF/version-script-extern-exact.s | 22 ----------------------
5 files changed, 11 insertions(+), 43 deletions(-)
delete mode 100644 test/ELF/version-script-extern-exact.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 lld.
from 98c4527 Linker script: implement AT [ (address) ] for PHDR
new b11530a [ELF] - Versionscript: do not treat non-wildcarded names as w [...]
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/Config.h | 1 +
ELF/LinkerScript.cpp | 19 +++++++++++++------
ELF/ScriptParser.cpp | 7 +++++--
ELF/SymbolTable.cpp | 5 ++---
test/ELF/version-script-extern-exact.s | 22 ++++++++++++++++++++++
5 files changed, 43 insertions(+), 11 deletions(-)
create mode 100644 test/ELF/version-script-extern-exact.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 lldb.
from 3e71cd3 [LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS
new dfcd582 [LLDB][MIPS] Fix Emulation for JALR64 Instruction
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:
source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp | 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 lldb.
from 450d7fa [LLDB][MIPS] Fix TestLldbGdbServer.py failure
new ed98c1f NFC: Reformat ABISysV_i386 register context into something readable
new c9843ce Fixing a build breakage caused from a change in LLVM rL281019
new 3e71cd3 [LLDB][MIPS] Fix TestEhFrameUnwind.py for MIPS
The 3 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/functionalities/unwind/ehframe/main.c | 32 +-
source/Plugins/ABI/SysV-i386/ABISysV_i386.cpp | 728 ++-------------------
.../RenderScriptx86ABIFixups.cpp | 4 +-
3 files changed, 90 insertions(+), 674 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 c682994 [Thumb1] Teach optimizeCompareInstr about thumb1 compares
new 442deaa [AMDGPU] Assembler: rename amd_kernel_code_t asm names accord [...]
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:
.../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 167 +--------------
lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h | 131 ++++++------
lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp | 29 ++-
test/CodeGen/AMDGPU/hsa-fp-mode.ll | 36 ++--
test/CodeGen/AMDGPU/large-alloca-compute.ll | 14 +-
test/CodeGen/AMDGPU/llvm.amdgcn.workgroup.id.ll | 34 +--
test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll | 6 +-
test/MC/AMDGPU/hsa-exp.s | 58 +++---
test/MC/AMDGPU/hsa.s | 228 ++++++++++-----------
9 files changed, 273 insertions(+), 430 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 gcc.
from 9c8519c Daily bump.
new d1c9b60 [Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)
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:
libgcc/ChangeLog | 11 +++++++++++
libgcc/Makefile.in | 5 +++--
libgcc/libgcc2.c | 15 +++++++++++----
libgcc/libgcc2.h | 14 ++++++++++++++
4 files changed, 39 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 93211d9 [AMDGPU] Assembler: match e32 VOP instructions before e64.
new c682994 [Thumb1] Teach optimizeCompareInstr about thumb1 compares
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/ARM/ARMBaseInstrInfo.cpp | 25 +++++++++++--
test/CodeGen/Thumb/cmp-fold.ll | 57 +++++++++++++++++++++++++++++
test/CodeGen/Thumb/thumb-shrink-wrapping.ll | 5 ---
3 files changed, 78 insertions(+), 9 deletions(-)
create mode 100644 test/CodeGen/Thumb/cmp-fold.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 lldb.
from 495e7fb Fix MSVC error from r280919
new d9b3793 Fix new gdb-remote client unit test for windows
new 450d7fa [LLDB][MIPS] Fix TestLldbGdbServer.py failure
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:
.../Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py | 4 +++-
unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | 7 ++++---
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository lld.
from 558c842 Fix -output option.
new 98c4527 Linker script: implement AT [ (address) ] for PHDR
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/LinkerScript.cpp | 10 +++++++++-
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 12 ++++++++----
ELF/Writer.h | 1 +
test/ELF/linkerscript/phdrs.s | 26 +++++++++++++++++++++++++-
5 files changed, 44 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 43cc6f8 [mips] Fix c.<cc>.<fmt> instruction definition.
new 93211d9 [AMDGPU] Assembler: match e32 VOP instructions before e64.
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/AMDGPU.td | 35 ++++++++++
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 87 ++++++++++++++++++-------
lib/Target/AMDGPU/SIDefines.h | 9 +++
lib/Target/AMDGPU/SIInstrFormats.td | 3 +
lib/Target/AMDGPU/SIInstrInfo.td | 21 +++---
lib/Target/AMDGPU/VIInstrFormats.td | 2 +
lib/Target/AMDGPU/VIInstructions.td | 1 +
7 files changed, 126 insertions(+), 32 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 6ff9c19 [Coroutines] Part13: Handle single edge PHINodes across suspends
new 847743b [Sparc][LEON] Unit test for CASA instruction supported by som [...]
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/SPARC/LeonCASAInstructionUT.ll | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100755 test/CodeGen/SPARC/LeonCASAInstructionUT.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 llvm.
from 7f692c7 Rationalise the attribute getter/setter methods on Function a [...]
new 6ff9c19 [Coroutines] Part13: Handle single edge PHINodes across suspends
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/Coroutines/CoroCleanup.cpp | 2 +-
lib/Transforms/Coroutines/CoroEarly.cpp | 19 +++++++++--
lib/Transforms/Coroutines/CoroFrame.cpp | 11 +++++++
.../Coroutines/{ex0.ll => phi-coro-end.ll} | 37 ++++++++--------------
4 files changed, 41 insertions(+), 28 deletions(-)
copy test/Transforms/Coroutines/{ex0.ll => phi-coro-end.ll} (56%)
--
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 4475d67 [libFuzzer] improve -print_pcs to not print new PCs coming fr [...]
new 7f692c7 Rationalise the attribute getter/setter methods on Function a [...]
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/CommandFlags.h | 3 +-
include/llvm/IR/Attributes.h | 4 +++
include/llvm/IR/CallSite.h | 12 ++------
include/llvm/IR/Function.h | 30 +++++++++-----------
include/llvm/IR/Instructions.h | 55 ++++++++++++++++++-------------------
lib/IR/Attributes.cpp | 4 +++
lib/IR/Instructions.cpp | 40 ---------------------------
7 files changed, 51 insertions(+), 97 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 a32c7af [Docs] Fix typos, remove trailing whitespace.
new 63e9d0e Update clang for D21514. 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:
lib/CodeGen/CGExpr.cpp | 9 +++++----
1 file changed, 5 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.
unknown user pushed a change to branch master
in repository clang.
from e32e1d1 C++ Modules TS: Add parsing and some semantic analysis suppor [...]
new a32c7af [Docs] Fix typos, remove trailing whitespace.
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/Basic/AttrDocs.td | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 ddc2d44 [libFuzzer] remove unneeded call
new 4475d67 [libFuzzer] improve -print_pcs to not print new PCs coming fr [...]
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/Fuzzer/FuzzerInternal.h | 5 ++---
lib/Fuzzer/FuzzerLoop.cpp | 22 +++++++++++++++++-----
2 files changed, 19 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 compiler-rt.
from f5a665d Fix tsan-go build.
new 5dc69d4 [sanitizer] fix a potential buffer overflow due to __sanitize [...]
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/sanitizer_common/sanitizer_stacktrace_libcdep.cc | 3 +++
test/sanitizer_common/TestCases/symbolize_pc.cc | 10 +++++++++-
2 files changed, 12 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 llvm.
from a122378 [AVX-512] Add VPCMP instructions to the load folding tables a [...]
new ddc2d44 [libFuzzer] remove unneeded call
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/Fuzzer/FuzzerInternal.h | 1 -
lib/Fuzzer/FuzzerLoop.cpp | 8 --------
2 files changed, 9 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 05e1dea [libFuzzer] remove use_traces=1 since use_value_profile seems [...]
new f539109 [llvm-cov] Speculate fix for a Windows-only test (NFC)
new 006e320 [llvm-cov] Add an API to prepare file reports (NFC)
new 85e096d [llvm-cov] Constify some methods (NFC)
new 84dc751 [llvm-cov] Emit a summary in the report directory's index
new beb8233 [AVX-512] Add more integer vector comparison tests with loads [...]
new a122378 [AVX-512] Add VPCMP instructions to the load folding tables a [...]
The 6 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/X86InstrAVX512.td | 1 +
lib/Target/X86/X86InstrInfo.cpp | 57 ++++++-
test/CodeGen/X86/avx512vl-vec-cmp.ll | 192 ++++++++++++++++++++++++
test/tools/llvm-cov/native_separators.c | 6 +-
test/tools/llvm-cov/showLineExecutionCounts.cpp | 31 +++-
test/tools/llvm-cov/style.test | 5 +
tools/llvm-cov/CodeCoverage.cpp | 2 +-
tools/llvm-cov/CoverageReport.cpp | 52 ++++---
tools/llvm-cov/CoverageReport.h | 15 +-
tools/llvm-cov/SourceCoverageView.cpp | 5 +-
tools/llvm-cov/SourceCoverageView.h | 7 +-
tools/llvm-cov/SourceCoverageViewHTML.cpp | 126 +++++++++++++---
tools/llvm-cov/SourceCoverageViewHTML.h | 10 +-
tools/llvm-cov/SourceCoverageViewText.cpp | 9 +-
tools/llvm-cov/SourceCoverageViewText.h | 3 +-
15 files changed, 457 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.