Revert r247684 - Replace Triple with a new TargetTuple ...
[oota-llvm.git] / lib / Target / BPF / MCTargetDesc / BPFAsmBackend.cpp
2015-09-15 Daniel SandersRevert r247684 - Replace Triple with a new TargetTuple ...
2015-09-15 Daniel SandersReplace Triple with a new TargetTuple in MCTargetDesc...
2015-07-24 Alexei Starovoitov[bpf] initial support for debug_info
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmBa...
2015-06-04 Jim GrosbachMC: Clean up naming in MCObjectWriter. NFC.
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-05-22 Alexei Starovoitov[bpf] emit jmp fixups in little endian
2015-04-15 Alexei Starovoitov[bpf] fix build
2015-01-24 Alexei StarovoitovBPF backend