[PATCH] D102038: [AArch64][GlobalISel] Create a new minimal combiner pass just for -O0.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 17:07:43 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b158093e246: [AArch64][GlobalISel] Create a new minimal combiner pass just for -O0. (authored by aemerson).
Changed prior to commit:
https://reviews.llvm.org/D102038?vs=343783&id=343787#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102038/new/
https://reviews.llvm.org/D102038
Files:
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64Combine.td
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.cpp
llvm/lib/Target/AArch64/GISel/AArch64GlobalISelUtils.h
llvm/lib/Target/AArch64/GISel/AArch64O0PreLegalizerCombiner.cpp
llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll
llvm/test/CodeGen/AArch64/O0-pipeline.ll
llvm/test/CodeGen/AArch64/combine-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102038.343787.patch
Type: text/x-patch
Size: 21380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/e591eece/attachment.bin>
More information about the llvm-commits
mailing list