mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-21 02:59:15 +00:00
Test add-with-overflow with fast ISel.
llvm-svn: 59945
This commit is contained in:
parent
b8b082166a
commit
855ac77084
@ -1,4 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc
|
||||
; RUN: llvm-as < %s | llc -fast-isel
|
||||
|
||||
@ok = internal constant [4 x i8] c"%d\0A\00"
|
||||
@no = internal constant [4 x i8] c"no\0A\00"
|
||||
|
Loading…
Reference in New Issue
Block a user