mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Add a cpu to try to bring back the atom bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182734 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
119da2eb20
commit
f594e41ae9
@ -1,5 +1,5 @@
|
||||
; RUN: llc < %s -march=x86
|
||||
; RUN: llc -pre-RA-sched=source < %s -march=x86 | FileCheck %s --check-prefix=SOURCE-SCHED
|
||||
; RUN: llc -pre-RA-sched=source < %s -march=x86 -mcpu=corei7 | FileCheck %s --check-prefix=SOURCE-SCHED
|
||||
; PR2748
|
||||
|
||||
@g_73 = external global i32 ; <i32*> [#uses=1]
|
||||
|
Loading…
Reference in New Issue
Block a user