summaryrefslogtreecommitdiff
path: root/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp
Commit message (Expand)AuthorAge
* [NVPTX] Do not process samplers in GenericToNVVMJustin Holewinski2014-06-27
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* [C++11] Add range based accessors for the Use-Def chain of a Value.Chandler Carruth2014-03-09
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04
* test commit: add minor commentGautam Chakrabarti2014-01-27
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...Craig Topper2013-07-04
* [NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputsJustin Holewinski2013-05-20