llvm-6502/test/Analysis/CostModel/X86
2014-09-16 07:57:37 +00:00
..
alternate-shuffle-cost.ll [CostModel][x86] Improved cost model for alternate shuffles. 2014-07-03 22:24:18 +00:00
arith.ll
cast.ll AVX-512: added cost for some AVX-512 instructions 2014-09-16 07:57:37 +00:00
cmp.ll AVX-512: added cost for some AVX-512 instructions 2014-09-16 07:57:37 +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 Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
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