Revert "[FastIsel][X86] Add support for lowering the first 8 floating-point arguments."
[oota-llvm.git] / lib / IR / AsmWriter.h
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...