Documentation: fix syntax error
[oota-llvm.git] / docs / LangRef.rst
2013-01-26 Dmitri GribenkoDocumentation: fix syntax error
2013-01-23 Eli BenderskyFix small typo
2013-01-23 Bill WendlingAdd the heuristic to differentiate SSPStrong from SSPRe...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-19 Dmitri GribenkoDocumentation: replace some non-ASCII characters by...
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.