1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/test/CodeGen/BPF
Alexei Starovoitov 89e1216297 [bpf] mark mov instructions as ReMaterializable
loading immediate into register is cheap, so take advantage of remat.

llvm-svn: 233666
2015-03-31 02:49:58 +00:00
..
alu8.ll
atomics.ll
basictest.ll [bpf] mark mov instructions as ReMaterializable 2015-03-31 02:49:58 +00:00
byval.ll [opaque pointer type] Add textual IR support for explicit type parameter to getelementptr instruction 2015-02-27 19:29:02 +00:00
cc_args.ll
cc_ret.ll
cmp.ll
ex1.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
intrinsics.ll [bpf] add support for bswap instructions 2015-03-30 22:40:40 +00:00
lit.local.cfg
load.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
loops.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
many_args1.ll
many_args2.ll
sanity.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
setcc.ll
shifts.ll
sockex2.ll
struct_ret1.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
struct_ret2.ll
vararg1.ll