summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets/BPF.h
Commit message (Expand)AuthorAgeFilesLines
* reland "[DebugInfo] Support to emit debugInfo for extern variables"Yonghong Song2019-12-221-0/+2
* Revert "[DebugInfo] Support to emit debugInfo for extern variables"Reid Kleckner2019-12-221-2/+0
* [DebugInfo] Support to emit debugInfo for extern variablesYonghong Song2019-12-101-0/+2
* [BPF] do compile-once run-everywhere relocation for bitfieldsYonghong Song2019-10-081-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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
OpenPOWER on IntegriCloud