mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Move & restructure test per review.
llvm-svn: 62538
This commit is contained in:
parent
7b4c55fb34
commit
5508ead868
@ -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