Remove extra forward declarations and scrub includes for all in tree InstPrinters...
[oota-llvm.git] / lib / Target / BPF / BPFInstrInfo.td
2015-10-06 Alexei Starovoitov[bpf] Avoid extra pointer arithmetic for stack access
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-01-24 Alexei StarovoitovBPF backend