From 483b93ce3f6f3a1d8c893b11f543b02eabbb03b5 Mon Sep 17 00:00:00 2001 From: Alex Richardson Date: Tue, 10 Dec 2019 10:28:35 +0000 Subject: [PATCH] Fix pipeline test CheriAddressingModeFolder now uses MachinePostDominator Tree Construction --- llvm/test/CodeGen/Mips/cheri/O3-pipeline.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/Mips/cheri/O3-pipeline.ll b/llvm/test/CodeGen/Mips/cheri/O3-pipeline.ll index f3f7c03771ac..36d801708e3b 100644 --- a/llvm/test/CodeGen/Mips/cheri/O3-pipeline.ll +++ b/llvm/test/CodeGen/Mips/cheri/O3-pipeline.ll @@ -96,6 +96,7 @@ ; CHECK-NEXT: Mips MipsOptimizePICCall ; CHERI-NEXT: MachineDominator Tree Construction ; CHERI-NEXT: Machine Natural Loop Construction +; CHERI-NEXT: MachinePostDominator Tree Construction ; CHERI-NEXT: Cheri Addressing Mode Folder ; CHERI-NEXT: Remove dead machine instructions ; CHERI-NEXT: Cheri128 fail hard