Make DataLayout Non-Optional in the Module
[oota-llvm.git] / lib / Target / NVPTX / NVPTXReplaceImageHandles.cpp
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...