IR: MDNode => Value: Add Instruction::getMDNode()
[oota-llvm.git] / lib / IR / InlineAsm.cpp
2014-09-05 Akira Hatanaka[inline asm] Add a check in InlineAsm::ConstraintInfo...
2014-04-09 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-03-11 Benjamin KramerRemove copy ctors that did the same thing as the defaul...
2013-02-12 Guy BenyeiAdd static cast to unsigned char whenever a character...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2013-01-02 Chandler CarruthRename VMCore directory to IR.