diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2022-12-21 12:28:37 -0800 |
---|---|---|
committer | Nick Desaulniers <ndesaulniers@google.com> | 2022-12-21 13:06:12 -0800 |
commit | f35d482ffdaf6cf540fa619596ffcb3af17f6c88 (patch) | |
tree | f49bbe4487e37bb1fa3249bc756571d471d666ef /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | eb9cc253cb048b6dbf2fcd73ac55b5eda0184ed3 (diff) | |
download | llvm-f35d482ffdaf6cf540fa619596ffcb3af17f6c88.zip llvm-f35d482ffdaf6cf540fa619596ffcb3af17f6c88.tar.gz llvm-f35d482ffdaf6cf540fa619596ffcb3af17f6c88.tar.bz2 |
[llvm][AArch64ISelDAGToDAG] support -{start|stop}-{before|after}=aarch64-isel
Follow a similar pattern as AMDGPUDAGToDAGISel's constructor so that we
can use INITIALIZE_PASS to register a pass. This allows for more fine
grain testability of SelectionDAGISel via:
llc -stop-{before,after}=aarch64-isel
Link: https://github.com/llvm/llvm-project/issues/59538
See also: https://reviews.llvm.org/D140323
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D140331
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions