llvm-6502/lib/Target/BPF
Alexei Starovoitov b6ebf678ac [bpf] rename triple names bpf_be -> bpfeb
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239162 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-05 16:11:14 +00:00
..
InstPrinter [bpf] fix build and remove a compiler warning in Release mode 2015-04-26 01:58:08 +00:00
MCTargetDesc [bpf] rename triple names bpf_be -> bpfeb 2015-06-05 16:11:14 +00:00
TargetInfo [bpf] rename triple names bpf_be -> bpfeb 2015-06-05 16:11:14 +00:00
BPF.h
BPF.td
BPFAsmPrinter.cpp [bpf] add big- and host- endian support 2015-06-04 19:15:05 +00:00
BPFCallingConv.td
BPFFrameLowering.cpp [ShrinkWrap] Add (a simplified version) of shrink-wrapping. 2015-05-05 17:38:16 +00:00
BPFFrameLowering.h [ShrinkWrap] Add (a simplified version) of shrink-wrapping. 2015-05-05 17:38:16 +00:00
BPFInstrFormats.td
BPFInstrInfo.cpp
BPFInstrInfo.h
BPFInstrInfo.td [bpf] mark mov instructions as ReMaterializable 2015-03-31 02:49:58 +00:00
BPFISelDAGToDAG.cpp [bpf] fix build 2015-04-28 20:38:56 +00:00
BPFISelLowering.cpp [bpf] fix build 2015-05-20 00:20:26 +00:00
BPFISelLowering.h Change getTargetNodeName() to produce compiler warnings for missing cases, fix them 2015-05-07 21:33:59 +00:00
BPFMCInstLower.cpp [bpf] fix build 2015-06-01 22:24:36 +00:00
BPFMCInstLower.h
BPFRegisterInfo.cpp
BPFRegisterInfo.h Have getCalleeSavedRegs take a non-null MachineFunction all the 2015-03-11 21:41:28 +00:00
BPFRegisterInfo.td
BPFSubtarget.cpp Remove an argument-less call to getSubtargetImpl from TargetLoweringBase. 2015-02-26 00:00:24 +00:00
BPFSubtarget.h
BPFTargetMachine.cpp [bpf] rename triple names bpf_be -> bpfeb 2015-06-05 16:11:14 +00:00
BPFTargetMachine.h Remove the target independent TargetMachine::getSubtarget and 2015-03-21 04:22:23 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile