summaryrefslogtreecommitdiff
path: root/include/llvm/IR/InstrTypes.h
Commit message (Expand)AuthorAge
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.Craig Topper2014-03-10
* Teach lint about address spacesMatt Arsenault2014-03-06
* [C+11] Add 'override' keyword to methods in the support library.Craig Topper2014-03-04
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-02
* Revert "Remove isCastable since nothing uses it now"Matt Arsenault2013-07-30
* Remove isCastable since nothing uses it nowMatt Arsenault2013-07-30
* Change behavior of calling bitcasted alias functions.Matt Arsenault2013-07-30
* Fix wrong comment. Null is not acceptable.Matt Arsenault2013-05-31
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Consider expression "0.0 - X" as the negation of X ifShuxin Yang2013-01-09
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02