llvm-project/llvm/lib/Target/BPF
Yonghong Song 06ff655e59 bpf: Add BPF AsmParser support in LLVM
Reviewed-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
llvm-svn: 313055
2017-09-12 17:55:23 +00:00
..
AsmParser bpf: Add BPF AsmParser support in LLVM 2017-09-12 17:55:23 +00:00
Disassembler Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
InstPrinter bpf: add " ll" in the LD_IMM64 asmstring 2017-09-11 23:43:35 +00:00
MCTargetDesc Fully fix the movw/movt addend. 2017-07-11 23:18:25 +00:00
TargetInfo
BPF.h
BPF.td bpf: add variants of -mcpu=# and support for additional jmp insns 2017-08-23 04:25:57 +00:00
BPFAsmPrinter.cpp bpf: clang-format on BPFAsmPrinter.cpp 2017-06-13 16:17:20 +00:00
BPFCallingConv.td
BPFFrameLowering.cpp
BPFFrameLowering.h
BPFISelDAGToDAG.cpp bpf: remove unnecessary truncate operation 2017-06-29 15:18:54 +00:00
BPFISelLowering.cpp bpf: add variants of -mcpu=# and support for additional jmp insns 2017-08-23 04:25:57 +00:00
BPFISelLowering.h bpf: add variants of -mcpu=# and support for additional jmp insns 2017-08-23 04:25:57 +00:00
BPFInstrFormats.td
BPFInstrInfo.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
BPFInstrInfo.h
BPFInstrInfo.td bpf: add " ll" in the LD_IMM64 asmstring 2017-09-11 23:43:35 +00:00
BPFMCInstLower.cpp
BPFMCInstLower.h
BPFRegisterInfo.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
BPFRegisterInfo.h
BPFRegisterInfo.td
BPFSubtarget.cpp bpf: add variants of -mcpu=# and support for additional jmp insns 2017-08-23 04:25:57 +00:00
BPFSubtarget.h bpf: add variants of -mcpu=# and support for additional jmp insns 2017-08-23 04:25:57 +00:00
BPFTargetMachine.cpp Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
BPFTargetMachine.h Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
CMakeLists.txt bpf: Add BPF AsmParser support in LLVM 2017-09-12 17:55:23 +00:00
LLVMBuild.txt bpf: Add BPF AsmParser support in LLVM 2017-09-12 17:55:23 +00:00