1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/Analysis/CostModel/AArch64
2021-06-03 17:12:22 +01:00
..
abs.ll
aggregates.ll
arith-fp.ll [CostModel][AArch64] Add floating point arithmetic tests. NFC. 2021-05-26 20:26:20 +01:00
arith-ssat.ll
arith-usat.ll
bitreverse.ll [AArch64][NFC] Fix failing cost-model test 2021-06-02 15:00:19 +01:00
bswap.ll
cast.ll
cmp.ll
cost-scalable-vector-gep.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
ctlz.ll [CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC. 2021-06-03 17:12:22 +01:00
ctpop.ll [CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC. 2021-06-03 17:12:22 +01:00
cttz.ll [CostModel][AArch64] Add tests for ctlz, ctpop and cttz. NFC. 2021-06-03 17:12:22 +01:00
div_cte.ll
div.ll
free-widening-casts.ll
gep.ll
getIntrinsicInstrCost-vector-reverse.ll [COST][AARCH64] Improve cost of reverse shuffles for AArch64. 2021-04-20 13:47:56 -07:00
kryo-inseltpoison.ll
kryo.ll
lit.local.cfg
logicalop.ll
masked_ldst.ll [AArch64] Add AArch64TTIImpl::getMaskedMemoryOpCost function 2021-04-26 11:00:03 +01:00
mem-op-cost-model.ll
min-max.ll
mul.ll [CostModel][AArch64] Add floating point arithmetic tests. NFC. 2021-05-26 20:26:20 +01:00
neon-stepvector.ll
reduce-and.ll
reduce-or.ll
scalable-mem-op-cost-model.ll
select.ll
shuffle-broadcast.ll
shuffle-reverse.ll [COST][AARCH64] Improve cost of reverse shuffles for AArch64. 2021-04-20 13:47:56 -07:00
shuffle-select.ll
shuffle-transpose.ll
store.ll [AArch64] Use type-legalization cost for code size memop cost. 2021-04-15 10:11:05 +01:00
sve-bitcast.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-cmpsel.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-fixed-length.ll
sve-fpext.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-fptoi.ll [AArch64] Add instruction costs for FP_TO_UINT and FP_TO_SINT with half types 2021-04-21 09:39:45 +01:00
sve-fptrunc.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-gather.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-intrinsics.ll [CostModel][AArch64] Add missing costs for getShuffleCost with scalable vectors 2021-05-20 09:08:31 +01:00
sve-math.ll [CostModel] Align the cost model for intrinsics for scalable/fixed-width vectors. 2021-03-31 14:52:49 +01:00
sve-scatter.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-shuffle-broadcast.ll [CostModel][AArch64] Add missing costs for getShuffleCost with scalable vectors 2021-05-20 09:08:31 +01:00
sve-stepvector.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-trunc.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
sve-widening-instruction.ll [SVE] Remove checks for warnings in scalable-vector tests. 2021-04-07 15:59:32 +01:00
vector-reduce.ll
vector-select.ll