summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BPF] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-107/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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-161-0/+13
* 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
* [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-271-1/+1
* BPF backendAlexei Starovoitov2015-01-241-0/+86
OpenPOWER on IntegriCloud