aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix small typoEli Bendersky2013-01-231-1/+1
* Add the heuristic to differentiate SSPStrong from SSPRequired.Bill Wendling2013-01-231-3/+14
* Add the IR attribute 'sspstrong'.Bill Wendling2013-01-231-2/+10
* Documentation: replace some non-ASCII characters by equivalent markupDmitri Gribenko2013-01-191-19/+19
* [MC/Mach-O] Implement integrated assembler support for linker options.Daniel Dunbar2013-01-181-3/+3
* [docs] Get rid of some UTF8 characters (non-breaking space maybe).Daniel Dunbar2013-01-171-16/+16
* [IR] Reserve/define the purpose for the "Linker Options" metadata flags.Daniel Dunbar2013-01-171-0/+34
* Update the description of the llvm.fmuladd.* intrinsics to avoid use of theLang Hames2013-01-171-2/+4
* Documentation: fix a typo 'IEE754'Dmitri Gribenko2013-01-161-1/+1
* [IR] Add 'Append' and 'AppendUnique' module flag behaviors.Daniel Dunbar2013-01-161-0/+10
* [IR] Add verifier support for llvm.module.flags.Daniel Dunbar2013-01-151-20/+29
* Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy2012-12-201-0/+11
* So many people have touched this, it doesn't make sense to ascribe authorship...Chris Lattner2012-12-091-3/+0
* docs: Convert LangRef to reST.Sean Silva2012-12-071-0/+8301