Add llvm::hexDigitValue to convert single characters to hex.
[oota-llvm.git] / docs / LangRef.rst
2013-01-18 Daniel Dunbar[MC/Mach-O] Implement integrated assembler support...
2013-01-17 Daniel Dunbar[docs] Get rid of some UTF8 characters (non-breaking...
2013-01-17 Daniel Dunbar[IR] Reserve/define the purpose for the "Linker Options...
2013-01-17 Lang HamesUpdate the description of the llvm.fmuladd.* intrinsics...
2013-01-16 Dmitri GribenkoDocumentation: fix a typo 'IEE754'
2013-01-16 Daniel Dunbar[IR] Add 'Append' and 'AppendUnique' module flag behaviors.
2013-01-15 Daniel Dunbar[IR] Add verifier support for llvm.module.flags.
2012-12-20 James MolloyAdd a new attribute, 'noduplicate'. If a function conta...
2012-12-09 Chris LattnerSo many people have touched this, it doesn't make sense...
2012-12-07 Sean Silvadocs: Convert LangRef to reST.