llvm-project/llvm/lib/Target/RISCV
Alex Bradbury 2fee9ead7e [RISCV] Add RISCVInstPrinter and basic MC assembler tests
With the addition of RISCVInstPrinter, it is now possible to test the basic 
operation of the RISCV MC layer.

Differential Revision: https://reviews.llvm.org/D23564

llvm-svn: 310917
2017-08-15 13:08:29 +00:00
..
AsmParser [RISCV] Fix warning about unused getSubtargetFeatureName() 2017-08-08 16:20:39 +00:00
InstPrinter [RISCV] Add RISCVInstPrinter and basic MC assembler tests 2017-08-15 13:08:29 +00:00
MCTargetDesc [RISCV] Add RISCVInstPrinter and basic MC assembler tests 2017-08-15 13:08:29 +00:00
TargetInfo
CMakeLists.txt [RISCV] Add RISCVInstPrinter and basic MC assembler tests 2017-08-15 13:08:29 +00:00
LLVMBuild.txt [RISCV] Add RISCVInstPrinter and basic MC assembler tests 2017-08-15 13:08:29 +00:00
RISCV.td [RISCV] Add basic RISCVAsmParser 2017-08-08 14:32:35 +00:00
RISCVInstrFormats.td [RISCV] Pseudo instructions are isCodeGenOnly, have blank asmstr 2017-02-14 05:17:23 +00:00
RISCVInstrInfo.td [RISCV] Add basic RISCVAsmParser 2017-08-08 14:32:35 +00:00
RISCVRegisterInfo.td
RISCVTargetMachine.cpp Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
RISCVTargetMachine.h Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00