summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PTX/PTXMCAsmInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename createAsmInfo to createMCAsmInfo and move registration code to ↵Evan Cheng2011-07-141-30/+0
| | | | | | MCTargetDesc to prepare for next round of changes. llvm-svn: 135219
* Add the exit instruction to the PTX target.Eric Christopher2010-09-181-0/+30
Patch by Che-Liang Chiou <clchiou@gmail.com>! llvm-svn: 114294
OpenPOWER on IntegriCloud