This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6388fd9c7e [LV] Introduce TTI::getMinimumVF new f5fe7853a06 Revert r329956, "AArch64: Introduce a DAG combine for foldi [...]
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/AArch64/AArch64ISelDAGToDAG.cpp | 18 ++- lib/Target/AArch64/AArch64ISelLowering.cpp | 65 ++--------- test/CodeGen/AArch64/arm64-addrmode.ll | 31 ++--- test/CodeGen/AArch64/arm64-vector-ldst.ll | 129 +++++++-------------- test/CodeGen/AArch64/fold-global-offsets.ll | 59 ---------- test/CodeGen/AArch64/global-merge-3.ll | 4 +- .../global-merge-ignore-single-use-minsize.ll | 11 +- .../AArch64/global-merge-ignore-single-use.ll | 6 +- 8 files changed, 83 insertions(+), 240 deletions(-) delete mode 100644 test/CodeGen/AArch64/fold-global-offsets.ll