summaryrefslogtreecommitdiff
path: root/include/llvm/IR/Constants.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] Add 'override' keyword to IR library.Craig Topper2014-03-05
* Add a const lookup routine to get a BlockAddress constant if there isChandler Carruth2014-01-19
* Upgrade ConstantFP's negative zero and infinity getters to handle vector types.Benjamin Kramer2014-01-18
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Add getBitCastOrAddrSpaceCastMatt Arsenault2013-12-07
* Fix spacing, forward declare order.Matt Arsenault2013-11-18
* Add addrspacecast instruction.Matt Arsenault2013-11-15
* remove some @deprecated markers: LLVM APIs aren't deprecated, they are remove...Chris Lattner2013-06-18
* replace reinterpret_cast by cast or remove reinterpret_cast to get rid of win...Peng Cheng2013-05-01
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02