This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a2606fd7a76 RegAllocFast: Factor spill/reload creation into their own f [...]
new a1b1c95f700 [cmake] Fix typo. NFC
new 7fe05795840 [WebAssembly] Update more test cases after FixFunctionBitcasts
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:
CMakeLists.txt | 2 +-
test/Object/obj2yaml.test | 4 +++-
test/Object/objdump-relocations.test | 1 +
3 files changed, 5 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 be9ce13f15d [IR] add optional parameter for copying IR flags to compare [...]
new 0f48414c8c3 [WebAssembly] Update test cases after FixFunctionBitcasts
new f41ebcbed2d RegAllocFast: Rename statistic from NumCopies to NumCoalesced
new a007c003b5a RegAllocFast: Cleanups; NFC
new a2606fd7a76 RegAllocFast: Factor spill/reload creation into their own f [...]
The 4 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/RegAllocFast.cpp | 109 ++++++++++++---------
test/Object/Inputs/trivial-object-test.wasm | Bin 324 -> 370 bytes
test/Object/nm-trivial-object.test | 1 +
test/tools/llvm-objdump/Inputs/trivial.obj.wasm | Bin 324 -> 370 bytes
.../llvm-objdump/WebAssembly/symbol-table.test | 1 +
test/tools/llvm-objdump/wasm.txt | 15 +--
test/tools/llvm-readobj/Inputs/trivial.obj.wasm | Bin 295 -> 341 bytes
test/tools/llvm-readobj/print-hex.test | 3 +-
test/tools/llvm-readobj/relocations.test | 5 +
test/tools/llvm-readobj/sections.test | 22 ++---
test/tools/llvm-readobj/symbols.test | 5 +
11 files changed, 95 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.