summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2016-01-26 00:35:07 +0000
committerDan Gohman <dan433584@gmail.com>2016-01-26 00:35:07 +0000
commit75452734e47a0d5bcf108465b1930ca500cccfa2 (patch)
tree510010ea1c167cd69dbc757c246a67294739b372 /llvm/test/Transforms/LoopStrengthReduce
parent14d8436c6675578e1ad02f13d65a973ea2ce600f (diff)
downloadbcm5719-llvm-75452734e47a0d5bcf108465b1930ca500cccfa2.tar.gz
bcm5719-llvm-75452734e47a0d5bcf108465b1930ca500cccfa2.zip
Followup to 258750; update more tests to use .p2align .
llvm-svn: 258755
Diffstat (limited to 'llvm/test/Transforms/LoopStrengthReduce')
-rw-r--r--llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll2
1 files changed, 1 insertions, 1 deletions
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: (%{{[^)]+}},%{{[^)]+}},
OpenPOWER on IntegriCloud