[mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.
[oota-llvm.git] / lib / IR / Metadata.cpp
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.