diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/O3-pipeline.ll')
| -rw-r--r-- | llvm/test/CodeGen/ARM/O3-pipeline.ll | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/test/CodeGen/ARM/O3-pipeline.ll b/llvm/test/CodeGen/ARM/O3-pipeline.ll index 7650d682736..d6111f579a5 100644 --- a/llvm/test/CodeGen/ARM/O3-pipeline.ll +++ b/llvm/test/CodeGen/ARM/O3-pipeline.ll @@ -143,8 +143,8 @@  ; CHECK-NEXT:      Thumb2 instruction size reduce pass  ; CHECK-NEXT:      Unpack machine instruction bundles  ; CHECK-NEXT:      optimise barriers pass -; CHECK-NEXT:      ARM constant island placement and branch shortening pass  ; CHECK-NEXT:      MachineDominator Tree Construction +; CHECK-NEXT:      ARM constant island placement and branch shortening pass  ; CHECK-NEXT:      Machine Natural Loop Construction  ; CHECK-NEXT:      ARM Low Overhead Loops pass  ; CHECK-NEXT:      Contiguously Lay Out Funclets | 

