summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Add 'musttail' marker to call instructionsReid Kleckner2014-04-24
* [docs] Add a note to docs/README.txtSean Silva2014-04-22
* Added Sphinx documentation generation to CMake build system.Reid Kleckner2014-04-18
* Remove -simplify-libcalls pass form Passes documentationReid Kleckner2014-04-18
* Fix example for VS2012.Paul Robinson2014-04-18
* C++11: Compatibility with (C++03 => MSVC)Duncan P. N. Exon Smith2014-04-17
* C++11: Document some limitations imposed by MSVCDuncan P. N. Exon Smith2014-04-17
* Remove documentation for a deleted pass.Eric Christopher2014-04-12
* blockfreq: Document BlockFrequencyInfo terminologyDuncan P. N. Exon Smith2014-04-11
* Move the segmented stack switch to a function attributeReid Kleckner2014-04-10
* YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer2014-04-10
* Fix some doc and comment typosAlp Toker2014-04-09
* [docs] VCS contains a record of authorshipSean Silva2014-04-08
* [docs] Fix up some links to the preferred style.Sean Silva2014-04-08
* [docs] Fix some linksSean Silva2014-04-07
* [docs] Update link titleSean Silva2014-04-07
* [docs] Fix some Sphinx warnings that have crept in.Sean Silva2014-04-07
* Make docs point to new domain.Manuel Klimek2014-04-07
* Stack map docs. Remove some stray markup.Andrew Trick2014-04-03
* Minor update to the stack map documentation.Andrew Trick2014-04-03
* Recover TableGen/LangRef, make it officialRenato Golin2014-04-01
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-31
* 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