mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 06:33:21 +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…
x
Reference in New Issue
Block a user