summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PTX/PTXMCInstLower.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PTX: Various stylistic and code readability changes recommended by Jim Grosbach.Justin Holewinski2011-09-301-2/+1
| | | | llvm-svn: 140855
* PTX: MC-ize the PTX back-end (patch 1 of N)Justin Holewinski2011-09-281-0/+33
Lay some groundwork for converting to MC-based asm printer. This is the first of probably many patches to bring the back-end back up-to-date with all of the recent MC changes. llvm-svn: 140697
OpenPOWER on IntegriCloud