summaryrefslogtreecommitdiff
path: root/lib/IR/Metadata.cpp
Commit message (Expand)AuthorAge
* The count() function for STL datatypes returns unsigned, even where it'sYaron Keren2014-06-20
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-15
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-09
* [C++11] Modernize the IR library a bit.Benjamin Kramer2014-03-10
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* [Modules] Move the LeakDetector header into the IR library where theChandler Carruth2014-03-04
* [Modules] Move the ConstantRange class into the IR library. This isChandler Carruth2014-03-04
* [Modules] Move ValueHandle into the IR library where Value itself lives.Chandler Carruth2014-03-04
* Fix pr14893.Rafael Espindola2014-01-28
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector s...Craig Topper2013-07-14
* Struct-path aware TBAA: update getMostGenericTBAA Manman Ren2013-04-22
* Assert to bounds check MDNode::getOperand.David Blaikie2013-03-08
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Rename VMCore directory to IR.Chandler Carruth2013-01-02