summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFTargetMachine.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"Matthias Braun2017-10-121-1/+1
* TargetMachine: Merge TargetMachine and LLVMTargetMachineMatthias Braun2017-10-121-1/+1
* Delete Default and JITDefault code modelsRafael Espindola2017-08-031-2/+2
* Delete Reloc::Default.Rafael Espindola2016-05-181-2/+3
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Replace string GNU Triples with llvm::Triple in TargetMachine. NFC.Daniel Sanders2015-06-111-2/+2
* Remove the target independent TargetMachine::getSubtarget andEric Christopher2015-03-211-1/+4
* bpf: fix buildAlexei Starovoitov2015-03-131-1/+0
* Move the DataLayout to the generic TargetMachine, making it mandatory.Mehdi Amini2015-03-121-1/+0
* bpf: fix build due to 'Move DataLayout back to the TargetMachine'Alexei Starovoitov2015-01-261-0/+2
* BPF backendAlexei Starovoitov2015-01-241-0/+40
OpenPOWER on IntegriCloud