..
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
Move the global variables representing each Target behind accessor function
2016-10-09 23:00:34 +00:00
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: add inline-asm support
2017-09-18 23:29:36 +00:00
BPFCallingConv.td
…
BPFFrameLowering.cpp
…
BPFFrameLowering.h
…
BPFISelDAGToDAG.cpp
bpf: add inline-asm support
2017-09-18 23:29:36 +00:00
BPFISelLowering.cpp
bpf: add inline-asm support
2017-09-18 23:29:36 +00:00
BPFISelLowering.h
bpf: add inline-asm support
2017-09-18 23:29:36 +00:00
BPFInstrFormats.td
bpf: refactor inst patterns with more mnemonics
2017-09-22 04:36:32 +00:00
BPFInstrInfo.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
BPFInstrInfo.h
Finish renaming remaining analyzeBranch functions
2016-09-14 20:43:16 +00:00
BPFInstrInfo.td
bpf: refactor inst patterns with better inheritance
2017-09-22 04:36:34 +00:00
BPFMCInstLower.cpp
Cleanup dump() functions.
2017-01-28 02:02:38 +00:00
BPFMCInstLower.h
[bpf] error when unknown bpf helper is called
2017-01-17 07:26:17 +00:00
BPFRegisterInfo.cpp
Sort the remaining #include lines in include/... and lib/....
2017-06-06 11:49:48 +00:00
BPFRegisterInfo.h
…
BPFRegisterInfo.td
bpf: add 32bit register set
2017-09-22 04:36:35 +00:00
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