[ADT] Switch a bunch of places in LLVM that were doing single-character
[oota-llvm.git] / lib / Target / NVPTX / NVVMReflect.cpp
2015-09-10 Chandler Carruth[ADT] Switch a bunch of places in LLVM that were doing...
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-03-23 Benjamin KramerRe-sort includes with sort-includes.py and insert raw_o...
2015-03-19 Artem BelevichAdd support for __nvvm_reflect changes in libdevice...
2014-06-27 Justin Holewinski[NVPTX] Add reflect intrinsic (better than matching...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-04-25 Craig Topper[C++] Use 'nullptr'. Target edition.
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-03-09 Chandler Carruth[C++11] Add range based accessors for the Use-Def chain...
2014-01-24 Alp TokerFix known typos
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-10-18 Nadav RotemMark some command line flags as hidden
2013-05-20 Justin Holewinski[NVPTX] Add programmatic interface to NVVMReflect pass
2013-04-02 Justin Holewinski[NVPTX] Fix a few style issues in NVVMReflect
2013-03-30 Justin Holewinski[NVPTX] Add NVVMReflect pass to allow compile-time...