aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PTX/PTXInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Hide the call to InitMCInstrInfo into tblgen generated ctor.Evan Cheng2011-07-011-1/+4
* PTX: Fix FrameIndex mapping bugJustin Holewinski2011-06-221-1/+1
* PTX: Add basic register spilling codeJustin Holewinski2011-06-201-0/+23
* ptx: add analyze/insert/remove branchChe-Liang Chiou2011-03-221-0/+20
* ptx: add basic support of predicate executionChe-Liang Chiou2011-03-131-49/+61
* ptx: add passing parameter to kernel functionsChe-Liang Chiou2011-02-101-0/+24
* Add lower argument and return of device functionChe-Liang Chiou2010-10-191-0/+16
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+35