[Modules] Move the LeakDetector header into the IR library where the
[oota-llvm.git] / lib / IR / Metadata.cpp
2014-03-04 Chandler Carruth[Modules] Move the LeakDetector header into the IR...
2014-03-04 Chandler Carruth[Modules] Move the ConstantRange class into the IR...
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2014-01-28 Rafael EspindolaFix pr14893.
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-04-22 Manman RenStruct-path aware TBAA: update getMostGenericTBAA
2013-03-08 David BlaikieAssert to bounds check MDNode::getOperand.
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.