llvm/lib/Target/Nios2
Nico Weber 2141b4692f Sort targetgen calls in lib/Target/*/CMakeLists.
Makes it easier to see mistakes such as the one fixed in r329178 and makes
the different target CMakeLists more consistent.

Also remove some stale-looking comments from the Nios2 target cmakefile.

No intended behavior change.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329181 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-04 12:37:44 +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 Sort targetgen calls in lib/Target/*/CMakeLists. 2018-04-04 12:37:44 +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
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 [SelectionDAGISel] Add a debug print before call to Select. Adjust where blank lines are printed during isel process to make things more sensibly grouped. 2018-01-26 19:34:20 +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
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
Nios2MCInstLower.cpp [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