summaryrefslogtreecommitdiff
path: root/lib/Target/PTX/TargetInfo
Commit message (Expand)AuthorAge
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* build: Attempt to rectify inconsistencies between CMake and LLVMBuild version...Daniel Dunbar2011-11-12
* build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar2011-11-03
* Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng2011-08-24
* Actually finish switching to the new system for Target sublibraryChandler Carruth2011-08-01
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* PTX: Add intrinsics to list of built-in intrinsics, which allows them to beJustin Holewinski2011-04-20
* Add the exit instruction to the PTX target.Eric Christopher2010-09-18
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-07