summaryrefslogtreecommitdiffstats
path: root/lib/Basic/Targets/BPF.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: recognize target specific option -mattr=dwarfris in clangYonghong Song2018-06-151-1/+1
* bpf: accept all asm register namesYonghong Song2018-04-111-0/+1
* bpf: Hook target feature "alu32" with LLVMYonghong Song2018-02-231-1/+8
* Add Rest of Targets Support to ValidCPUList (enabling march notes)Erich Keane2018-02-081-6/+3
* bpf: add -mcpu=# support for bpfYonghong Song2017-08-231-0/+12
* Break up Targets.cpp into a header/impl pair per target type[NFCI]Erich Keane2017-07-211-0/+82