summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use bitset for assembler predicatesStanislav Mekhanoshin2019-03-111-3/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Support: Simplify endian stream interface. NFCI.Peter Collingbourne2018-05-181-27/+18
* [bpf] allow direct and indirect callsAlexei Starovoitov2017-11-191-1/+1
* [BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-061-8/+11
* Try again to fix unused variable warning on lld-x86_64-darwin13 after r287439.Daniel Sanders2016-11-191-2/+1
* Try to fix unused variable warning on lld-x86_64-darwin13 after r287439.Daniel Sanders2016-11-191-1/+2
* Check that emitted instructions meet their predicates on all targets except A...Daniel Sanders2016-11-191-4/+15
* Prune some includes from headers and sink some inline functionsReid Kleckner2016-06-221-0/+1
* 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-8/+37
* Replace custom fixed endian to raw_ostream emission with EndianStream.Benjamin Kramer2015-06-041-40/+13
* MC: Update MCCodeEmitter naming. NFC.Jim Grosbach2015-05-151-2/+2
* MC: Update MCFixup naming. NFC.Jim Grosbach2015-05-151-3/+3
* [bpf] fix buildAlexei Starovoitov2015-04-071-2/+1
* [bpf] add support for bpf pseudo instructionAlexei Starovoitov2015-03-271-1/+1
* bpf: fix buildAlexei Starovoitov2015-03-131-1/+0
* Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...Aaron Ballman2015-02-151-2/+2
* BPF backendAlexei Starovoitov2015-01-241-0/+167
OpenPOWER on IntegriCloud