summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* [docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman2014-03-07
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* C++11: Remove const from in auto guidelinesDuncan P. N. Exon Smith2014-03-07
* C++11: Copy pointers with const auto *Duncan P. N. Exon Smith2014-03-07
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-07
* [Typo] Fix sentence in CMake documentation.Ahmed Charles2014-03-07
* Add missing "[unnamed_addr]" to LangRef.rst#functions.Rafael Espindola2014-03-07
* [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