aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/Constants.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-12/+14
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-20/+44
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-63/+95
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-21/+27
* Merging r196637:Bill Wendling2013-12-081-1/+9
* Fix spacing, forward declare order.Matt Arsenault2013-11-181-3/+3
* Add addrspacecast instruction.Matt Arsenault2013-11-151-0/+1
* remove some @deprecated markers: LLVM APIs aren't deprecated, they are remove...Chris Lattner2013-06-181-2/+0
* replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...Peng Cheng2013-05-011-9/+10
* 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/+1163