This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4b57585e55d [Pipeliner] Ignore Artificial dependences while computing r [...]
new 441900b083e llvm-dwarfdump: loclists: Don't expect an (albeit empty) ex [...]
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/DebugInfo/DWARF/DWARFDebugLoc.cpp | 14 ++++++++------
test/DebugInfo/X86/dwarfdump-debug-loclists.test | 3 +--
2 files changed, 9 insertions(+), 8 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 b23940c3585 [X86] Change X86 backend to look for 'min-legal-vector-widt [...]
new e87a916f684 [Pipeliner] Remove the unneeded include header(NFC).
new 4b57585e55d [Pipeliner] Ignore Artificial dependences while computing r [...]
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/CodeGen/MachinePipeliner.cpp | 7 +-
test/CodeGen/Hexagon/swp-art-deps-rec.ll | 107 +++++++++++++++++++++++++++++++
2 files changed, 110 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/Hexagon/swp-art-deps-rec.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 5b2a5eeabc6 [AArch64][GlobalISel] Simplify a legalizer test. NFC.
new 02558799ed8 [AArch64] Create proper memoperand for multi-vector stores
new 4619b40840b [CodeGen] Remove operands from FENTRY_CALL
new b23940c3585 [X86] Change X86 backend to look for 'min-legal-vector-widt [...]
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:
include/llvm/Target/Target.td | 4 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/X86/X86TargetMachine.cpp | 9 +-
test/CodeGen/AArch64/multi-vector-store-size.ll | 164 +++++++++++++++++++++
test/CodeGen/X86/fentry-insertion.ll | 2 +-
...d-vector-width.ll => min-legal-vector-width.ll} | 48 +++---
6 files changed, 197 insertions(+), 32 deletions(-)
create mode 100644 test/CodeGen/AArch64/multi-vector-store-size.ll
rename test/CodeGen/X86/{required-vector-width.ll => min-legal-vector-width.ll} (95%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.