llvm-6502/test/Transforms/BBVectorize
2012-06-23 21:52:50 +00:00
..
cycle.ll
func-alias.ll
ld1.ll
lit.local.cfg
loop1.ll
mem-op-depth.ll
metadata.ll Teach BBVectorize to combine, when possible, or discard metadata when fusing instructions. 2012-06-16 20:34:06 +00:00
no-ldstr-conn.ll Fix an error in BBVectorize important for vectorizing pointer types. 2012-04-14 07:32:50 +00:00
req-depth.ll
search-limit.ll
simple-int.ll
simple-ldstr-ptrs.ll Enhance BBVectorize to more-properly handle pointer values and vectorize GEPs. 2012-04-14 07:32:43 +00:00
simple-ldstr.ll
simple-sel.ll Allow BBVectorize to fuse compare instructions. 2012-06-23 21:52:50 +00:00
simple-tst.ll Don't vectorize target-specific types (ppc_fp128, x86_fp80, etc.). 2012-04-27 19:34:00 +00:00
simple.ll