llvm-project/llvm/lib/Target/Nios2
Nikolai Bozhenov eededdade9 [Nios2] Arithmetic instructions for R1 and R2 ISA.
Summary:
This commit enables some of the arithmetic instructions for Nios2 ISA (for both
R1 and R2 revisions), implements facilities required to emit those instructions
and provides LIT tests for added instructions.

Reviewed By: hfinkel

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

Author: belickim <mateusz.belicki@intel.com>
llvm-svn: 322069
2018-01-09 11:15:08 +00:00
..
InstPrinter [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
MCTargetDesc [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
TargetInfo [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
CMakeLists.txt [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
LLVMBuild.txt [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2.td [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2AsmPrinter.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2CallingConv.td [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2FrameLowering.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2FrameLowering.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2ISelDAGToDAG.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2ISelLowering.cpp [Nios2] Arithmetic instructions for R1 and R2 ISA. 2018-01-09 11:15:08 +00:00
Nios2ISelLowering.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
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
Nios2MCInstLower.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MachineFunction.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2MachineFunction.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2RegisterInfo.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2RegisterInfo.h Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
Nios2RegisterInfo.td
Nios2Schedule.td
Nios2Subtarget.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2Subtarget.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2TargetMachine.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2TargetMachine.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2TargetObjectFile.cpp [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2TargetObjectFile.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00
Nios2TargetStreamer.h [Nios2] final infrastructure to provide compilation of a return from a function 2017-12-07 12:35:02 +00:00