llvm-6502/test/CodeGen/R600
Tom Stellard 1234c9be42 R600: Add support for SET*_DX10 instructions
These instructions compare two floating point values and return an
integer true (-1) or false (0) value.

When compiling code generated by the Mesa GLSL frontend, the SET*_DX10
instructions save us four instructions for most branch decisions that
use floating-point comparisons.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174609 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-07 14:02:35 +00:00
..
add.v4i32.ll
and.v4i32.ll
dagcombiner-bug-illegal-vec4-int-to-fp.ll
fabs.ll
fadd.ll
fadd.v4f32.ll
fcmp-cnd.ll
fcmp-cnde-int-args.ll
fcmp.ll R600: Add support for SET*_DX10 instructions 2013-02-07 14:02:35 +00:00
fdiv.v4f32.ll
floor.ll
fmax.ll
fmin.ll
fmul.ll
fmul.v4f32.ll
fsub.ll
fsub.v4f32.ll
i8_to_double_to_float.ll
icmp-select-sete-reverse-args.ll
lit.local.cfg
literals.ll
llvm.AMDGPU.mul.ll
llvm.AMDGPU.trunc.ll
llvm.cos.ll
llvm.pow.ll
llvm.sin.ll
load.constant_addrspace.f32.ll
load.i8.ll
predicates.ll
reciprocal.ll
sdiv.ll
selectcc_cnde_int.ll
selectcc_cnde.ll
selectcc-icmp-select-float.ll
set-dx10.ll R600: Add support for SET*_DX10 instructions 2013-02-07 14:02:35 +00:00
setcc.v4i32.ll
short-args.ll
store.v4f32.ll
store.v4i32.ll
udiv.v4i32.ll
unsupported-cc.ll R600: Add support for SET*_DX10 instructions 2013-02-07 14:02:35 +00:00
urem.v4i32.ll
vec4-expand.ll