summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PTX/PTXMFInfoExtract.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-85/+0
* Convert more uses of XXXRegisterClass to &XXXRegClass. No functional change s...Craig Topper2012-04-201-6/+6
* Clean up some Release build warnings.Benjamin Kramer2011-12-271-0/+2
* PTX: Continue to fix up the register mess.Justin Holewinski2011-12-061-1/+14
* Move code into anonymous namespaces.Benjamin Kramer2011-11-261-2/+4
* PTX: Cleanup unused code in the PTXMFInfoExtract passJustin Holewinski2011-09-231-31/+0
* PTX: Use .param space for device function return values on SM 2.0+, and attemptJustin Holewinski2011-09-221-1/+1
* PTX: Fixup codegen to handle emission of virtual registers.Justin Holewinski2011-09-221-0/+7
* PTX: Finish new calling convention implementationJustin Holewinski2011-06-161-5/+1
* Extend initial support for primitive types in PTX backendChe-Liang Chiou2011-03-021-2/+2
* ptx: add passing parameter to kernel functionsChe-Liang Chiou2011-02-101-1/+3
* ptx: add store instructionChe-Liang Chiou2011-01-011-4/+22
* Add physical register counting functionsChe-Liang Chiou2010-11-081-0/+76
OpenPOWER on IntegriCloud