Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PTX: Various stylistic and code readability changes recommended by Jim Grosbach. | Justin Holewinski | 2011-09-30 | 1 | -2/+1 |
| | | | | llvm-svn: 140855 | ||||
* | PTX: MC-ize the PTX back-end (patch 1 of N) | Justin Holewinski | 2011-09-28 | 1 | -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 |