summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use MCRegister in copyPhysRegMatt Arsenault2019-11-111-2/+2
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* bpf: add missing RegState to notify MachineInstr verifier necessary register ...Yonghong Song2018-07-271-8/+10
* bpf: new option -bpf-expand-memcpy-in-order to expand memcpy in orderYonghong Song2018-07-251-0/+77
* [DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen2018-05-091-2/+2
* bpf: Support 32-bit subregister in various InstrInfo hooksYonghong Song2018-02-231-0/+10
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [BPF] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-01-061-9/+7
* Finish renaming remaining analyzeBranch functionsMatt Arsenault2016-09-141-1/+1
* Make analyzeBranch family of instruction names consistentMatt Arsenault2016-09-141-2/+2
* AArch64: Use TTI branch functions in branch relaxationMatt Arsenault2016-09-141-2/+8
* Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar2016-07-151-1/+1
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-4/+4
* CodeGen: TII: Take MachineInstr& in predicate API, NFCDuncan P. N. Exon Smith2016-02-231-1/+1
* [CodeGen] ArrayRef'ize cond/pred in various TII APIs. NFC.Ahmed Bougacha2015-06-111-1/+1
* BPF backendAlexei Starovoitov2015-01-241-0/+168
OpenPOWER on IntegriCloud