diff options
Diffstat (limited to 'llvm/test/CodeGen/AArch64/O3-pipeline.ll')
-rw-r--r-- | llvm/test/CodeGen/AArch64/O3-pipeline.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/O3-pipeline.ll b/llvm/test/CodeGen/AArch64/O3-pipeline.ll index 73d4212df07..2d5f6675100 100644 --- a/llvm/test/CodeGen/AArch64/O3-pipeline.ll +++ b/llvm/test/CodeGen/AArch64/O3-pipeline.ll @@ -97,6 +97,7 @@ ; CHECK-NEXT: Early If-Conversion ; CHECK-NEXT: AArch64 Store Pair Suppression ; CHECK-NEXT: AArch64 SIMD instructions optimization pass +; CHECK-NEXT: AArch64 Stack Tagging PreRA ; CHECK-NEXT: MachineDominator Tree Construction ; CHECK-NEXT: Machine Natural Loop Construction ; CHECK-NEXT: Early Machine Loop Invariant Code Motion |