llvm-6502/test/CodeGen/BPF
Alexei Starovoitov 8ffc5ca532 [bpf] mark mov instructions as ReMaterializable
loading immediate into register is cheap, so take advantage of remat.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233666 91177308-0d34-0410-b5e6-96231b3b80d8
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