This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8bb11e0e808 Fix Verifier test - add REQUIRES aarch64-registered-target
new 91ad652cd88 Retire the llvm.dbg.mir hack after r311594.
new b97dac52268 ARM: use internal relocations for local symbols after all.
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/LiveDebugValues.cpp | 3 ---
lib/CodeGen/MachineModuleInfo.cpp | 2 --
lib/CodeGen/PrologEpilogInserter.cpp | 3 ---
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp | 4 ----
lib/IR/Verifier.cpp | 2 +-
lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 13 +++++++++++--
test/MC/ARM/arm-macho-calls.s | 18 ++++++++++++++++++
7 files changed, 30 insertions(+), 15 deletions(-)
create mode 100644 test/MC/ARM/arm-macho-calls.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 e69aa182b74 [WebAssembly] Fix overflow for input with missing version
new a2224c91e59 Add a Verifier check for DILocation's scopes.
new 8bb11e0e808 Fix Verifier test - add REQUIRES aarch64-registered-target
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/IR/Verifier.cpp | 4 ++++
test/Verifier/DILocation-parents.ll | 34 ++++++++++++++++++++++++++++++++++
test/Verifier/test_g_phi.mir | 3 ++-
3 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 test/Verifier/DILocation-parents.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 release_50
in repository compiler-rt.
from e6bb43d8b Creating release_50 branch off revision 308441
new 78162497a Merging r311495: -------------------------------------------- [...]
new 09d9a9e1e Merging r311496: -------------------------------------------- [...]
new b1684fe91 Merging r311555: -------------------------------------------- [...]
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/builtins/arm/aeabi_dcmp.S | 9 +++++++++
lib/builtins/arm/aeabi_fcmp.S | 9 +++++++++
lib/esan/esan_sideline_linux.cpp | 2 +-
lib/profile/InstrProfilingNameVar.c | 16 ++++++++--------
4 files changed, 27 insertions(+), 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 compiler-rt.
from 4854a215f [ARM][Compiler-rt] Fix AEABI builtins to correctly pass argum [...]
new 6c8e02727 [Profile] create a copy of profile file name from environment
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/InstrProfilingFile.c | 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 gcc.
from 03d9ebc0236 * cp-tree.h (lookup_field_1, lookup_fnfields_slot, lookup [...]
new f8808414970 PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce 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:
gcc/ChangeLog | 20 ++
gcc/config/i386/i386.c | 217 +++++++++++++--------
gcc/config/i386/i386.h | 20 +-
gcc/doc/sourcebuild.texi | 12 ++
gcc/testsuite/ChangeLog | 15 ++
gcc/testsuite/gcc.target/i386/pr80969-1.c | 16 ++
gcc/testsuite/gcc.target/i386/pr80969-2.c | 27 +++
gcc/testsuite/gcc.target/i386/pr80969-2a.c | 8 +
gcc/testsuite/gcc.target/i386/pr80969-3.c | 32 +++
gcc/testsuite/gcc.target/i386/pr80969-4.c | 9 +
.../gcc.target/i386/{vararg-6.c => pr80969-4.h} | 48 +++--
gcc/testsuite/gcc.target/i386/pr80969-4a.c | 9 +
gcc/testsuite/gcc.target/i386/pr80969-4b.c | 9 +
gcc/testsuite/lib/target-supports.exp | 66 +++++++
14 files changed, 407 insertions(+), 101 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-2a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-4.c
copy gcc/testsuite/gcc.target/i386/{vararg-6.c => pr80969-4.h} (75%)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-4a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr80969-4b.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 release_50
in repository llvm.
from a8f7dd91f2a Merging r311572: ------------------------------------------ [...]
new c14202c45b2 Revert r307529 "This patch completely replaces the scheduli [...]
new 703f013ff4b Merging r311565: ------------------------------------------ [...]
new 2d30972995d Merging r311554: ------------------------------------------ [...]
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/Target/X86/X86SchedSandyBridge.td | 2472 +-------------------
lib/Transforms/Scalar/LowerAtomic.cpp | 3 +-
lib/Transforms/Scalar/Reassociate.cpp | 6 +
test/CodeGen/X86/avx-schedule.ll | 408 ++--
.../extractelement-legalization-store-ordering.ll | 22 +-
test/CodeGen/X86/f16c-schedule.ll | 144 --
test/CodeGen/X86/fp128-i128.ll | 2 +-
test/CodeGen/X86/gather-addresses.ll | 16 +-
test/CodeGen/X86/lea32-schedule.ll | 653 ------
test/CodeGen/X86/lea64-schedule.ll | 534 -----
test/CodeGen/X86/popcnt-schedule.ll | 167 --
test/CodeGen/X86/recip-fastmath.ll | 46 +-
test/CodeGen/X86/recip-fastmath2.ll | 70 +-
test/CodeGen/X86/sse-schedule.ll | 248 +-
test/CodeGen/X86/sse2-schedule.ll | 598 ++---
test/CodeGen/X86/sse3-schedule.ll | 48 +-
test/CodeGen/X86/sse41-schedule.ll | 222 +-
test/CodeGen/X86/sse42-schedule.ll | 38 +-
test/CodeGen/X86/ssse3-schedule.ll | 74 +-
test/Feature/optnone-opt.ll | 1 -
test/Transforms/LowerAtomic/atomic-swap.ll | 11 +
.../Reassociate/canonicalize-neg-const.ll | 22 +
22 files changed, 966 insertions(+), 4839 deletions(-)
delete mode 100644 test/CodeGen/X86/f16c-schedule.ll
delete mode 100644 test/CodeGen/X86/lea32-schedule.ll
delete mode 100644 test/CodeGen/X86/lea64-schedule.ll
delete mode 100644 test/CodeGen/X86/popcnt-schedule.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 78d28dbc5a3 [AArch64][Falkor] Fix bug in Falkor HWPF tag collision avoidance
new 7996242b16e [PGO] Set edge weights for indirectbr instruction with prof [...]
new e69aa182b74 [WebAssembly] Fix overflow for input with missing version
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/Analysis/BranchProbabilityInfo.cpp | 2 +-
lib/Object/WasmObjectFile.cpp | 10 ++++-
.../Instrumentation/PGOInstrumentation.cpp | 3 +-
test/Object/Inputs/WASM/missing-version.wasm | Bin 0 -> 6 bytes
test/Object/wasm-missing-version.test | 2 +
.../{noreturncall.proftext => indirectbr.proftext} | 10 +++--
test/Transforms/PGOProfile/indirectbr.ll | 48 +++++++++++++++++++++
7 files changed, 68 insertions(+), 7 deletions(-)
create mode 100644 test/Object/Inputs/WASM/missing-version.wasm
create mode 100644 test/Object/wasm-missing-version.test
copy test/Transforms/PGOProfile/Inputs/{noreturncall.proftext => indirectbr.profte [...]
create mode 100644 test/Transforms/PGOProfile/indirectbr.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 release_50
in repository clang.
from e5cdfe0ea8 Merging r311330: ------------------------------------------- [...]
new a040372df3 Revert r309328 and r309290 (which merged r309327 and r309226).
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/Headers/unwind.h | 80 ++++++++++++++--------------------------------------
1 file changed, 21 insertions(+), 59 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 9a72b1ebd5 Parse and print DIExpressions inline to ease IR and MIR testing
new c05af575f5 Fix a bug in CGDebugInfo::EmitInlineFunctionStart causing DI [...]
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 | 2 +-
test/CodeGenCXX/debug-info-inlined.cpp | 45 ++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/debug-info-inlined.cpp
--
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 aab921adcb x86-64: Properly report output type when PIC is needed
new 87215ad165 Fix PR remote/21852: Remote run without specifying a local b [...]
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 | 7 +++
gdb/remote.c | 18 +++----
gdb/testsuite/ChangeLog | 6 +++
gdb/testsuite/{gdb.base => gdb.server}/normal.c | 0
.../gdb.server/run-without-local-binary.exp | 62 ++++++++++++++++++++++
5 files changed, 84 insertions(+), 9 deletions(-)
copy gdb/testsuite/{gdb.base => gdb.server}/normal.c (100%)
create mode 100644 gdb/testsuite/gdb.server/run-without-local-binary.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.