summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Use.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a URL (NFC)Justin Bogner2014-08-211-1/+1
* Fix some doc and comment typosAlp Toker2014-04-091-1/+1
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-091-2/+2
* [cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth2014-03-041-0/+5
* [cleanup] Use early exit and simpler temporary variables to clarify theChandler Carruth2014-03-041-19/+18
* [cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth2014-03-041-35/+31
* [cleanup] Tidy up and modernize comments and the definition order forChandler Carruth2014-03-041-60/+42
* Fix CastingDavid Greene2013-01-141-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Rename VMCore directory to IR.Chandler Carruth2013-01-021-0/+145
OpenPOWER on IntegriCloud