summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-05-15Fix typosAlp Toker3-3/+3
2014-05-14Update of the documentation: I think we are now happy with PhabricatorSylvestre Ledru1-2/+1
2014-05-14Fix strange typo in markup.Jay Foad1-2/+2
2014-05-12[ARM64-BE] Correct grammar mistake pointed out by Tobias.James Molloy1-1/+1
2014-05-12[ARM64-BE] Add sphinx documentation for the ARM64 NEON implementation.James Molloy6-0/+211
2014-05-11[PowerPC] Add global named register supportHal Finkel1-1/+1
2014-05-09Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2-6/+0
2014-05-07IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith1-0/+3
2014-05-07[tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2-1/+7
2014-05-07llvm-cov: Document --no-output in the command guideJustin Bogner1-0/+5
2014-05-06Implememting named register intrinsicsRenato Golin1-0/+45
2014-05-06Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson1-13/+96
2014-05-06Update programmers manual to cover llvm::function_ref, and add a note to theRichard Smith2-0/+74
2014-05-06Revert accidentally-committed files.Richard Smith2-74/+0
2014-05-06Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith2-0/+74
2014-05-05Be a bit more specific in the release notes.Rafael Espindola1-1/+2
2014-05-05Remove the -disable-cfi option.Rafael Espindola1-0/+2
2014-05-03Update docs still mentioning LLVM_ENABLE_CXX11Alp Toker1-2/+2
2014-05-03Updated Doxygen link for InstIterator.h.Yaron Keren1-1/+1
2014-05-03InstIterator.h lives in llvm/IR.Yaron Keren1-2/+2
2014-05-02[tablegen] !strconcat accepts more than two arguments but this wasn't documen...Daniel Sanders1-1/+3
2014-05-02Code style fix from Duncan P. N. Exon Smith.Yaron Keren1-1/+1
2014-05-01[IR] Make {extract,insert}element accept an index of any integer type.Michael J. Spencer1-4/+4
2014-05-01Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M...Yaron Keren1-8/+4
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