llvm-6502/test/Analysis/CostModel/X86
2014-05-16 22:47:58 +00:00
..
arith.ll
cast.ll
cmp.ll Add extra CHECK prefix to tests with explicit prefix 2014-02-16 13:28:15 +00:00
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 When analyzing vectors of element type that require legalization, 2014-03-10 22:59:13 +00:00
sitofp.ll
testshiftashr.ll
testshiftlshr.ll
testshiftshl.ll
tiny.ll
uitofp.ll
vdiv-cost.ll X86TTI: Adjust sdiv cost now that we can lower it on plain SSE2. 2014-04-27 18:47:54 +00:00
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