[PATCH] D105238: GlobalISel/AArch64: don't optimize away redundant branches at -O0
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 12:52:39 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG458c230b5ef8: GlobalISel/AArch64: don't optimize away redundant branches at -O0 (authored by aprantl).
Changed prior to commit:
https://reviews.llvm.org/D105238?vs=356840&id=357057#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105238/new/
https://reviews.llvm.org/D105238
Files:
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
llvm/test/CodeGen/AArch64/unwind-preserved.ll
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/jump_table_and_brjt.ll
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s32.ll
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s64.ll
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll
llvm/test/DebugInfo/AArch64/fallthrough-branch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105238.357057.patch
Type: text/x-patch
Size: 21843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/620f373e/attachment-0001.bin>
More information about the llvm-commits
mailing list