This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a2c6f638cb5 [DebugInfo] Handle -main-file-name correctly for asm source [...]
new 3749668cd8f Revert r360902 "Resubmit: [Salvage] Change salvage debug info ..."
new d3de3145006 [DebugInfo] Handle '# line "file"' correctly for asm source [...]
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/MC/MCParser/AsmParser.cpp | 15 +++++++++++++-
lib/Transforms/Utils/Local.cpp | 23 ++--------------------
test/DebugInfo/salvage-cast-debug-info.ll | 25 ------------------------
test/MC/ELF/debug-hash-file.s | 21 ++++++++++++++++++++
test/Transforms/EarlyCSE/debug-info-undef.ll | 2 +-
test/Transforms/InstCombine/cast-mul-select.ll | 2 --
test/Transforms/InstCombine/unavailable-debug.ll | 2 +-
7 files changed, 39 insertions(+), 51 deletions(-)
delete mode 100755 test/DebugInfo/salvage-cast-debug-info.ll
create mode 100644 test/MC/ELF/debug-hash-file.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 zorg.
from 6e483d05 Removed explicit build of lib/LLVMgold.so targer.
new c331b360 builder lldb-x86_64-fedora: more verbosity
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
1 file changed, 2 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 d095a293a [WebAssembly] Add --reproduce.
new 950c789a4 Fix test failure.
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/wasm/reproduce.ll | 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 llvm.
from 157a3808899 [X86][SSE] Add shuffle tests for 'splat3' patterns.
new a2c6f638cb5 [DebugInfo] Handle -main-file-name correctly for asm source [...]
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/MC/MCContext.cpp | 19 +++++++++++++----
test/DebugInfo/X86/main-file-name.s | 17 ---------------
test/MC/ELF/debug-main-file.s | 41 +++++++++++++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 21 deletions(-)
delete mode 100644 test/DebugInfo/X86/main-file-name.s
create mode 100644 test/MC/ELF/debug-main-file.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 lld.
from d6bb5327e [WebAssembly] Add __start_/_stop_ symbols for data sections
new d095a293a [WebAssembly] Add --reproduce.
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/wasm/reproduce.ll | 27 +++++++++++++++++++++++++++
wasm/Driver.cpp | 44 ++++++++++++++++++++++++++++++++++++++++++++
wasm/InputFiles.cpp | 6 ++++++
wasm/InputFiles.h | 8 ++++++++
wasm/Options.td | 2 ++
5 files changed, 87 insertions(+)
create mode 100644 test/wasm/reproduce.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 7994ee009a1 [NFC][X86][AArch64] Add some more tests for shift amount masking
new 157a3808899 [X86][SSE] Add shuffle tests for 'splat3' patterns.
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/CodeGen/X86/oddshuffles.ll | 354 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 354 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 clang.
from 8f4fec90a1 [CGBuiltin] dumpRecord - remove unused field offset. NFCI.
new 9f866974f6 [CodeGenModule] BlockByrefHelpers - add missing uninitialize [...]
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/CodeGenModule.h | 3 ++-
1 file changed, 2 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 llvm.
from efe98de75a2 [llvm-objdump] Make --disassemble-functions imply -d
new 7994ee009a1 [NFC][X86][AArch64] Add some more tests for shift amount masking
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/CodeGen/AArch64/shift-amount-mod.ll | 458 +++++++++++++
test/CodeGen/X86/shift-amount-mod.ll | 1048 ++++++++++++++++++++++++++++++
2 files changed, 1506 insertions(+)
create mode 100644 test/CodeGen/AArch64/shift-amount-mod.ll
create mode 100644 test/CodeGen/X86/shift-amount-mod.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 gcc.
from 4f018cb1ad6 Don't split non-critical edges in crited
new 174c89f8651 Add missing "" for dg-require-ifunc.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr90500-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr90500-2.c | 2 +-
3 files changed, 7 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 219de07524b [MergeICmps] Preserve the dominator tree.
new efe98de75a2 [llvm-objdump] Make --disassemble-functions imply -d
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:
...sassemble-implied-by-disassemble-functions.test | 22 ++++++++++++++++++++++
tools/llvm-objdump/llvm-objdump.cpp | 3 ++-
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/tools/llvm-objdump/X86/disassemble-implied-by-disassemble- [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.