llvm-6502/lib/Target/PTX
Chris Lattner 1139691e3a move all the target's asmprinters into the main target. The piece
that should be split out is the InstPrinter (if a target is mc'ized).
This change makes all the targets be consistent.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119056 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-14 18:43:56 +00:00
..
TargetInfo
CMakeLists.txt move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
Makefile move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
PTX.h Add physical register counting functions 2010-11-08 03:00:52 +00:00
PTX.td Add the exit instruction to the PTX target. 2010-09-18 18:52:28 +00:00
PTXAsmPrinter.cpp move all the target's asmprinters into the main target. The piece 2010-11-14 18:43:56 +00:00
PTXInstrFormats.td Add the exit instruction to the PTX target. 2010-09-18 18:52:28 +00:00
PTXInstrInfo.cpp Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
PTXInstrInfo.h Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
PTXInstrInfo.td Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp Add physical register counting functions 2010-11-08 03:00:52 +00:00
PTXISelLowering.h Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
PTXMachineFunctionInfo.h Add generating function declaration for PTX 2010-11-08 03:06:08 +00:00
PTXMCAsmInfo.cpp
PTXMCAsmInfo.h Add the exit instruction to the PTX target. 2010-09-18 18:52:28 +00:00
PTXMCAsmStreamer.cpp Add a dummy PTXMCAsmStreamer class 2010-11-08 02:58:44 +00:00
PTXMCAsmStreamer.h Add a dummy PTXMCAsmStreamer class 2010-11-08 02:58:44 +00:00
PTXMFInfoExtract.cpp Add physical register counting functions 2010-11-08 03:00:52 +00:00
PTXRegisterInfo.cpp
PTXRegisterInfo.h Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
PTXRegisterInfo.td Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
PTXSubtarget.cpp
PTXSubtarget.h Add the exit instruction to the PTX target. 2010-09-18 18:52:28 +00:00
PTXTargetMachine.cpp Add physical register counting functions 2010-11-08 03:00:52 +00:00
PTXTargetMachine.h Add the exit instruction to the PTX target. 2010-09-18 18:52:28 +00:00