aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/InstrTypes.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+6
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+28
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-35/+49
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-18/+18
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+9
* Revert "Remove isCastable since nothing uses it now"Matt Arsenault2013-07-301-5/+11
* Remove isCastable since nothing uses it nowMatt Arsenault2013-07-301-11/+5
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-301-6/+12
* Fix wrong comment. Null is not acceptable.Matt Arsenault2013-05-311-1/+1
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Consider expression "0.0 - X" as the negation of X ifShuxin Yang2013-01-091-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-0/+851