aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IR/InstrTypes.h
Commit message (Expand)AuthorAgeFilesLines
* 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