summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp
Commit message (Expand)AuthorAgeFilesLines
* BPF: fix a CORE optimization bugYonghong Song2020-05-061-1/+12
* [BPF] fix a bug in BPFMISimplifyPatchable pass with -O0Yonghong Song2020-02-031-3/+4
* [BPF] Enable relocation location for load/store/shiftsYonghong Song2019-12-261-12/+156
* [BPF] fix a CO-RE issue with -mattr=+alu32Yonghong Song2019-10-251-5/+10
* Prune a LegacyDivergenceAnalysis and MachineLoopInfo include eachReid Kleckner2019-10-191-0/+1
* Fix assertions disabled builds after rL374367Kadir Cetinkaya2019-10-101-2/+1
* [BPF] Remove relocation for patchable externsYonghong Song2019-10-101-16/+3
* Apply llvm-prefer-register-over-unsigned from clang-tidy to LLVMDaniel Sanders2019-08-151-2/+2
* [BPF] Support for compile once and run everywhereYonghong Song2019-07-091-0/+163
OpenPOWER on IntegriCloud