This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4c406c21ff3 Remove an unused function
new 3b417747054 Add the ability to register callbacks for removal and inser [...]
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/MachineFunction.h | 36 ++++++++++++++++++++++++++++++++++
lib/CodeGen/MachineBasicBlock.cpp | 5 ++++-
lib/CodeGen/MachineFunction.cpp | 13 ++++++++++++
3 files changed, 53 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 lld.
from f40ef2fba [WebAssembly] Add v128 value type
new a2c30e56a Make a member function non-member. 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:
ELF/Writer.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 8135e49e9b6 bpf: check illegal usage of XADD insn return value
new 4c406c21ff3 Remove an unused function
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:
unittests/IR/PassBuilderCallbacksTest.cpp | 11 -----------
1 file changed, 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 clang.
from f4426c04a2 Fix an assert in -Wquoted-include-in-framework-header
new b24013c5f9 Remove failing test.
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/Preprocessor/include-leading-nonalpha-suggest.c | 3 ---
1 file changed, 3 deletions(-)
delete mode 100644 test/Preprocessor/include-leading-nonalpha-suggest.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 llvm.
from 10d1aafc782 [WebAssembly][NFC] Add missing tests for indirect calls
new 8135e49e9b6 bpf: check illegal usage of XADD insn return 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:
lib/Target/BPF/BPF.h | 2 +
lib/Target/BPF/BPFMIChecking.cpp | 96 +++++++++++++++++++++++++++++++++++++
lib/Target/BPF/BPFTargetMachine.cpp | 1 +
lib/Target/BPF/CMakeLists.txt | 1 +
test/CodeGen/BPF/xadd.ll | 59 +++++++++++++++++++++++
5 files changed, 159 insertions(+)
create mode 100644 lib/Target/BPF/BPFMIChecking.cpp
create mode 100644 test/CodeGen/BPF/xadd.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 c18b56ec273 [MachineOutliner][NFC] Don't add MBBs with a size < 2 to th [...]
new a22a6f2e1b7 [WebAssembly] Add V128 value type to binary format
new 10d1aafc782 [WebAssembly][NFC] Add missing tests for indirect calls
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/BinaryFormat/Wasm.h | 2 +
lib/ObjectYAML/WasmYAML.cpp | 1 +
.../InstPrinter/WebAssemblyInstPrinter.cpp | 16 ------
.../InstPrinter/WebAssemblyInstPrinter.h | 1 -
.../MCTargetDesc/WebAssemblyMCTargetDesc.cpp | 7 +++
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 12 ++---
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 2 +
test/CodeGen/WebAssembly/call.ll | 58 +++++++++++++++++++++-
test/MC/WebAssembly/types.ll | 52 +++++++++++++++++++
9 files changed, 126 insertions(+), 25 deletions(-)
create mode 100644 test/MC/WebAssembly/types.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 ef1641857 Rename a function. NFC.
new f40ef2fba [WebAssembly] Add v128 value type
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:
wasm/WriterUtils.cpp | 2 ++
1 file changed, 2 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 llvm.
from 02b573b2155 [GlobalDCE] AvailableExternal linkage is checked in isDisca [...]
new c18b56ec273 [MachineOutliner][NFC] Don't add MBBs with a size < 2 to th [...]
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/MachineOutliner.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 lld.
from e79d80c35 Make variable names shorter. NFC.
new ef1641857 Rename a function. 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:
ELF/Driver.cpp | 4 ++--
1 file changed, 2 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 lld.
from aac159b59 Simplify. NFC.
new e79d80c35 Make variable names shorter. 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:
ELF/Driver.cpp | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.