summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Value.h
Commit message (Expand)AuthorAge
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-09
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Add a new helper method to Value to strip in-bounds constant offsets ofChandler Carruth2013-08-22
* Clean up the doxygen formatting of the comments on the strip* methods onChandler Carruth2013-08-22
* Fix const merging when an alias of a const is llvm.used.Rafael Espindola2013-05-06
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* 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