summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove projects/sample.Rafael Espindola2014-03-124-77/+7
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-121-0/+5
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-111-9/+11
* Object: rename ARMV7 to ARMNTSaleem Abdulrasool2014-03-111-1/+1
* Docs: remove paragraph about manual account creation.Tim Northover2014-03-101-7/+0
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-091-1/+1
* [docs] Teach CMake docs build how to generate Qt Creator help/documentation f...Michael Gottesman2014-03-073-31/+115
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-071-2/+2
* C++11: Remove const from in auto guidelinesDuncan P. N. Exon Smith2014-03-071-7/+5
* C++11: Copy pointers with const auto *Duncan P. N. Exon Smith2014-03-071-1/+5
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-071-2/+2
* [Typo] Fix sentence in CMake documentation.Ahmed Charles2014-03-071-1/+1
* Add missing "[unnamed_addr]" to LangRef.rst#functions.Rafael Espindola2014-03-071-1/+1
* [LangRef] Improve llvm.mem.parallel_loop_access exampleTobias Grosser2014-03-051-8/+9
* Change x86mmx -> x86_mmx in LangRef.rstReid Kleckner2014-03-051-7/+5
* LangRef: Remove stale docs on LLVM types in module structureReid Kleckner2014-03-051-19/+10
* [Modules] Move ValueMap to the IR library. While this class does notChandler Carruth2014-03-041-1/+1
* Avoid std::function until PR19030 is fixedReid Kleckner2014-03-031-0/+4
* Document that std::initializer_list is not always available.Peter Collingbourne2014-03-031-0/+3
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-031-2/+5
* C++11: Beware unnecessary copies with autoDuncan P. N. Exon Smith2014-03-031-0/+21
* Clarify struct usage guidelinesDuncan P. N. Exon Smith2014-03-031-5/+31
* [C++11] Suggest placing callable arguments as the last argument toChandler Carruth2014-03-021-0/+4
* [C++11] Update the coding standards to provide some important guidanceChandler Carruth2014-03-021-4/+126
* remove an old entry whose link is broken anywayChris Lattner2014-03-021-8/+0
* [docs] Fix some Sphinx warnings.Sean Silva2014-03-024-4/+7
* [docs] Update the docs to remove my hedging about C++98 vs. C++11. =]Chandler Carruth2014-03-011-17/+16
* [docs] Clarify that there isn't much to be done other than watch buildChandler Carruth2014-02-281-0/+5
* Add more whitespace to fix more bullets.Richard Smith2014-02-281-0/+2
* Add whitespace to try to fix bulleted list.Richard Smith2014-02-281-0/+1
* Fix some links to C++11 feature papers in the Coding StandardsBen Langmuir2014-02-281-16/+16
* add missing 3.4 releaseGabor Greif2014-02-281-0/+1
* [docs] Add a section to the coding standards about languages and such.Chandler Carruth2014-02-281-0/+115
* [docs] A slight tweak to the intro for the golden rule in the codingChandler Carruth2014-02-281-3/+3
* [docs] Tweak the example to match what is apparantly the desired formChandler Carruth2014-02-281-10/+10
* [docs] Switch to external hyperlink references. Much more readable andChandler Carruth2014-02-281-16/+19
* [docs] Fix my links to use the correct ReST syntax.Chandler Carruth2014-02-281-3/+3
* [docs] Fix 80-column wrap that I messed up.Chandler Carruth2014-02-281-5/+5
* [docs] Tweak discussion of BSDs based on feedback from Roman Divacky.Chandler Carruth2014-02-281-3/+4
* [docs] Add a big section with details about how to go about acquiringChandler Carruth2014-02-281-0/+65
* Now that it is possible, use the mangler in IRObjectFile.Rafael Espindola2014-02-281-0/+3
* [docs] Stop advertising 'make update'. It isn't implemented in CMake andChandler Carruth2014-02-271-4/+0
* [docs] Actually spell out the new version requirements for the host C++Chandler Carruth2014-02-271-79/+19
* [docs] Clean up some of the required software to not mention irrelevantChandler Carruth2014-02-271-12/+7
* [docs] Switch this table to the simple form as well. No content changed.Chandler Carruth2014-02-271-23/+14
* [docs] Switch to the incredibly simpler "simple table" form. It nowChandler Carruth2014-02-271-29/+17
* [docs] Delete tons of bad information in the requirements section of theChandler Carruth2014-02-271-45/+14
* Exception handling docs: Fix a typoMark Seaborn2014-02-271-1/+1
* Exception handling docs: Describe landingpad clauses' meanings in more detailMark Seaborn2014-02-251-6/+55
* Make DisableIntegratedAS a TargetOption.Rafael Espindola2014-02-211-1/+2