IR: Split Metadata from Value
[oota-llvm.git] / lib / Target / NVPTX / NVPTXGenericToNVVM.cpp
2014-12-09 Duncan P. N. Exon... IR: Split Metadata from Value
2014-11-11 Duncan P. N. Exon... Revert "IR: MDNode => Value"
2014-11-05 Duncan P. N. Exon... IR: MDNode => Value: NamedMDNode::getOperator()
2014-08-19 Duncan P. N. Exon... NVPTX: Use RAUW instead of reinventing the wheel
2014-06-27 Justin Holewinski[NVPTX] Do not process samplers in GenericToNVVM
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-03-04 Chandler Carruth[Modules] Move ValueMap to the IR library. While this...
2014-01-27 Gautam Chakrabartitest commit: add minor comment
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-05-20 Justin Holewinski[NVPTX] Add GenericToNVVM IR converter to better handle...