Move TargetRegistry and TargetSelect from Target to Support where they belong.
[oota-llvm.git] / lib / Target / PTX / TargetInfo / PTXTargetInfo.cpp
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-04-20 Justin HolewinskiPTX: Add intrinsics to list of built-in intrinsics...
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-07 Nick LewyckyCreate PTX backend. Patch by Che-Liang Chiou!