Merging r258471:
[oota-llvm.git] / lib / Target / NVPTX / NVPTXReplaceImageHandles.cpp
2015-07-08 Eli BenderskyCosmetic cleanups - NFC
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-19 Eric ChristopherRemove all use of getDrvInterface off of NVPTXSubtarget...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-09-03 Benjamin KramerAdd override to overriden virtual methods, remove virtu...
2014-08-30 Craig TopperRemove 'virtual' keyword from methods markedwith 'overr...
2014-07-17 Justin Holewinski[NVPTX] Add more surface/texture intrinsics, including...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-09 Justin Holewinski[NVPTX] Add preliminary intrinsics and codegen support...