aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-04-30ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool
2014-04-29Document recently added sphinx documentation options inDan Liew
2014-04-24Add 'musttail' marker to call instructionsReid Kleckner
2014-04-22[docs] Add a note to docs/README.txtSean Silva
2014-04-18Added Sphinx documentation generation to CMake build system.Reid Kleckner
2014-04-18Remove -simplify-libcalls pass form Passes documentationReid Kleckner
2014-04-18Fix example for VS2012.Paul Robinson
2014-04-17C++11: Compatibility with (C++03 => MSVC)Duncan P. N. Exon Smith
2014-04-17C++11: Document some limitations imposed by MSVCDuncan P. N. Exon Smith
2014-04-12Remove documentation for a deleted pass.Eric Christopher
2014-04-11blockfreq: Document BlockFrequencyInfo terminologyDuncan P. N. Exon Smith
2014-04-10Move the segmented stack switch to a function attributeReid Kleckner
2014-04-10YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer
2014-04-09Fix some doc and comment typosAlp Toker
2014-04-08[docs] VCS contains a record of authorshipSean Silva
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva
2014-04-07[docs] Fix some linksSean Silva
2014-04-07[docs] Update link titleSean Silva
2014-04-07[docs] Fix some Sphinx warnings that have crept in.Sean Silva
2014-04-07Make docs point to new domain.Manuel Klimek
2014-04-03Stack map docs. Remove some stray markup.Andrew Trick
2014-04-03Minor update to the stack map documentation.Andrew Trick
2014-04-01Recover TableGen/LangRef, make it officialRenato Golin
2014-03-31[Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka
2014-03-28Exception handling docs: Clarify how the llvm.eh.* intrinsics are usedMark Seaborn
2014-03-27Prevent alias from pointing to weak aliases.Rafael Espindola
2014-03-27inalloca: *Really* fix the docsReid Kleckner
2014-03-27Remove unneeded stale type.Reid Kleckner
2014-03-27inalloca: Fix incorrect example IR and remove LangRef warningReid Kleckner
2014-03-26Clarify that select is only non-branching on the IR-level, it often endsJoerg Sonnenberger
2014-03-26Clarify llvm.clear_cache description.Joerg Sonnenberger
2014-03-26Change @llvm.clear_cache default to call rt-libRenato Golin
2014-03-26Add @llvm.clear_cache builtinRenato Golin
2014-03-26Revert "Prevent alias from pointing to weak aliases."Rafael Espindola
2014-03-26Prevent alias from pointing to weak aliases.Rafael Espindola
2014-03-24Adding some very nascent information about the clang tablegen backends, with ...Aaron Ballman
2014-03-24Update release notes with EHABI current behaviourRenato Golin
2014-03-21Add overall description, file comments, some structureRenato Golin
2014-03-20Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn
2014-03-20Fix a few more grammatic errors in docs/TableGen/index.rstEli Bendersky
2014-03-20Fix a couple of typos and an inaccurate description in the new TableGen docEli Bendersky
2014-03-20Re-factor TableGen docsRenato Golin
2014-03-18Add IAS/EHABI changes to release notesRenato Golin
2014-03-18Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl
2014-03-14[docs] Add links to XMOS XCore documentation.Richard Osborne
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola
2014-03-13Test commit - remove trailing whitespaceStephan Tolksdorf
2014-03-12Fix whitespace in vectorizer exampleArnold Schwaighofer
2014-03-12Fix vectorizer docs.Arnold Schwaighofer
2014-03-12Remove projects/sample.Rafael Espindola