summaryrefslogtreecommitdiff
path: root/lib/IR/Use.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-04[cleanup] Add a getOperandNo method to the Use class and implement itChandler Carruth1-0/+5
2014-03-04[cleanup] Use early exit and simpler temporary variables to clarify theChandler Carruth1-19/+18
2014-03-04[cleanup] Run clang-format over the Use code. It was *really*Chandler Carruth1-35/+31
2014-03-04[cleanup] Tidy up and modernize comments and the definition order forChandler Carruth1-60/+42
2013-01-14Fix CastingDavid Greene1-1/+1
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-1/+1
2013-01-02Rename VMCore directory to IR.Chandler Carruth1-0/+145