[opaque pointer type]: Pass explicit pointee type when building a constant GEP.
[oota-llvm.git] / include / llvm / IR / Use.h
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-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-04-29 Yaron KerenUpdated the link to the correct URL.
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-05 Chandler Carruth[C++11] Sink the iterator over a Value's users into...
2014-03-04 Chandler Carruth[cleanup] Add a getOperandNo method to the Use class...
2014-03-04 Chandler Carruth[cleanup] Run clang-format over the Use code. It was...
2014-03-04 Chandler Carruth[cleanup] Tidy up and modernize comments and the defini...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-05-20 Benjamin KramerEnable pod-like optimizations for pred and succ iterators.
2013-05-01 Filip PizloThis patch breaks up Wrap.h so that it does not have...
2013-03-27 Rafael EspindolaCleanup the simplify_type implementation.
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...