This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f4f388171b8 [cmake] Re-commit: Remove redundant call to cmake when buil [...]
new dcc00b1fac4 CodeGen: Fix pointer info in SplitVecOp_EXTRACT_VECTOR_ELT/ [...]
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/MachineMemOperand.h | 25 +++++++++++++++-----
lib/CodeGen/MachineOperand.cpp | 15 ++++--------
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 27 +++++++++++++---------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 20 ++++++++--------
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 2 +-
test/CodeGen/AMDGPU/extload-align.ll | 23 +++++++++---------
test/CodeGen/AMDGPU/extract_vector_elt-f16.ll | 4 ++--
test/CodeGen/AMDGPU/extract_vector_elt-f64.ll | 4 ++--
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll | 6 ++---
test/CodeGen/AMDGPU/extract_vector_elt-i64.ll | 4 ++--
test/CodeGen/AMDGPU/extract_vector_elt-i8.ll | 4 ++--
test/CodeGen/AMDGPU/insert_vector_elt.ll | 4 ++--
test/CodeGen/AMDGPU/scratch-simple.ll | 6 ++---
.../vgpr-spill-emergency-stack-slot-compute.ll | 10 ++++----
.../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 6 ++---
15 files changed, 88 insertions(+), 72 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 bf691ab9cd [CodeGen] fix mapping from fmod calls to frem instruction
new 5a0ab09ed8 Fix assume-filename handling in clang-format.el
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/clang-format/clang-format.el | 45 ++++++++++++++++++++++++--------------
1 file changed, 29 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 glibc.
from 800a496acb Improve PIC pc-relative instruction sequences on hppa.
new b3f7fb12f5 Handle __gmon_start__ as undefined weak on hppa.
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:
ChangeLog | 10 +++++
sysdeps/hppa/crti.S | 97 +++++++++++++++++++++++++++++++++++++++++----
sysdeps/hppa/crtn.S | 21 ----------
sysdeps/hppa/dl-lookupcfg.h | 3 +-
4 files changed, 101 insertions(+), 30 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 649eb90a701 [llvm-readobj] Remove redundant local variables to reduce t [...]
new f4f388171b8 [cmake] Re-commit: Remove redundant call to cmake when buil [...]
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/modules/CrossCompile.cmake | 43 ++++++++++++++--------------------------
1 file changed, 15 insertions(+), 28 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 1b87c65388 [CodeGen] remove stale comment; NFC
new bf691ab9cd [CodeGen] fix mapping from fmod calls to frem 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:
lib/CodeGen/CGBuiltin.cpp | 32 ++++++++++++++++++--------------
test/CodeGen/math-builtins.c | 18 ++++++++++--------
test/CodeGen/math-libcalls.c | 20 ++++++++++----------
3 files changed, 38 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 binutils-gdb.
from 158600eb98 Disallow --incremental with -pie and force -no-pie for incre [...]
new 222b39c283 Handle case where posix_fallocate is not supported for a fil [...]
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:
gold/ChangeLog | 8 ++++++++
gold/output.cc | 18 +++++++++++++++---
2 files changed, 23 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 clang.
from e9089c9a34 PR35456: Track definedness of variable template specializati [...]
new 1b87c65388 [CodeGen] remove stale comment; 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/CGBuiltin.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 glibc.
from d17542d235 Use libm_alias_double for remaining powerpc functions.
new 800a496acb Improve PIC pc-relative instruction sequences on hppa.
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:
ChangeLog | 9 +++++++++
sysdeps/hppa/dl-fptr.c | 5 ++---
sysdeps/hppa/dl-fptr.h | 5 ++---
sysdeps/hppa/dl-machine.h | 23 ++++++++++-------------
4 files changed, 23 insertions(+), 19 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 72e0a2708de [X86][SSE] Cleanup float/int conversion scheduler itinerary [...]
new 2a502f2ce17 [llvm-readobj] Delete unused method argument. NFC
new 0eba9bcf82b [llvm-readobj] Print static MIPS GOT
new 649eb90a701 [llvm-readobj] Remove redundant local variables to reduce t [...]
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/tools/llvm-readobj/Inputs/got-static.exe.mips | Bin 0 -> 1168 bytes
test/tools/llvm-readobj/mips-got.test | 39 ++++++-
tools/llvm-readobj/ELFDumper.cpp | 112 ++++++++++++---------
3 files changed, 105 insertions(+), 46 deletions(-)
create mode 100755 test/tools/llvm-readobj/Inputs/got-static.exe.mips
--
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 212549ca815 [X86] Fix copy paste mistake in test case for r319612.
new 72e0a2708de [X86][SSE] Cleanup float/int conversion scheduler itinerary [...]
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/X86InstrSSE.td | 120 +++++++++++++++++++++++++++---------------
1 file changed, 79 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.