aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename XXXGenSubtarget.inc to XXXGenSubtargetInfo.inc for consistency.Evan Cheng2011-07-011-1/+1
* Merge XXXGenRegisterNames.inc into XXXGenRegisterInfo.incEvan Cheng2011-06-281-2/+1
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-271-3/+0
* Starting to refactor Target to separate out code that's needed to fully describeEvan Cheng2011-06-241-2/+3
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-161-0/+1
* Use explicit add_subdirectory's for LLVM target sublibraries insteadOscar Fuentes2011-02-201-0/+2
* Update CMake stuffAnton Korobeynikov2011-01-101-1/+1
* Attempt to unbreak cmake-based buildsAnton Korobeynikov2010-11-151-0/+1
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-141-0/+1
* Add physical register counting functionsChe-Liang Chiou2010-11-081-0/+1
* Add a dummy PTXMCAsmStreamer classChe-Liang Chiou2010-11-081-0/+1
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-281-2/+0
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+16
* Create PTX backend. Patch by Che-Liang Chiou!Nick Lewycky2010-09-071-0/+6