aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Value.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-36/+28
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-81/+225
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-13/+13
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-34/+34
* Update to LLVM 3.5a.Stephen Hines2014-04-241-10/+128
* 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