aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/PTXISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* PTX: Prevent DCE from eliminating st.param calls, and unify the handling ofJustin Holewinski2011-06-231-1/+1
* PTX: Use .param space for parameters in device functions for SM >= 2.0Justin Holewinski2011-06-231-1/+2
* PTX: Fix whitespace errorsJustin Holewinski2011-06-161-3/+3
* Make the logic for determining function alignment more explicit. No function...Eli Friedman2011-05-061-3/+0
* PTX: support for select_cc and fixes for setccJustin Holewinski2011-04-281-1/+5
* PTX: Fix various codegen issuesJustin Holewinski2011-03-181-1/+2
* ptx: add passing parameter to kernel functionsChe-Liang Chiou2011-02-101-0/+1
* ptx: add ld instruction and testChe-Liang Chiou2010-12-221-0/+5
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-251-1/+2
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+60