mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-14 06:37:33 +00:00
Move & restructure test per review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62538 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a14fa71a4e
commit
549170206e
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -std-compile-opts | llc | grep 1036831949 | count 2
|
||||
; RUN: llvm-as < %s | opt -std-compile-opts | llc | grep 3184315597 | count 2
|
||||
; RUN: llvm-as < %s | opt -simplifycfg -instcombine | llvm-dis | grep 0x3FB99999A0000000 | count 2
|
||||
; RUN: llvm-as < %s | opt -simplifycfg -instcombine | llvm-dis | grep 0xBFB99999A0000000 | count 2
|
||||
; check constant folding for 'frem'. PR 3316.
|
||||
|
||||
; ModuleID = 'tt.c'
|
Loading…
x
Reference in New Issue
Block a user