summaryrefslogtreecommitdiff
path: root/lib/Target/PTX/PTXMFInfoExtract.cpp
Commit message (Expand)AuthorAge
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...Craig Topper2012-04-20
* Clean up some Release build warnings.Benjamin Kramer2011-12-27
* PTX: Continue to fix up the register mess.Justin Holewinski2011-12-06
* Move code into anonymous namespaces.Benjamin Kramer2011-11-26
* PTX: Cleanup unused code in the PTXMFInfoExtract passJustin Holewinski2011-09-23
* PTX: Use .param space for device function return values on SM 2.0+, and attemptJustin Holewinski2011-09-22
* PTX: Fixup codegen to handle emission of virtual registers.Justin Holewinski2011-09-22
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-16
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-02
* ptx: add passing parameter to kernel functionsChe-Liang Chiou2011-02-10
* ptx: add store instructionChe-Liang Chiou2011-01-01
* Add physical register counting functionsChe-Liang Chiou2010-11-08