llvm-6502/test/CodeGen/R600
Christian Konig 45b14e341a R600/SI: add mulhu/mulhs patterns
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178126 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-27 09:12:51 +00:00
..
128bit-kernel-args.ll R600: Add support for 128-bit parameters 2013-02-13 22:05:20 +00:00
add.v4i32.ll
and.v4i32.ll
dagcombiner-bug-illegal-vec4-int-to-fp.ll
disconnected-predset-break-bug.ll R600: Fix for Unigine when MachineSched is enabled 2013-02-21 15:06:59 +00:00
fabs.ll
fadd.ll
fadd.v4f32.ll
fcmp-cnd.ll
fcmp-cnde-int-args.ll R600: Improve custom lowering of select_cc 2013-03-08 15:37:09 +00:00
fcmp.ll R600: Change operation action from Custom to Expand for BR_CC 2013-03-08 15:37:07 +00:00
fdiv.v4f32.ll R600: Turn BUILD_VECTOR into Reg_Sequence 2013-03-05 15:04:49 +00:00
floor.ll
fmad.ll R600/SI: Use MULADD_IEEE/V_MAD_F32 instruction for mad pattern 2013-02-18 14:11:28 +00:00
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 Test case hygiene. 2013-03-09 18:25:40 +00:00
kcache-fold.ll R600: Factorize code handling Const Read Port limitation 2013-03-14 15:50:45 +00:00
legalizedag-bug-expand-setcc.ll LegalizeDAG: Respect the result of TLI.getBooleanContents() when expanding SETCC 2013-03-08 15:37:02 +00:00
lit.local.cfg
literals.ll Test case hygiene. 2013-03-09 18:25:40 +00:00
llvm.AMDGPU.mul.ll
llvm.AMDGPU.tex.ll R600: Add lit tests for texture sampling instruction selection. 2013-02-14 07:43:51 +00:00
llvm.AMDGPU.trunc.ll
llvm.cos.ll
llvm.pow.ll R600: Fix up test/CodeGen/R600/llvm.pow.ll for r177730 2013-03-22 15:24:16 +00:00
llvm.SI.fs.interp.constant.ll R600/SI: mark most intrinsics as readnone v2 2013-03-26 14:03:57 +00:00
llvm.SI.sample.ll R600/SI: mark most intrinsics as readnone v2 2013-03-26 14:03:57 +00:00
llvm.sin.ll
load.constant_addrspace.f32.ll
load.i8.ll
lshl.ll R600/SI: add srl/sha patterns for SI 2013-03-27 09:12:44 +00:00
lshr.ll R600/SI: add srl/sha patterns for SI 2013-03-27 09:12:44 +00:00
mulhu.ll R600/SI: add mulhu/mulhs patterns 2013-03-27 09:12:51 +00:00
predicates.ll
reciprocal.ll
schedule-fs-loop-nested-if.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
schedule-fs-loop-nested.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
schedule-fs-loop.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
schedule-if-2.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
schedule-if.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
schedule-vs-if-nested-loop.ll llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts. 2013-03-11 23:16:30 +00:00
sdiv.ll
selectcc_cnde_int.ll
selectcc_cnde.ll
selectcc-icmp-select-float.ll R600: Fix assembly name for SETGT_INT 2013-02-07 14:02:27 +00:00
selectcc-opt.ll R600: Optimize another selectcc case 2013-03-08 15:37:11 +00:00
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