summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* bpf: clang-format on BPFAsmPrinter.cppYonghong Song2017-06-131-2/+3
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+2
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-3/+3
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* Delete more dead code.Rafael Espindola2016-06-221-28/+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] add big- and host- endian supportAlexei Starovoitov2015-06-041-1/+3
* [bpf] fix build and remove a compiler warning in Release modeAlexei Starovoitov2015-04-261-1/+1
* BPF backendAlexei Starovoitov2015-01-241-0/+87
OpenPOWER on IntegriCloud