summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/TargetInfo
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [BPF] Create a TargetInfo header. NFCRichard Trieu2019-05-142-6/+27
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Add backend name to Target to enable runtime info to be fed back into TableGenDaniel Sanders2017-11-151-4/+5
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-9/+17
* Remove autoconf supportChris Bieneman2016-01-261-16/+0
* [bpf] rename triple names bpf_be -> bpfebAlexei Starovoitov2015-06-051-4/+4
* [bpf] add big- and host- endian supportAlexei Starovoitov2015-06-041-2/+12
* bpf: turn on HasJIT flag in BPF backendAlexei Starovoitov2015-03-131-1/+1
* BPF backendAlexei Starovoitov2015-01-244-0/+60
OpenPOWER on IntegriCloud