1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Transforms/BBVectorize
Hal Finkel a47e6ef6e6 Disable generation of pointer vectors by BBVectorize.
Once vector-of-pointer support works, then this can be reverted.

llvm-svn: 166741
2012-10-26 00:05:26 +00:00
..
cycle.ll
func-alias.ll Update BBVectorize to use aliasesUnknownInst. 2012-02-10 15:52:40 +00:00
ld1.ll
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00
loop1.ll Add CPU model to BBVectorize cost-model tests. 2012-10-25 21:31:51 +00:00
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
simple3.ll Allow BBVectorize to form non-2^n-length vectors. 2012-06-28 05:42:42 +00:00
simple-int.ll Correctly vectorize powi. 2012-03-31 03:38:40 +00:00
simple-ldstr-ptrs.ll Disable generation of pointer vectors by BBVectorize. 2012-10-26 00:05:26 +00:00
simple-ldstr.ll BBVectorize should ignore unreachable blocks. 2012-10-22 18:00:55 +00:00
simple-sel.ll Allow controlling vectorization of boolean values separately from other integer types. 2012-06-24 13:28:01 +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 Add CPU model to BBVectorize cost-model tests. 2012-10-25 21:31:51 +00:00