mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
RAGreedy is better about hinting now.
Or maybe we are just getting lucky. llvm-svn: 144473
This commit is contained in:
parent
4aa9c6888f
commit
9195bec6e7
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -regalloc=linearscan -disable-post-ra | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-post-ra | FileCheck %s
|
||||
|
||||
; The ARM magic hinting works best with linear scan.
|
||||
; CHECK: ldrd
|
||||
|
Loading…
Reference in New Issue
Block a user