summaryrefslogtreecommitdiff
path: root/lib/IR/Use.cpp
AgeCommit message (Expand)Author
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko
2014-08-21Fix a URL (NFC)Justin Bogner
2014-04-09Fix some doc and comment typosAlp Toker
2014-04-09[C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper
2014-03-04[cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth
2014-03-04[cleanup] Use early exit and simpler temporary variables to clarify theChandler Carruth
2014-03-04[cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth
2014-03-04[cleanup] Tidy up and modernize comments and the definition order forChandler Carruth
2013-01-14Fix CastingDavid Greene
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth
2013-01-02Rename VMCore directory to IR.Chandler Carruth