mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
Disable this test for now...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125361 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c143dd4f63
commit
cd3e639fe7
@ -1,5 +1,8 @@
|
|||||||
; RUN: llc -march=mips -mcpu=4ke < %s | FileCheck %s
|
; RUN: llc -march=mips -mcpu=4ke < %s | FileCheck %s
|
||||||
|
|
||||||
|
; FIXME: Disabled because it unpredictably fails on certain platforms.
|
||||||
|
; REQUIRES: disabled
|
||||||
|
|
||||||
; $f12, $f14
|
; $f12, $f14
|
||||||
; CHECK: ldc1 $f12, %lo
|
; CHECK: ldc1 $f12, %lo
|
||||||
; CHECK: ldc1 $f14, %lo
|
; CHECK: ldc1 $f14, %lo
|
||||||
|
Loading…
Reference in New Issue
Block a user