summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Exception handling docs: Clarify how the llvm.eh.* intrinsics are usedMark Seaborn2014-03-28
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-27
* inalloca: *Really* fix the docsReid Kleckner2014-03-27
* Remove unneeded stale type.Reid Kleckner2014-03-27
* inalloca: Fix incorrect example IR and remove LangRef warningReid Kleckner2014-03-27
* Clarify that select is only non-branching on the IR-level, it often endsJoerg Sonnenberger2014-03-26
* Clarify llvm.clear_cache description.Joerg Sonnenberger2014-03-26
* Change @llvm.clear_cache default to call rt-libRenato Golin2014-03-26
* Add @llvm.clear_cache builtinRenato Golin2014-03-26
* Revert "Prevent alias from pointing to weak aliases."Rafael Espindola2014-03-26
* Prevent alias from pointing to weak aliases.Rafael Espindola2014-03-26
* Adding some very nascent information about the clang tablegen backends, with ...Aaron Ballman2014-03-24
* Update release notes with EHABI current behaviourRenato Golin2014-03-24
* Add overall description, file comments, some structureRenato Golin2014-03-21
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Fix a few more grammatic errors in docs/TableGen/index.rstEli Bendersky2014-03-20
* Fix a couple of typos and an inaccurate description in the new TableGen docEli Bendersky2014-03-20
* Re-factor TableGen docsRenato Golin2014-03-20
* Add IAS/EHABI changes to release notesRenato Golin2014-03-18
* Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl2014-03-18
* [docs] Add links to XMOS XCore documentation.Richard Osborne2014-03-14
* Remove the linker_private and linker_private_weak linkages.Rafael Espindola2014-03-13
* Test commit - remove trailing whitespaceStephan Tolksdorf2014-03-13
* Fix whitespace in vectorizer exampleArnold Schwaighofer2014-03-12
* Fix vectorizer docs.Arnold Schwaighofer2014-03-12
* Remove projects/sample.Rafael Espindola2014-03-12
* Reject alias to undefined symbols in the verifier.Rafael Espindola2014-03-12
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* Object: rename ARMV7 to ARMNTSaleem Abdulrasool2014-03-11
* Docs: remove paragraph about manual account creation.Tim Northover2014-03-10
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-09
* [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