[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / BPF /
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-11-17 Dan GohmanUse TargetRegisterInfo for printing MachineOperand...
2015-10-08 Alexei Starovoitov[bpf] Do not expand UNDEF SDNode during insn selection...
2015-10-06 Alexei Starovoitov[bpf] Avoid extra pointer arithmetic for stack access
2015-06-05 Alexei Starovoitov[bpf] rename triple names bpf_be -> bpfeb
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-31 Alexei Starovoitov[bpf] mark mov instructions as ReMaterializable
2015-03-30 Alexei Starovoitov[bpf] add support for bswap instructions
2015-03-27 Alexei Starovoitov[bpf] add support for bpf pseudo instruction
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-24 Alexei Starovoitovbpf: add missing lit.local.cfg
2015-01-24 Alexei StarovoitovBPF backend