1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/Nios2
Peter Collingbourne 799b49b89d MC: Separate creating a generic object writer from creating a target object writer. NFCI.
With this we gain a little flexibility in how the generic object
writer is created.

Part of PR37466.

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

llvm-svn: 332868
2018-05-21 19:20:29 +00:00
..
InstPrinter
MCTargetDesc MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
TargetInfo
CMakeLists.txt Sort targetgen calls in lib/Target/*/CMakeLists. 2018-04-04 12:37:44 +00:00
LLVMBuild.txt
Nios2.h
Nios2.td
Nios2AsmPrinter.cpp
Nios2CallingConv.td
Nios2FrameLowering.cpp
Nios2FrameLowering.h
Nios2InstrFormats.td [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2InstrInfo.cpp [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2InstrInfo.h [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2InstrInfo.td [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2ISelDAGToDAG.cpp Rename DEBUG macro to LLVM_DEBUG. 2018-05-14 12:53:11 +00:00
Nios2ISelLowering.cpp [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2ISelLowering.h
Nios2MachineFunction.cpp
Nios2MachineFunction.h
Nios2MCInstLower.cpp
Nios2RegisterInfo.cpp
Nios2RegisterInfo.h
Nios2RegisterInfo.td
Nios2Schedule.td
Nios2Subtarget.cpp
Nios2Subtarget.h
Nios2TargetMachine.cpp
Nios2TargetMachine.h
Nios2TargetObjectFile.cpp
Nios2TargetObjectFile.h ARC, Nios2: Silence build warnings. NFCI. 2018-05-17 20:46:01 +00:00
Nios2TargetStreamer.h ARC, Nios2: Silence build warnings. NFCI. 2018-05-17 20:46:01 +00:00