[PATCH] D27559: AArch64: Enable post-ra liveness updates
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 18:22:13 PST 2016
MatzeB created this revision.
MatzeB added reviewers: qcolombet, t.p.northover, rengolin, mcrosier, jmolloy.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: aemerson.
Fix the situations in which liveness information was not properly maintained/updated.
This is a prerequesite to have the rewritten Macho CollectLOH pass work reliably.
Repository:
rL LLVM
https://reviews.llvm.org/D27559
Files:
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
lib/Target/AArch64/AArch64RegisterInfo.h
test/CodeGen/AArch64/ldst-opt-dbg-limit.mir
test/CodeGen/AArch64/loh.mir
test/CodeGen/AArch64/movimm-wzr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27559.80705.patch
Type: text/x-patch
Size: 7948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/a708360d/attachment.bin>
More information about the llvm-commits
mailing list