summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-3/+2
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-2/+3
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-3/+2
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-2/+3
* [bpf] initial support for debug_infoAlexei Starovoitov2015-07-241-9/+16
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and c...Daniel Sanders2015-06-101-4/+4
* MC: Clean up naming in MCObjectWriter. NFC.Jim Grosbach2015-06-041-1/+1
* [bpf] add big- and host- endian supportAlexei Starovoitov2015-06-041-5/+19
* [bpf] emit jmp fixups in little endianAlexei Starovoitov2015-05-221-1/+3
* [bpf] fix buildAlexei Starovoitov2015-04-151-2/+2
* BPF backendAlexei Starovoitov2015-01-241-0/+83
OpenPOWER on IntegriCloud