aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Value.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new helper method to Value to strip in-bounds constant offsets ofChandler Carruth2013-08-221-12/+31
* Clean up the doxygen formatting of the comments on the strip* methods onChandler Carruth2013-08-221-16/+16
* Fix const merging when an alias of a const is llvm.used.Rafael Espindola2013-05-061-3/+13
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-011-0/+25
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+411