You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
@ -1,12 +0,0 @@
|
||||
; RUN: llc < %s -march=sparc
|
||||
|
||||
define void @execute_list() {
|
||||
%tmp.33.i = fdiv float 0.000000e+00, 0.000000e+00 ; <float> [#uses=1]
|
||||
%tmp.37.i = fmul float 0.000000e+00, %tmp.33.i ; <float> [#uses=1]
|
||||
%tmp.42.i = fadd float %tmp.37.i, 0.000000e+00 ; <float> [#uses=1]
|
||||
call void @gl_EvalCoord1f( float %tmp.42.i )
|
||||
ret void
|
||||
}
|
||||
|
||||
declare void @gl_EvalCoord1f(float)
|
||||
|
Reference in New Issue
Block a user