llvm-6502/lib/Target/PTX
Andrew Trick 061efcfb3e TargetPassConfig: confine the MC configuration to TargetMachine.
Passes prior to instructon selection are now split into separate configurable stages.
Header dependencies are simplified.
The bulk of this diff is simply removal of the silly DisableVerify flags.

Sorry for the target header churn. Attempting to stabilize them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149754 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-04 02:56:59 +00:00
..
InstPrinter
MCTargetDesc
TargetInfo
CMakeLists.txt
LLVMBuild.txt
Makefile
PTX.h
PTX.td
PTXAsmPrinter.cpp
PTXAsmPrinter.h
PTXFPRoundingModePass.cpp
PTXFrameLowering.cpp
PTXFrameLowering.h
PTXInstrFormats.td
PTXInstrInfo.cpp
PTXInstrInfo.h
PTXInstrInfo.td
PTXInstrLoadStore.td
PTXIntrinsicInstrInfo.td
PTXISelDAGToDAG.cpp
PTXISelLowering.cpp
PTXISelLowering.h
PTXMachineFunctionInfo.cpp
PTXMachineFunctionInfo.h
PTXMCAsmStreamer.cpp
PTXMCInstLower.cpp
PTXMFInfoExtract.cpp
PTXParamManager.cpp
PTXParamManager.h
PTXRegAlloc.cpp
PTXRegisterInfo.cpp
PTXRegisterInfo.h
PTXRegisterInfo.td
PTXSelectionDAGInfo.cpp
PTXSelectionDAGInfo.h
PTXSubtarget.cpp
PTXSubtarget.h
PTXTargetMachine.cpp TargetPassConfig: confine the MC configuration to TargetMachine. 2012-02-04 02:56:59 +00:00
PTXTargetMachine.h TargetPassConfig: confine the MC configuration to TargetMachine. 2012-02-04 02:56:59 +00:00