IR: MDNode => Value: Add Instruction::getMDNode()
[oota-llvm.git] / lib / IR / AsmWriter.h
2014-08-19 Duncan P. N. Exon... IR: Implement uselistorder assembly directives
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-27 David MajnemerIR: Add COMDATs to the IR
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-05-23 Daniel MaleaRe-implement DebugIR in a way that does not subclass...