summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/AMDGPUIntrinsicInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-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 Christopher2014-07-251-1/+1
| | | | | | No functional change. llvm-svn: 213982
* R600: Rename AMDIL fileMatt Arsenault2014-06-231-0/+48
llvm-svn: 211512
OpenPOWER on IntegriCloud