llvm-project/llvm/lib/Target/PTX
Duncan Sands f5dda01f33 Inside the calling convention logic LocVT is always a simple
value type, so there is no point in passing it around using
an EVT.  Use the simpler MVT everywhere.  Rather than trying
to propagate this information maximally in all the code that
using the calling convention stuff, I chose to do a mainly
low impact change instead.

llvm-svn: 118167
2010-11-03 11:35:31 +00:00
..
AsmPrinter Add lower argument and return of device function 2010-10-19 13:14:40 +00:00
TargetInfo
CMakeLists.txt Removed a bunch of unnecessary target_link_libraries. 2010-09-28 22:39:14 +00:00
Makefile
PTX.h
PTX.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp Inside the calling convention logic LocVT is always a simple 2010-11-03 11:35:31 +00:00
PTXISelLowering.h Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
PTXInstrFormats.td
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
PTXMCAsmInfo.cpp
PTXMCAsmInfo.h
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
PTXTargetMachine.cpp
PTXTargetMachine.h