1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/CodeGen/BPF
Alexei Starovoitov 025ed59858 BPF: emit an error message for unsupported signed division operation
Signed-off-by: Yonghong Song <yhs@plumgrid.com>
Signed-off-by: Alexei Starovoitov <ast@fb.com>
llvm-svn: 263842
2016-03-18 22:02:47 +00:00
..
alu8.ll
atomics.ll
basictest.ll
byval.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
cc_args_be.ll
cc_args.ll
cc_ret.ll
cmp.ll
ex1.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
fi_ri.ll [bpf] Avoid extra pointer arithmetic for stack access 2015-10-06 04:00:53 +00:00
intrinsics.ll
lit.local.cfg
load.ll
loops.ll
many_args1.ll
many_args2.ll
sanity.ll Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
sdiv_error.ll BPF: emit an error message for unsupported signed division operation 2016-03-18 22:02:47 +00:00
setcc.ll
shifts.ll
sockex2.ll Use TargetRegisterInfo for printing MachineOperand register comments 2015-11-17 16:01:28 +00:00
struct_ret1.ll
struct_ret2.ll
undef.ll [bpf] Do not expand UNDEF SDNode during insn selection lowering 2015-10-08 18:52:40 +00:00
vararg1.ll