summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/BPF/BPFISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* BPF: Remove implicit ilist iterator conversion, NFCDuncan P. N. Exon Smith2015-10-201-2/+1
* [bpf] Do not expand UNDEF SDNode during insn selection loweringAlexei Starovoitov2015-10-081-3/+0
* [bpf] expand indirect branchesAlexei Starovoitov2015-09-171-0/+1
* Make TargetLowering::getPointerTy() taking DataLayout as an argumentMehdi Amini2015-07-091-5/+6
* 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
* [bpf] fix buildAlexei Starovoitov2015-05-201-1/+1
* Change getTargetNodeName() to produce compiler warnings for missing cases, fi...Matthias Braun2015-05-071-3/+4
* [bpf] fix buildAlexei Starovoitov2015-04-281-5/+5
* [bpf] fix buildAlexei Starovoitov2015-04-151-4/+4
* [bpf] fix buildAlexei Starovoitov2015-04-071-4/+2
* [bpf] add support for bswap instructionsAlexei Starovoitov2015-03-301-1/+0
* [bpf] fix buildAlexei Starovoitov2015-03-301-2/+2
* Remove an argument-less call to getSubtargetImpl from TargetLoweringBase.Eric Christopher2015-02-261-2/+3
* bpf: Use the getSubtarget call off of the MachineFunction rather than the Tar...Alexei Starovoitov2015-02-021-2/+1
* BPF backendAlexei Starovoitov2015-01-241-0/+642
OpenPOWER on IntegriCloud