llvm-6502/test/Analysis/CostModel/X86
2014-05-16 22:47:58 +00:00
..
arith.ll
cast.ll
cmp.ll
div.ll
gep.ll
i32.ll
insert-extract-at-zero.ll
intrinsic-cost.ll TTI: Estimate @llvm.fmuladd cost as fmul + fadd when FMA's aren't legal on the target. 2014-05-06 18:36:23 +00:00
lit.local.cfg
load_store.ll
loop_v2.ll
reduction.ll
scalarize.ll
sitofp.ll
testshiftashr.ll
testshiftlshr.ll
testshiftshl.ll
tiny.ll
uitofp.ll
vdiv-cost.ll
vectorized-loop.ll
vselect-cost.ll Added tests for the cost of lowering VSELECT instructions. 2014-05-16 22:47:58 +00:00
vshift-cost.ll