Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -3/+3 |
| | | | | | | | | | | Add header guards to files that were missing guards. Remove #endif comments as they don't seem common in LLVM (we can easily add them back if we decide they're useful) Changes made by clang-tidy with minor tweaks. llvm-svn: 215558 | ||||
* | Move R600 subtarget dependent variables onto the subtarget. | Eric Christopher | 2014-07-25 | 1 | -1/+1 |
| | | | | | | No functional change. llvm-svn: 213982 | ||||
* | R600: Rename AMDIL file | Matt Arsenault | 2014-06-23 | 1 | -0/+48 |
llvm-svn: 211512 |