diff options
author | David Goodwin <david_goodwin@apple.com> | 2009-09-29 17:10:26 +0000 |
---|---|---|
committer | David Goodwin <david_goodwin@apple.com> | 2009-09-29 17:10:26 +0000 |
commit | bef958c7162dd715c5ef237d28b3b97de6352ef4 (patch) | |
tree | 4d5617268fbd5d3e4e0f4d1548637ec504ee8e03 /llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll | |
parent | 73583083f7a9c80a8137bf5f110ffa70d3ae4b48 (diff) | |
download | bcm5719-llvm-bef958c7162dd715c5ef237d28b3b97de6352ef4.tar.gz bcm5719-llvm-bef958c7162dd715c5ef237d28b3b97de6352ef4.zip |
Post-RA regressions.
llvm-svn: 83075
Diffstat (limited to 'llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll')
-rw-r--r-- | llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll b/llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll index 1d77bf709d9..a21ffc38d09 100644 --- a/llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll +++ b/llvm/test/CodeGen/ARM/2009-08-21-PostRAKill2.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -post-RA-scheduler=0 -avoid-hazards +; RUN: llc < %s -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -post-RA-scheduler ; ModuleID = '<stdin>' target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:64" |