llvm-6502/lib/Target/PTX
Benjamin Kramer 0861f5793a Move code into anonymous namespaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145154 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-26 23:01:57 +00:00
..
InstPrinter allow non-device function calls in PTX when natively handling device-side printf 2011-11-11 14:45:12 +00:00
MCTargetDesc Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
TargetInfo build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
CMakeLists.txt build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
LLVMBuild.txt build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies. 2011-11-12 02:10:57 +00:00
Makefile
PTX.h
PTX.td
PTXAsmPrinter.cpp allow non-device function calls in PTX when natively handling device-side printf 2011-11-11 14:45:12 +00:00
PTXAsmPrinter.h allow non-device function calls in PTX when natively handling device-side printf 2011-11-11 14:45:12 +00:00
PTXFPRoundingModePass.cpp Move code into anonymous namespaces. 2011-11-26 23:01:57 +00:00
PTXFrameLowering.cpp
PTXFrameLowering.h
PTXInstrFormats.td
PTXInstrInfo.cpp
PTXInstrInfo.h
PTXInstrInfo.td add rules in tabgen for PTX COPY_ADDRESS of frameindex 2011-11-11 14:45:06 +00:00
PTXInstrLoadStore.td
PTXIntrinsicInstrInfo.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp PTX: Let LLVM use loads/stores for all mem* intrinsics, instead of relying on custom implementations. 2011-11-14 18:58:20 +00:00
PTXISelLowering.h PTX: Print .ptr kernel attributes if PTX version >= 2.2 2011-10-09 15:42:02 +00:00
PTXMachineFunctionInfo.h
PTXMCAsmStreamer.cpp Add support for a new extension to the .file directive: 2011-10-17 23:05:28 +00:00
PTXMCInstLower.cpp
PTXMFInfoExtract.cpp Move code into anonymous namespaces. 2011-11-26 23:01:57 +00:00
PTXParamManager.cpp
PTXParamManager.h
PTXRegAlloc.cpp
PTXRegisterInfo.cpp
PTXRegisterInfo.h
PTXRegisterInfo.td
PTXSelectionDAGInfo.cpp Added invariant field to the DAG.getLoad method and changed all calls. 2011-11-08 18:42:53 +00:00
PTXSelectionDAGInfo.h
PTXSubtarget.cpp
PTXSubtarget.h PTX: Print .ptr kernel attributes if PTX version >= 2.2 2011-10-09 15:42:02 +00:00
PTXTargetMachine.cpp Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00
PTXTargetMachine.h Sink codegen optimization level into MCCodeGenInfo along side relocation model 2011-11-16 08:38:26 +00:00