summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Use.h
Commit message (Expand)AuthorAge
* Updated the link to the correct URL.Yaron Keren2014-04-29
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Sink the iterator over a Value's users into the Value typeChandler Carruth2014-03-05
* [cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth2014-03-04
* [cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth2014-03-04
* [cleanup] Tidy up and modernize comments and the definition order forChandler Carruth2014-03-04
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Enable pod-like optimizations for pred and succ iterators.Benjamin Kramer2013-05-20
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* Cleanup the simplify_type implementation.Rafael Espindola2013-03-27
* Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie2013-02-18
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02