From 75452734e47a0d5bcf108465b1930ca500cccfa2 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 26 Jan 2016 00:35:07 +0000 Subject: Followup to 258750; update more tests to use .p2align . llvm-svn: 258755 --- llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/test/Transforms/LoopStrengthReduce') diff --git a/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll b/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll index c1099b23dcf..ab7d4f1baa8 100644 --- a/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll +++ b/llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll @@ -12,7 +12,7 @@ ; X64: shlq $2 ; no other address computation in the preheader ; X64-NEXT: xorl -; X64-NEXT: .align +; X64-NEXT: .p2align ; X64: %loop ; no complex address modes ; X64-NOT: (%{{[^)]+}},%{{[^)]+}}, -- cgit v1.2.3