llvm-6502/lib/Target/PTX
Rafael Espindola 9cce24a257 Remove the logging streamer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147820 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-10 00:40:39 +00:00
..
InstPrinter LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
MCTargetDesc Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
TargetInfo LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
CMakeLists.txt Fix up the CMake build for the new files added in r146960, they're 2011-12-20 08:42:11 +00:00
LLVMBuild.txt LLVMBuild: Introduce a common section which currently has a list of the 2011-12-12 22:45:54 +00:00
Makefile
PTX.h
PTX.td
PTXAsmPrinter.cpp PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
PTXAsmPrinter.h
PTXFPRoundingModePass.cpp Move code into anonymous namespaces. 2011-11-26 23:01:57 +00:00
PTXFrameLowering.cpp
PTXFrameLowering.h
PTXInstrFormats.td
PTXInstrInfo.cpp Add bundle aware API for querying instruction properties and switch the code 2011-12-07 07:15:52 +00:00
PTXInstrInfo.h
PTXInstrInfo.td PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
PTXInstrLoadStore.td
PTXIntrinsicInstrInfo.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp PTX: Continue to fix up the register mess. 2011-12-06 17:39:48 +00:00
PTXISelLowering.h
PTXMachineFunctionInfo.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PTXMachineFunctionInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PTXMCAsmStreamer.cpp Split Finish into Finish and FinishImpl to have a common place to do end of 2012-01-07 03:13:18 +00:00
PTXMCInstLower.cpp
PTXMFInfoExtract.cpp Clean up some Release build warnings. 2011-12-27 11:41:05 +00:00
PTXParamManager.cpp
PTXParamManager.h
PTXRegAlloc.cpp
PTXRegisterInfo.cpp
PTXRegisterInfo.h
PTXRegisterInfo.td
PTXSelectionDAGInfo.cpp
PTXSelectionDAGInfo.h
PTXSubtarget.cpp Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PTXSubtarget.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
PTXTargetMachine.cpp Remove the logging streamer. 2012-01-10 00:40:39 +00:00
PTXTargetMachine.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00