mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-24 23:28:41 +00:00
Change ARM scheduling default to list-hybrid if the target supports floating point instructions (and is not using soft float).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104307 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -24,4 +24,4 @@ declare float @fabsf(float)
|
||||
; CORTEXA8: test:
|
||||
; CORTEXA8: vabs.f32 d1, d1
|
||||
; CORTEXA9: test:
|
||||
; CORTEXA9: vabs.f32 s1, s1
|
||||
; CORTEXA9: vabs.f32 s0, s0
|
||||
|
Reference in New Issue
Block a user