[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / BPF /
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