Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all use of getDrvInterface off of NVPTXSubtarget and clean | Eric Christopher | 2015-02-19 | 1 | -2/+4 |
* | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth | 2015-01-14 | 1 | -1/+1 |
* | Add override to overriden virtual methods, remove virtual keywords. | Benjamin Kramer | 2014-09-03 | 1 | -1/+1 |
* | Remove 'virtual' keyword from methods markedwith 'override' keyword. | Craig Topper | 2014-08-30 | 1 | -1/+1 |
* | [NVPTX] Add more surface/texture intrinsics, including CUDA unified texture f... | Justin Holewinski | 2014-07-17 | 1 | -223/+55 |
* | [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final... | Craig Topper | 2014-04-29 | 1 | -1/+1 |
* | [NVPTX] Add preliminary intrinsics and codegen support for textures/surfaces | Justin Holewinski | 2014-04-09 | 1 | -0/+357 |