summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* [LangRef] Improve llvm.mem.parallel_loop_access exampleTobias Grosser2014-03-05
* Change x86mmx -> x86_mmx in LangRef.rstReid Kleckner2014-03-05
* LangRef: Remove stale docs on LLVM types in module structureReid Kleckner2014-03-05
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-04
* Avoid std::function until PR19030 is fixedReid Kleckner2014-03-03
* Document that std::initializer_list is not always available.Peter Collingbourne2014-03-03
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-03
* C++11: Beware unnecessary copies with autoDuncan P. N. Exon Smith2014-03-03
* Clarify struct usage guidelinesDuncan P. N. Exon Smith2014-03-03
* [C++11] Suggest placing callable arguments as the last argument toChandler Carruth2014-03-02
* [C++11] Update the coding standards to provide some important guidanceChandler Carruth2014-03-02
* remove an old entry whose link is broken anywayChris Lattner2014-03-02
* [docs] Fix some Sphinx warnings.Sean Silva2014-03-02
* [docs] Update the docs to remove my hedging about C++98 vs. C++11. =]Chandler Carruth2014-03-01
* [docs] Clarify that there isn't much to be done other than watch buildChandler Carruth2014-02-28
* Add more whitespace to fix more bullets.Richard Smith2014-02-28
* Add whitespace to try to fix bulleted list.Richard Smith2014-02-28
* Fix some links to C++11 feature papers in the Coding StandardsBen Langmuir2014-02-28
* add missing 3.4 releaseGabor Greif2014-02-28
* [docs] Add a section to the coding standards about languages and such.Chandler Carruth2014-02-28
* [docs] A slight tweak to the intro for the golden rule in the codingChandler Carruth2014-02-28
* [docs] Tweak the example to match what is apparantly the desired formChandler Carruth2014-02-28
* [docs] Switch to external hyperlink references. Much more readable andChandler Carruth2014-02-28
* [docs] Fix my links to use the correct ReST syntax.Chandler Carruth2014-02-28
* [docs] Fix 80-column wrap that I messed up.Chandler Carruth2014-02-28
* [docs] Tweak discussion of BSDs based on feedback from Roman Divacky.Chandler Carruth2014-02-28
* [docs] Add a big section with details about how to go about acquiringChandler Carruth2014-02-28
* Now that it is possible, use the mangler in IRObjectFile.Rafael Espindola2014-02-28
* [docs] Stop advertising 'make update'. It isn't implemented in CMake andChandler Carruth2014-02-27
* [docs] Actually spell out the new version requirements for the host C++Chandler Carruth2014-02-27
* [docs] Clean up some of the required software to not mention irrelevantChandler Carruth2014-02-27
* [docs] Switch this table to the simple form as well. No content changed.Chandler Carruth2014-02-27
* [docs] Switch to the incredibly simpler "simple table" form. It nowChandler Carruth2014-02-27
* [docs] Delete tons of bad information in the requirements section of theChandler Carruth2014-02-27
* Exception handling docs: Fix a typoMark Seaborn2014-02-27
* Exception handling docs: Describe landingpad clauses' meanings in more detailMark Seaborn2014-02-25
* Make DisableIntegratedAS a TargetOption.Rafael Espindola2014-02-21
* Added release note about making all inline assembly parsed (even for assemblyDaniel Sanders2014-02-20
* [docs] Clean up some more llvm-gcc stuffSean Silva2014-02-19
* [docs] Nuke some references to llvm-gccSean Silva2014-02-18
* PGO: llvm-profdata: tool for merging profilesDuncan P. N. Exon Smith2014-02-17
* Cleanup docs about lit substitutionsNico Rieck2014-02-15
* Fix typoNico Rieck2014-02-15
* Add a note about using "Differential Revision:" in commit messagesMark Seaborn2014-02-11
* [docs] [tblgen] clarify that code fragments are just string literalsSean Silva2014-02-09
* [docs] [tblgen] There is no "code" type.Sean Silva2014-02-09
* [docs] TableGen easter egg: Multiline string literalsSean Silva2014-02-09
* Remove support for not using .loc directives.Rafael Espindola2014-02-05
* HowToReleaseLLVM: Add information about dot releasesTom Stellard2014-02-04
* Add a note to documentation that Clang + libstdc++ 4.7.2 can not be used to b...Dmitri Gribenko2014-02-04