1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/test/CodeGen/BPF
Nirav Dave 7c2dd71bf8 Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled."
This reverts commit r284151 which appears to be triggering a LTO
failures on Hexagon

llvm-svn: 284157
2016-10-13 20:23:25 +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 [BPF] Remove exit-on-error flag in test (PR27766) 2016-05-23 14:57:19 +00:00
many_args2.ll [BPF] Remove exit-on-error flag in test (PR27767) 2016-05-26 15:23:50 +00:00
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 [BPF] Remove exit-on-error from tests (PR27768, PR27769) 2016-05-30 08:28:34 +00:00
struct_ret2.ll [BPF] Remove exit-on-error from tests (PR27768, PR27769) 2016-05-30 08:28:34 +00:00
undef.ll Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-10-13 20:23:25 +00:00
vararg1.ll