summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-04-30ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool1-0/+31
2014-04-29Document recently added sphinx documentation options inDan Liew1-0/+27
2014-04-24Add 'musttail' marker to call instructionsReid Kleckner1-12/+29
2014-04-22[docs] Add a note to docs/README.txtSean Silva1-0/+9
2014-04-18Added Sphinx documentation generation to CMake build system.Reid Kleckner1-0/+15
2014-04-18Remove -simplify-libcalls pass form Passes documentationReid Kleckner1-9/+10
2014-04-18Fix example for VS2012.Paul Robinson1-1/+1
2014-04-17C++11: Compatibility with (C++03 => MSVC)Duncan P. N. Exon Smith1-3/+3
2014-04-17C++11: Document some limitations imposed by MSVCDuncan P. N. Exon Smith1-0/+6
2014-04-12Remove documentation for a deleted pass.Eric Christopher1-9/+0
2014-04-11blockfreq: Document BlockFrequencyInfo terminologyDuncan P. N. Exon Smith3-4/+140
2014-04-10Move the segmented stack switch to a function attributeReid Kleckner1-3/+2
2014-04-10YAMLIO: Allow scalars to dictate quotation rulesDavid Majnemer1-1/+3
2014-04-09Fix some doc and comment typosAlp Toker2-2/+2
2014-04-08[docs] VCS contains a record of authorshipSean Silva1-2/+0
2014-04-08[docs] Fix up some links to the preferred style.Sean Silva6-16/+18
2014-04-07[docs] Fix some linksSean Silva5-7/+8
2014-04-07[docs] Update link titleSean Silva1-1/+1
2014-04-07[docs] Fix some Sphinx warnings that have crept in.Sean Silva2-4/+5
2014-04-07Make docs point to new domain.Manuel Klimek1-3/+3
2014-04-03Stack map docs. Remove some stray markup.Andrew Trick1-4/+3
2014-04-03Minor update to the stack map documentation.Andrew Trick1-4/+10
2014-04-01Recover TableGen/LangRef, make it officialRenato Golin5-1307/+911
2014-03-31[Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka1-5/+11
2014-03-28Exception handling docs: Clarify how the llvm.eh.* intrinsics are usedMark Seaborn1-4/+13
2014-03-27Prevent alias from pointing to weak aliases.Rafael Espindola1-0/+4
2014-03-27inalloca: *Really* fix the docsReid Kleckner1-4/+2
2014-03-27Remove unneeded stale type.Reid Kleckner1-1/+0
2014-03-27inalloca: Fix incorrect example IR and remove LangRef warningReid Kleckner2-16/+13
2014-03-26Clarify that select is only non-branching on the IR-level, it often endsJoerg Sonnenberger1-1/+1
2014-03-26Clarify llvm.clear_cache description.Joerg Sonnenberger1-20/+13
2014-03-26Change @llvm.clear_cache default to call rt-libRenato Golin1-4/+14
2014-03-26Add @llvm.clear_cache builtinRenato Golin1-0/+30
2014-03-26Revert "Prevent alias from pointing to weak aliases."Rafael Espindola1-4/+0
2014-03-26Prevent alias from pointing to weak aliases.Rafael Espindola1-0/+4
2014-03-24Adding some very nascent information about the clang tablegen backends, with ...Aaron Ballman1-17/+49
2014-03-24Update release notes with EHABI current behaviourRenato Golin1-2/+1
2014-03-21Add overall description, file comments, some structureRenato Golin1-23/+138
2014-03-20Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn3-36/+6
2014-03-20Fix a few more grammatic errors in docs/TableGen/index.rstEli Bendersky1-4/+4
2014-03-20Fix a couple of typos and an inaccurate description in the new TableGen docEli Bendersky1-7/+6
2014-03-20Re-factor TableGen docsRenato Golin5-300/+1134
2014-03-18Add IAS/EHABI changes to release notesRenato Golin1-3/+32
2014-03-18Switch the type field in DIVariable and DIGlobalVariable over to DITypeRefs.Adrian Prantl1-1/+1
2014-03-14[docs] Add links to XMOS XCore documentation.Richard Osborne1-0/+6
2014-03-13Remove the linker_private and linker_private_weak linkages.Rafael Espindola2-13/+3
2014-03-13Test commit - remove trailing whitespaceStephan Tolksdorf1-1/+1
2014-03-12Fix whitespace in vectorizer exampleArnold Schwaighofer1-1/+1
2014-03-12Fix vectorizer docs.Arnold Schwaighofer1-3/+6
2014-03-12Remove projects/sample.Rafael Espindola4-77/+7