This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1ee300793ca [X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS instruct [...]
new d51777d1433 [X86][SSE] Add SSE_UNPCK/SSE_PUNPCK OpndItins
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 | 110 +++++++++++++++++++++++-------------------
1 file changed, 61 insertions(+), 49 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 5119826bd Fix spelling. NFC.
new 5dc02c5ef COFF: Simplify construction of safe SEH table. NFCI.
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:
COFF/InputFiles.cpp | 22 ++++++----------------
COFF/InputFiles.h | 6 ++----
COFF/Writer.cpp | 9 ++++-----
3 files changed, 12 insertions(+), 25 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 999c1417c7f Remove this test
new 1ee300793ca [X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS instruct [...]
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 | 60 +++++++++++++++++++++----------------------
1 file changed, 30 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 3f37b388f9d [X86] Remove unused variable.
new a5d8c5b2245 Fix VS2017 narrowing conversion warning. NFCI
new 999c1417c7f Remove this test
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/Target/AArch64/AArch64LegalizerInfo.cpp | 2 +-
test/Transforms/TailCallElim/opt-remarks.ll | 25 -------------------------
2 files changed, 1 insertion(+), 26 deletions(-)
delete mode 100644 test/Transforms/TailCallElim/opt-remarks.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 520a7b8a5 [LSan] Fix one source of stale segments in the process memory [...]
new 4bdf0c3f7 [XRay][compiler-rt] Fix runtime build
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/xray/CMakeLists.txt | 31 +++++++++++--------------------
1 file changed, 11 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 llvm.
from 1f9846951b9 Demote this opt remark to DEBUG.
new 3f37b388f9d [X86] Remove unused variable.
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/X86ISelLowering.cpp | 1 -
1 file changed, 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 45174c1e734 [X86] Remove code from combineUIntToFP that tried to favor [...]
new 1f9846951b9 Demote this opt remark to 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/Transforms/Scalar/TailRecursionElimination.cpp | 5 +----
test/Transforms/TailCallElim/opt-remarks-recursion.ll | 1 -
2 files changed, 1 insertion(+), 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 compiler-rt.
from 70dfdba72 [LibFuzzer] Improve comments on `CounterToFeature()` function.
new 520a7b8a5 [LSan] Fix one source of stale segments in the process memory [...]
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_procmaps_common.cc | 50 +++++++++++------------
lib/sanitizer_common/sanitizer_procmaps_linux.cc | 8 +++-
2 files changed, 29 insertions(+), 29 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 284f0f5a8 COFF: Do not add symbols in discarded sections to SEH handler list.
new 3c879ed28 Remove unused `using`.
new 5119826bd Fix spelling. NFC.
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:
wasm/Driver.cpp | 3 +--
1 file changed, 1 insertion(+), 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 ee2e970651e SROA: Don't create variable fragments that are outside of t [...]
new 7f3e660b838 [globalisel][tablegen] Add support for importing G_ATOMIC_C [...]
new 0bec7f3b4c9 [X86] Remove custom lowering for uint_to_fp from vXi8/vXi16.
new 45174c1e734 [X86] Remove code from combineUIntToFP that tried to favor [...]
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:
.../llvm/CodeGen/GlobalISel/InstructionSelector.h | 5 +-
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 13 +-
.../llvm/Target/GlobalISel/SelectionDAGCompat.td | 13 ++
lib/Target/X86/X86ISelLowering.cpp | 25 +--
.../AArch64/GlobalISel/select-atomicrmw.mir | 238 +++++++++++++++++++++
test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir | 53 +++++
test/TableGen/GlobalISelEmitter.td | 4 +-
utils/TableGen/GlobalISelEmitter.cpp | 120 +++++++----
8 files changed, 398 insertions(+), 73 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-atomicrmw.mir
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-cmpxchg.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.