summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/InstPrinter
Commit message (Expand)AuthorAgeFilesLines
* [BPF] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-114-172/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Remove some unused includes to fix layering.David Blaikie2018-03-291-1/+0
* bpf: add support for objdump -print-imm-hexYonghong Song2017-12-201-5/+5
* bpf: print backward branch target properlyYonghong Song2017-11-162-0/+14
* bpf: add " ll" in the LD_IMM64 asmstringYonghong Song2017-09-111-1/+1
* bpf: proper print imm64 expression in inst printerYonghong Song2017-09-081-1/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* convert bpf assembler to look like kernel verifier outputAlexei Starovoitov2016-11-181-6/+12
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-2/+0
* 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
* [bpf] fix build and remove a compiler warning in Release modeAlexei Starovoitov2015-04-261-0/+2
* [MCInstPrinter] Enable MCInstPrinter to change its behavior based on theAkira Hatanaka2015-03-272-2/+3
* BPF backendAlexei Starovoitov2015-01-245-0/+169
OpenPOWER on IntegriCloud