1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen/AMDGPU
Matt Arsenault 799b7d8a0b AMDGPU: Merge / reorganize tests
llvm-svn: 274972
2016-07-09 08:02:28 +00:00
..
GlobalISel
32-bit-local-address-space.ll
add_i64.ll
add-debug.ll
add.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
addrspacecast-constantexpr.ll AMDGPU: Fix constantexpr addrspacecasts 2016-06-06 20:03:31 +00:00
addrspacecast.ll
amdgcn.private-memory.ll AMDGPU: Define priorities for register classes 2016-05-21 03:55:07 +00:00
amdgpu-codegenprepare.ll AMDGPU: Add stub custom CodeGenPrepare pass 2016-06-24 07:07:55 +00:00
amdgpu-shader-calling-convention.ll
amdgpu.private-memory.ll AMDGPU: Add feature for unaligned access 2016-07-01 23:03:44 +00:00
and-gcn.ll
and.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
annotate-kernel-features-hsa.ll
annotate-kernel-features.ll
anyext.ll
array-ptr-calc-i32.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
array-ptr-calc-i64.ll AMDGPU: Remove llvm.SI.tid intrinsic 2016-06-17 21:18:41 +00:00
atomic_cmp_swap_local.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
atomic_load_add.ll
atomic_load_sub.ll
basic-branch.ll AMDGPU: Fix missing br_cc i1 test coverage 2016-05-25 17:58:27 +00:00
basic-loop.ll
bfe_uint.ll
bfi_int.ll
bfm.ll
big_alu.ll
bitcast.ll AMDGPU: Fix v2i64/v2f64 bitcasts 2016-05-25 18:07:36 +00:00
bitreverse-inline-immediates.ll
bitreverse.ll
branch-uniformity.ll
bswap.ll
bug-vopc-commute.ll
build_vector.ll
call_fs.ll
call.ll AMDGPU: Fix assert when erroring on a call 2016-05-18 16:10:11 +00:00
calling-conventions.ll
captured-frame-index.ll AMDGPU: Move subtarget feature checks into passes 2016-06-27 20:32:13 +00:00
cayman-loop-bug.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
cf_end.ll
cf-loop-on-constant.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
cf-stack-bug.ll
cgp-addressing-modes-flat.ll
cgp-addressing-modes.ll AMDGPU: Merge / reorganize tests 2016-07-09 08:02:28 +00:00
cgp-bitfield-extract.ll
ci-use-flat-for-global.ll
cndmask-no-def-vcc.ll AMDGPU: Preserve undef flag on vcc when shrinking v_cndmask_b32 2016-06-20 18:34:00 +00:00
coalescer_distribute.ll
coalescer_remat.ll
codegen-prepare-addrmode-sext.ll
combine_vloads.ll
commute_modifiers.ll
commute-compares.ll
commute-shifts.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
complex-folding.ll
concat_vectors.ll
convergent-inlineasm.ll AMDGPU: Add convergent flag to INLINEASM instruction. 2016-06-22 18:51:08 +00:00
copy-illegal-type.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
copy-to-reg.ll
ctlz_zero_undef.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
ctlz.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
ctpop64.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
ctpop.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
cttz_zero_undef.ll
cube.ll
cvt_f32_ubyte.ll AMDGPU: Expand unaligned accesses early 2016-07-01 22:55:55 +00:00
cvt_flr_i32_f32.ll
cvt_rpi_i32_f32.ll
dagcombine-reassociate-bug.ll
dagcombiner-bug-illegal-vec4-int-to-fp.ll
debug.ll
debugger-emit-prologue.ll [AMDGPU] Emit debugger prologue and emit the rest of the debugger fields in the kernel code header 2016-06-25 03:11:28 +00:00
debugger-insert-nops.ll [AMDGPU] Update nop insertion for debugger usage 2016-05-13 18:21:28 +00:00
debugger-reserve-regs.ll [AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs 2016-05-24 18:37:18 +00:00
default-fp-mode.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
detect-dead-lanes.mir
disconnected-predset-break-bug.ll
dot4-folding.ll
drop-mem-operand-move-smrd.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
ds_read2_offset_order.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
ds_read2_superreg.ll
ds_read2.ll
ds_read2st64.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
ds_write2.ll
ds_write2st64.ll
ds-negative-offset-addressing-mode-loop.ll AMDGPU: Make vectorization defeating test changes 2016-05-25 17:42:39 +00:00
ds-sub-offset.ll
dynamic_stackalloc.ll [AMDGPU] Remove exit-on-error in test (PR27761) 2016-06-23 09:19:16 +00:00
elf.ll
elf.r600.ll
empty-function.ll
endcf-loop-header.ll
extload-private.ll AMDGPU: Move subtarget feature checks into passes 2016-06-27 20:32:13 +00:00
extload.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
extract_vector_elt-f64.ll AMDGPU: Cleanup vector insert/extract tests 2016-05-28 00:51:06 +00:00
extract_vector_elt-i8.ll AMDGPU: Cleanup vector insert/extract tests 2016-05-28 00:51:06 +00:00
extract_vector_elt-i16.ll AMDGPU: Cleanup vector insert/extract tests 2016-05-28 00:51:06 +00:00
extract_vector_elt-i64.ll AMDGPU: Cleanup vector insert/extract tests 2016-05-28 00:51:06 +00:00
extract-vector-elt-build-vector-combine.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
extractelt-to-trunc.ll DAGCombiner: Don't narrow volatile vector loads + extract 2016-06-27 19:31:04 +00:00
fabs.f64.ll
fabs.ll
fadd64.ll
fadd.ll
fcanonicalize.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
fceil64.ll [AMDGPU][llvm-mc] v_cndmask_b32: src2 is mandatory; do not enforce VOP2 when src2 == VCC. 2016-06-06 15:23:43 +00:00
fceil.ll
fcmp64.ll
fcmp-cnd.ll
fcmp-cnde-int-args.ll
fcmp.ll
fconst64.ll
fcopysign.f32.ll
fcopysign.f64.ll
fdiv.f64.ll
fdiv.ll AMDGPU: Fix fdiv lowering when f32 denormals supported 2016-07-09 07:48:11 +00:00
fetch-limits.r600.ll
fetch-limits.r700+.ll
ffloor.f64.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
ffloor.ll
flat_atomics_i64.ll AMDGPU: Fix flat atomics 2016-06-09 23:42:54 +00:00
flat_atomics.ll AMDGPU: Fix flat atomics 2016-06-09 23:42:54 +00:00
flat-address-space.ll
flat-scratch-reg.ll
floor.ll
fma-combine.ll
fma.f64.ll
fma.ll
fmad.ll
fmax3.f64.ll
fmax3.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
fmax_legacy.f64.ll
fmax_legacy.ll
fmax.ll
fmaxnum.f64.ll
fmaxnum.ll
fmed3.ll
fmin3.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
fmin_legacy.f64.ll
fmin_legacy.ll
fmin.ll
fminnum.f64.ll
fminnum.ll
fmul64.ll
fmul-2-combine-multi-use.ll
fmul.ll
fmuladd.ll
fnearbyint.ll
fneg-fabs.f64.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
fneg-fabs.ll
fneg.f64.ll
fneg.ll
fp16_to_fp.ll
fp32_to_fp16.ll
fp_to_sint.f64.ll
fp_to_sint.ll
fp_to_uint.f64.ll
fp_to_uint.ll
fp-classify.ll
fpext.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
fptrunc.ll
fract.f64.ll AMDGPU: Add fract intrinsic 2016-05-28 00:19:52 +00:00
fract.ll AMDGPU: Add fract intrinsic 2016-05-28 00:19:52 +00:00
frem.ll AMDGPU/SI: Fix 32-bit fdiv lowering 2016-06-09 19:17:15 +00:00
fsqrt.f64.ll AMDGPU: Merge / reorganize tests 2016-07-09 08:02:28 +00:00
fsqrt.ll AMDGPU: Merge / reorganize tests 2016-07-09 08:02:28 +00:00
fsub64.ll
fsub.ll
ftrunc.f64.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
ftrunc.ll
gep-address-space.ll
global_atomics_i64.ll AMDGPU: Fix i64 global cmpxchg 2016-06-09 23:42:48 +00:00
global_atomics.ll AMDGPU: Fix missing and broken check lines in atomic tests 2016-06-09 23:42:44 +00:00
global-constant.ll
global-directive.ll
global-zero-initializer.ll AMDGPU: Add support for R_AMDGPU_REL32 relocations 2016-06-20 17:33:43 +00:00
gv-const-addrspace.ll AMDGPU/R600: Fold global address operand 2016-05-13 20:39:31 +00:00
gv-offset-folding.ll AMDGPU/SI: Make sure not to fold offsets into local address space globals 2016-06-25 01:59:16 +00:00
half.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
hsa-default-device.ll
hsa-fp-mode.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
hsa-func.ll Resubmit r268719 - AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2. 2016-07-01 10:00:58 +00:00
hsa-globals.ll
hsa-group-segment.ll
hsa-note-no-func.ll
hsa.ll
i1-copy-implicit-def.ll
i1-copy-phi.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
i8-to-double-to-float.ll
icmp64.ll
icmp-select-sete-reverse-args.ll
image-attributes.ll
image-resource-id.ll
imm.ll
indirect-addressing-si.ll AMDGPU: Improve offset folding for register indexing 2016-07-09 01:13:56 +00:00
indirect-addressing-undef.mir AMDGPU: Fix verifier errors with undef vector indices 2016-06-27 19:57:44 +00:00
indirect-private-64.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
infinite-loop-evergreen.ll
infinite-loop.ll
inline-asm.ll TII: Fix inlineasm size counting comments as insts 2016-07-01 23:26:50 +00:00
inline-calls.ll
inline-constraints.ll
input-mods.ll
insert_subreg.ll
insert_vector_elt.ll AMDGPU: Improve offset folding for register indexing 2016-07-09 01:13:56 +00:00
invalid-addrspacecast.ll
invariant-load-no-alias-store.ll
jump-address.ll
kcache-fold.ll
kernarg-stack-alignment.ll AMDGPU: Fix kernel argument alignment impacting stack size 2016-06-18 05:15:53 +00:00
kernel-args.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
large-alloca-compute.ll AMDGPU: Emit R_AMDGPU_ABS32_{HI,LO} for scratch buffer relocations 2016-06-20 16:59:44 +00:00
large-alloca-graphics.ll AMDGPU/SI: Set INDEX_STRIDE for scratch coalescing 2016-06-13 16:05:57 +00:00
large-constant-initializer.ll
large-work-group-promote-alloca.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
large-work-group-registers.ll AMDGPU: Disable scheduling in some slow tests 2016-06-16 00:56:47 +00:00
lds-alignment.ll
lds-initializer.ll
lds-m0-init-in-loop.ll AMDGPU: Handle cbranch vccz/vccnz 2016-05-21 00:29:40 +00:00
lds-oqap-crash.ll
lds-output-queue.ll
lds-size.ll
lds-zero-initializer.ll
legalizedag-bug-expand-setcc.ll
lit.local.cfg
literals.ll
liveness.mir LiveIntervalAnalysis: Rework constructMainRangeFromSubranges() 2016-05-20 23:14:56 +00:00
llvm.amdgcn.atomic.dec.ll AMDGPU: Fix flat atomics 2016-06-09 23:42:54 +00:00
llvm.amdgcn.atomic.inc.ll AMDGPU: Fix flat atomics 2016-06-09 23:42:54 +00:00
llvm.amdgcn.buffer.atomic.ll AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.buffer.* intrinsics 2016-06-15 07:13:05 +00:00
llvm.amdgcn.buffer.load.format.ll AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.buffer.* intrinsics 2016-06-15 07:13:05 +00:00
llvm.amdgcn.buffer.load.ll AMDGPU: Fix MUBUF offset bugs affecting llvm.amdgcn.buffer.* intrinsics 2016-06-15 07:13:05 +00:00
llvm.amdgcn.buffer.store.format.ll
llvm.amdgcn.buffer.store.ll
llvm.amdgcn.buffer.wbinvl1.ll
llvm.amdgcn.buffer.wbinvl1.sc.ll
llvm.amdgcn.buffer.wbinvl1.vol.ll
llvm.amdgcn.class.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
llvm.amdgcn.cos.ll
llvm.amdgcn.cubeid.ll
llvm.amdgcn.cubema.ll
llvm.amdgcn.cubesc.ll
llvm.amdgcn.cubetc.ll
llvm.amdgcn.dispatch.ptr.ll
llvm.amdgcn.div.fixup.ll
llvm.amdgcn.div.fmas.ll
llvm.amdgcn.div.scale.ll
llvm.amdgcn.ds.bpermute.ll AMDGPU/SI: Make sure to emit TargetConstant nodes when matching ds_*permute 2016-06-10 00:01:04 +00:00
llvm.amdgcn.ds.permute.ll
llvm.amdgcn.ds.swizzle.ll AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32 2016-06-22 21:33:49 +00:00
llvm.amdgcn.fract.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
llvm.amdgcn.frexp.exp.ll
llvm.amdgcn.frexp.mant.ll
llvm.amdgcn.groupstaticgroup.ll
llvm.amdgcn.image.atomic.ll
llvm.amdgcn.image.ll
llvm.amdgcn.interp.ll
llvm.amdgcn.kernarg.segment.ptr.ll AMDGPU: Add implicitarg.ptr intrinsic. 2016-06-21 20:46:20 +00:00
llvm.amdgcn.ldexp.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
llvm.amdgcn.log.clamp.ll
llvm.amdgcn.mbcnt.ll
llvm.amdgcn.mov.dpp.ll
llvm.amdgcn.ps.live.ll
llvm.amdgcn.queue.ptr.ll
llvm.amdgcn.rcp.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
llvm.amdgcn.read.workdim.ll
llvm.amdgcn.rsq.clamp.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
llvm.amdgcn.rsq.legacy.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
llvm.amdgcn.rsq.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
llvm.amdgcn.s.barrier.ll
llvm.amdgcn.s.dcache.inv.ll AMDGPU: Implement AnalyzeBranch 2016-05-21 00:29:27 +00:00
llvm.amdgcn.s.dcache.inv.vol.ll AMDGPU: Implement AnalyzeBranch 2016-05-21 00:29:27 +00:00
llvm.amdgcn.s.dcache.wb.ll AMDGPU: Implement AnalyzeBranch 2016-05-21 00:29:27 +00:00
llvm.amdgcn.s.dcache.wb.vol.ll AMDGPU: Implement AnalyzeBranch 2016-05-21 00:29:27 +00:00
llvm.amdgcn.s.getreg.ll
llvm.amdgcn.s.memrealtime.ll
llvm.amdgcn.s.memtime.ll
llvm.amdgcn.s.sleep.ll
llvm.amdgcn.s.waitcnt.ll
llvm.amdgcn.sin.ll
llvm.amdgcn.trig.preop.ll
llvm.amdgcn.workgroup.id.ll
llvm.amdgcn.workitem.id.ll
llvm.AMDGPU.barrier.global.ll
llvm.AMDGPU.barrier.local.ll
llvm.AMDGPU.bfe.i32.ll
llvm.AMDGPU.bfe.u32.ll
llvm.AMDGPU.clamp.ll
llvm.AMDGPU.cube.ll
llvm.AMDGPU.cvt_f32_ubyte.ll
llvm.amdgpu.dp4.ll
llvm.AMDGPU.flbit.i32.ll
llvm.AMDGPU.kill.ll
llvm.amdgpu.kilp.ll
llvm.AMDGPU.rsq.clamped.f64.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
llvm.AMDGPU.rsq.clamped.ll
llvm.AMDGPU.rsq.ll
llvm.AMDGPU.tex.ll
llvm.cos.ll
llvm.dbg.value.ll
llvm.exp2.ll
llvm.log2.ll
llvm.memcpy.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
llvm.pow.ll
llvm.r600.read.local.size.ll
llvm.r600.read.workdim.ll
llvm.rint.f64.ll
llvm.rint.ll
llvm.round.f64.ll
llvm.round.ll
llvm.SI.fs.interp.ll
llvm.SI.gather4.ll
llvm.SI.getlod.ll
llvm.SI.image.ll
llvm.SI.image.sample-masked.ll
llvm.SI.image.sample.ll
llvm.SI.image.sample.o.ll
llvm.SI.load.dword.ll
llvm.SI.packf16.ll
llvm.SI.sendmsg-m0.ll
llvm.SI.sendmsg.ll
llvm.SI.tbuffer.store.ll
llvm.sin.ll AMDGPU: Simplify tests with per function subtargets 2016-07-09 07:55:03 +00:00
load-constant-f64.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-constant-i1.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-constant-i8.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-constant-i16.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-constant-i32.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-constant-i64.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-global-f32.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-global-f64.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-global-i1.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-global-i8.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-global-i16.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-global-i32.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-global-i64.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-input-fold.ll
load-local-f32.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-local-f64.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-local-i1.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-local-i8.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-local-i16.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
load-local-i32.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
load-local-i64.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
load-weird-sizes.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
local-64.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
local-atomics64.ll
local-atomics.ll
local-memory-two-objects.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
local-memory.ll AMDGPU: Cleanup load tests 2016-06-02 19:54:26 +00:00
loop-address.ll
loop-idiom.ll
lower-range-metadata-intrinsic-call.ll
lshl.ll
lshr.ll
m0-spill.ll
mad24-get-global-id.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
mad_int24.ll
mad_uint24.ll
mad-combine.ll
mad-sub.ll
madak.ll AMDGPU: Fix folding SGPRs into madak/madmk src0 2016-07-05 17:09:01 +00:00
madmk.ll
max3.ll
max-literals.ll
max.ll SelectionDAG: Implement expansion of {S,U}MIN/MAX in integer legalization 2016-06-09 16:04:00 +00:00
merge-stores.ll
min3.ll
min.ll AMDGPU: Run pointer optimization passes 2016-06-15 00:11:01 +00:00
missing-store.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
move-addr64-rsrc-dead-subreg-writes.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
move-to-valu-atomicrmw.ll
mubuf.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
mul_int24.ll
mul_uint24.ll
mul.ll
mulhu.ll
multilevel-break.ll
no-hsa-graphics-shaders.ll [AMDGPU] Remove exit-on-error flag from test (PR27762) 2016-05-26 15:24:55 +00:00
no-initializer-constant-addrspace.ll AMDGPU/R600: Fix GlobalValue regressions. 2016-06-25 18:24:16 +00:00
no-shrink-extloads.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
opencl-image-metadata.ll
operand-folding.ll
operand-spacing.ll
or.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
over-max-lds-size.ll Generalize DiagnosticInfoStackSize to support other limits 2016-06-20 18:13:04 +00:00
packetizer.ll
parallelandifcollapse.ll AMDGPU: Move subtarget feature checks into passes 2016-06-27 20:32:13 +00:00
parallelorifcollapse.ll
partially-dead-super-register-immediate.ll
predicate-dp4.ll
predicates.ll AMDGPU: Remove disable-irstructurizer subtarget feature 2016-06-24 06:30:22 +00:00
private-element-size.ll AMDGPU: Add some private element size tests 2016-05-16 22:17:27 +00:00
private-memory-atomics.ll
private-memory-broken.ll [AMDGPU] Remove exit-on-error in test (PR27761) 2016-06-23 09:19:16 +00:00
private-memory-r600.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
promote-alloca-array-allocation.ll
promote-alloca-bitcast-function.ll [AMDGPU] Remove exit-on-error in test (PR27761) 2016-06-23 09:19:16 +00:00
promote-alloca-globals.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
promote-alloca-invariant-markers.ll
promote-alloca-mem-intrinsics.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
promote-alloca-no-opts.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
promote-alloca-padding-size-estimate.ll AMDGPU: Fix promote alloca pass creating huge arrays 2016-05-16 21:19:59 +00:00
promote-alloca-stored-pointer-value.ll
promote-alloca-to-lds-icmp.ll AMDGPU: Handle alloca promoting with null operands 2016-05-18 15:57:21 +00:00
promote-alloca-to-lds-phi.ll AMDGPU: Handle alloca promoting with null operands 2016-05-18 15:57:21 +00:00
promote-alloca-to-lds-select.ll AMDGPU: Handle alloca promoting with null operands 2016-05-18 15:57:21 +00:00
promote-alloca-unhandled-intrinsic.ll
promote-alloca-volatile.ll AMDGPU: Fix promote alloca for pointer loads 2016-05-18 23:20:24 +00:00
pv-packing.ll
pv.ll
r600-encoding.ll
r600-export-fix.ll
r600-infinite-loop-bug-while-reorganizing-vector.ll
r600.private-memory.ll
r600cfg.ll
rcp-pattern.ll
read_register.ll
read-register-invalid-subtarget.ll
read-register-invalid-type-i32.ll
read-register-invalid-type-i64.ll
readcyclecounter.ll
README
reciprocal.ll
reduce-load-width-alignment.ll
reduce-store-width-alignment.ll
reg-coalescer-sched-crash.ll
register-count-comments.ll AMDGPU: Remove llvm.SI.tid intrinsic 2016-06-17 21:18:41 +00:00
rename-disconnected-bug.ll LiveIntervalAnalysis: Fix missing defs in renameDisconnectedComponents(). 2016-05-20 19:46:13 +00:00
rename-independent-subregs.mir CodeGen: Refactor renameDisconnectedComponents() as a pass 2016-05-31 22:38:06 +00:00
reorder-stores.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
ret_jump.ll AMDGPU: Fix return of non-void-returning shaders 2016-07-06 08:35:17 +00:00
ret.ll
rotl.i64.ll
rotl.ll
rotr.i64.ll
rotr.ll
rsq.ll
rv7x0_count3.ll
s_addk_i32.ll
s_movk_i32.ll
s_mulk_i32.ll
saddo.ll
salu-to-valu.ll AMDGPU: Define priorities for register classes 2016-05-21 03:55:07 +00:00
sampler-resource-id.ll
scalar_to_vector.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
schedule-fs-loop-nested-if.ll
schedule-fs-loop-nested.ll
schedule-fs-loop.ll
schedule-global-loads.ll AMDGPU: Make vectorization defeating test changes 2016-05-25 17:42:39 +00:00
schedule-if-2.ll
schedule-if.ll
schedule-kernel-arg-loads.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
schedule-vs-if-nested-loop-failure.ll
schedule-vs-if-nested-loop.ll
scratch-buffer.ll
sdiv.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
sdivrem24.ll AMDGPU: Fix high bits after division optimization 2016-05-21 01:53:33 +00:00
sdivrem64.ll
select64.ll
select-i1.ll SelectionDAG: Select min/max when both are used 2016-05-16 20:58:23 +00:00
select-vectors.ll AMDGPU: Fix inconsistent lowering of select of vectors 2016-05-25 17:34:58 +00:00
select.ll
selectcc-cnd.ll
selectcc-cnde-int.ll
selectcc-icmp-select-float.ll
selectcc-opt.ll
selectcc.ll
set-dx10.ll
setcc64.ll
setcc-equivalent.ll
setcc-opt.ll AMDGPU: Run pointer optimization passes 2016-06-15 00:11:01 +00:00
setcc.ll
seto.ll
setuo.ll
sext-eliminate.ll
sext-in-reg-failure-r600.ll AMDGPU: Expand unaligned accesses early 2016-07-01 22:55:55 +00:00
sext-in-reg.ll AMDGPU: Expand unaligned accesses early 2016-07-01 22:55:55 +00:00
sgpr-control-flow.ll AMDGPU: Implement AnalyzeBranch 2016-05-21 00:29:27 +00:00
sgpr-copy-duplicate-operand.ll
sgpr-copy.ll
shared-op-cycle.ll
shift-and-i64-ubfe.ll
shift-and-i128-ubfe.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
shift-i64-opts.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
shl_add_constant.ll AMDGPU: Define a schedule class for COPY. 2016-06-24 23:52:11 +00:00
shl_add_ptr.ll
shl.ll
si-annotate-cf.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
si-annotate-cfg-loop-assert.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
si-instr-info-correct-implicit-operands.ll
si-literal-folding.ll
si-lod-bias.ll
si-lower-control-flow-unreachable-block.ll
si-scheduler.ll
si-sgpr-spill.ll AMDGPU: Remove llvm.SI.tid intrinsic 2016-06-17 21:18:41 +00:00
si-spill-cf.ll
si-spill-sgpr-stack.ll
si-triv-disjoint-mem-access.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
si-vector-hang.ll
sign_extend.ll
simplify-demanded-bits-build-pair.ll
sint_to_fp.f64.ll
sint_to_fp.i64.ll [AMDGPU][llvm-mc] v_cndmask_b32: src2 is mandatory; do not enforce VOP2 when src2 == VCC. 2016-06-06 15:23:43 +00:00
sint_to_fp.ll
smed3.ll
sminmax.ll SelectionDAG: Implement expansion of {S,U}MIN/MAX in integer legalization 2016-06-09 16:04:00 +00:00
smrd-vccz-bug.ll
smrd.ll
spill-alloc-sgpr-init-bug.ll AMDGPU: Remove llvm.SI.tid intrinsic 2016-06-17 21:18:41 +00:00
spill-scavenge-offset.ll AMDGPU: Disable scheduling in some slow tests 2016-06-16 00:56:47 +00:00
split-scalar-i64-add.ll
split-smrd.ll
split-vector-memoperand-offsets.ll
sra.ll MachineScheduler: Fully compare top/bottom candidates 2016-06-25 00:23:00 +00:00
srem.ll
srl.ll
ssubo.ll
store_typed.ll
store-barrier.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
store-v3i32.ll
store-v3i64.ll AMDGPU: Cleanup lowering actions 2016-05-21 02:27:49 +00:00
store-vector-ptrs.ll
store.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
store.r600.ll
structurize1.ll AMDGPU: Move subtarget feature checks into passes 2016-06-27 20:32:13 +00:00
structurize.ll AMDGPU: Remove disable-irstructurizer subtarget feature 2016-06-24 06:30:22 +00:00
sub.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
subreg-coalescer-crash.ll
subreg-coalescer-undef-use.ll
subreg-eliminate-dead.ll
swizzle-export.ll
target-cpu.ll AMDGPU: Implement per-function subtargets 2016-06-27 20:48:03 +00:00
tex-clause-antidep.ll
texture-input-merge.ll
trap.ll AMDGPU: Temporarily select trap to s_endpgm 2016-06-17 22:27:03 +00:00
trunc-bitcast-vector.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
trunc-cmp-constant.ll
trunc-store-f64-to-f16.ll
trunc-store-i1.ll
trunc-store.ll AMDGPU: Improve load/store of illegal types. 2016-07-01 22:47:50 +00:00
trunc-vector-store-assertion-failure.ll
trunc.ll
tti-unroll-prefs.ll
uaddo.ll
udiv.ll AMDGPU: Fix high bits after division optimization 2016-05-21 01:53:33 +00:00
udivrem24.ll AMDGPU: Fix high bits after division optimization 2016-05-21 01:53:33 +00:00
udivrem64.ll AMDGPU: Fix high bits after division optimization 2016-05-21 01:53:33 +00:00
udivrem.ll AMDGPU: Fix high bits after division optimization 2016-05-21 01:53:33 +00:00
uint_to_fp.f64.ll
uint_to_fp.i64.ll
uint_to_fp.ll
umed3.ll
unaligned-load-store.ll AMDGPU: Add feature for unaligned access 2016-07-01 23:03:44 +00:00
undefined-subreg-liverange.ll MachineVerifier: subregs so not require defs/valnos on every path 2016-05-20 23:02:13 +00:00
unhandled-loop-condition-assertion.ll AMDGPU: Un-xfail and add tests 2016-06-24 06:58:01 +00:00
uniform-branch-intrinsic-cond.ll
uniform-cfg.ll AMDGPU: Run pointer optimization passes 2016-06-15 00:11:01 +00:00
uniform-crash.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
uniform-loop-inside-nonuniform.ll AMDGPU: Handle cbranch vccz/vccnz 2016-05-21 00:29:40 +00:00
unknown-processor.ll AMDGPU: Fix crashes on unknown processor name 2016-06-02 18:37:16 +00:00
unroll.ll
unsupported-cc.ll
urecip.ll
urem.ll
use-sgpr-multiple-times.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
usubo.ll
v1i64-kernel-arg.ll
v_cndmask.ll
v_mac.ll
valu-i1.ll AMDGPU: Handle cbranch vccz/vccnz 2016-05-21 00:29:40 +00:00
vector-alloca.ll
vector-extract-insert.ll Reapply r274829 with fix for FP vectors 2016-07-08 21:25:33 +00:00
vertex-fetch-encoding.ll
vgpr-spill-emergency-stack-slot-compute.ll AMDGPU/SI: Set INDEX_STRIDE for scratch coalescing 2016-06-13 16:05:57 +00:00
vgpr-spill-emergency-stack-slot.ll AMDGPU/SI: Set INDEX_STRIDE for scratch coalescing 2016-06-13 16:05:57 +00:00
vi-removed-intrinsics.ll AMDGPU: Fold more custom nodes to undef 2016-06-20 18:33:56 +00:00
vop-shrink.ll
vselect64.ll
vselect.ll AMDGPU: Fix a few slightly broken tests 2016-05-18 15:48:44 +00:00
vtx-fetch-branch.ll
vtx-schedule.ll
wait.ll
waitcnt-flat.ll AMDGPU: Define priorities for register classes 2016-05-21 03:55:07 +00:00
work-item-intrinsics.ll
wqm.ll AMDGPU: Fix verifier errors in SILowerControlFlow 2016-06-22 20:15:28 +00:00
write_register.ll
write-register-vgpr-into-sgpr.ll
wrong-transalu-pos-fix.ll
xor.ll AMDGPU/SI: Enable load-store-opt by default. 2016-05-26 19:35:29 +00:00
zero_extend.ll
zext-i64-bit-operand.ll

+==============================================================================+
| How to organize the lit tests                                                |
+==============================================================================+

- If you write a test for matching a single DAG opcode or intrinsic, it should
  go in a file called {opcode_name,intrinsic_name}.ll (e.g. fadd.ll)

- If you write a test that matches several DAG opcodes and checks for a single
  ISA instruction, then that test should go in a file called {ISA_name}.ll (e.g.
  bfi_int.ll

- For all other tests, use your best judgement for organizing tests and naming
  the files.

+==============================================================================+
| Naming conventions                                                           |
+==============================================================================+

- Use dash '-' and not underscore '_' to separate words in file names, unless
  the file is named after a DAG opcode or ISA instruction that has an
  underscore '_' in its name.