.. |
AsmParser
|
bpf: signal error instead of silent drop for certain invalid asm insn
|
2018-04-11 20:24:52 +00:00 |
Disassembler
|
bpf: New decoder namespace for 32-bit subregister load/store
|
2018-02-23 23:49:31 +00:00 |
InstPrinter
|
Remove some unused includes to fix layering.
|
2018-03-29 00:29:45 +00:00 |
MCTargetDesc
|
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
|
2018-03-01 23:04:59 +00:00 |
TargetInfo
|
…
|
|
BPF.h
|
bpf: New post-RA peephole optimization pass to eliminate bad RA codegen
|
2018-03-13 06:47:06 +00:00 |
BPF.td
|
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
|
2018-03-01 23:04:59 +00:00 |
BPFAsmPrinter.cpp
|
…
|
|
BPFCallingConv.td
|
bpf: New calling convention for 32-bit subregisters
|
2018-02-23 23:49:23 +00:00 |
BPFFrameLowering.cpp
|
…
|
|
BPFFrameLowering.h
|
…
|
|
BPFISelDAGToDAG.cpp
|
Fix a bunch of typoes. NFC
|
2018-03-30 22:22:31 +00:00 |
BPFISelLowering.cpp
|
bpf: fix incorrect SELECT_CC lowering
|
2018-04-03 03:56:37 +00:00 |
BPFISelLowering.h
|
bpf: Support i32 in getScalarShiftAmountTy method
|
2018-02-23 23:49:26 +00:00 |
BPFInstrFormats.td
|
…
|
|
BPFInstrInfo.cpp
|
bpf: Support 32-bit subregister in various InstrInfo hooks
|
2018-02-23 23:49:29 +00:00 |
BPFInstrInfo.h
|
…
|
|
BPFInstrInfo.td
|
bpf: New instruction patterns for 32-bit subregister load and store
|
2018-02-23 23:49:28 +00:00 |
BPFMCInstLower.cpp
|
…
|
|
BPFMCInstLower.h
|
…
|
|
BPFMIPeephole.cpp
|
bpf: Enhance debug information for peephole optimization passes
|
2018-03-13 06:47:07 +00:00 |
BPFRegisterInfo.cpp
|
bpf: Use markSuperRegs to mark reserved registers
|
2018-02-23 23:49:18 +00:00 |
BPFRegisterInfo.h
|
[BPF] Return true in enableMultipleCopyHints().
|
2018-02-18 10:09:54 +00:00 |
BPFRegisterInfo.td
|
…
|
|
BPFSubtarget.cpp
|
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
|
2018-03-01 23:04:59 +00:00 |
BPFSubtarget.h
|
bpf: introduce -mattr=dwarfris to disable DwarfUsesRelocationsAcrossSections
|
2018-03-01 23:04:59 +00:00 |
BPFTargetMachine.cpp
|
bpf: New post-RA peephole optimization pass to eliminate bad RA codegen
|
2018-03-13 06:47:06 +00:00 |
BPFTargetMachine.h
|
…
|
|
CMakeLists.txt
|
Consistently sort add_subdirectory calls in lib/Target/*/CMakeLists.txt
|
2018-04-23 12:49:34 +00:00 |
LLVMBuild.txt
|
…
|
|