mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 21:20:37 +00:00
llvm/test/CodeGen/ARM/extload-knownzero.ll: Try to unbreak, to add -O0. I guess Chad expects fastisel here.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169463 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c7078924f0
commit
e1ab8e3e73
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=arm | FileCheck %s
|
||||
; RUN: llc < %s -march=arm -O0 | FileCheck %s
|
||||
; rdar://12771555
|
||||
|
||||
define void @foo(i16* %ptr, i32 %a) nounwind {
|
||||
|
Loading…
Reference in New Issue
Block a user