summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* [tablegen] Add !listconcat operator with the similar semantics as !strconcatDaniel Sanders2014-05-07
* llvm-cov: Document --no-output in the command guideJustin Bogner2014-05-07
* Implememting named register intrinsicsRenato Golin2014-05-06
* Add some details to the llvm-cov documentation. <rdar://problem/15819496>Bob Wilson2014-05-06
* Update programmers manual to cover llvm::function_ref, and add a note to theRichard Smith2014-05-06
* Revert accidentally-committed files.Richard Smith2014-05-06
* Re-commit r208025, reverted in r208030, with a fix for a conformance issueRichard Smith2014-05-06
* Be a bit more specific in the release notes.Rafael Espindola2014-05-05
* Remove the -disable-cfi option.Rafael Espindola2014-05-05
* Update docs still mentioning LLVM_ENABLE_CXX11Alp Toker2014-05-03
* Updated Doxygen link for InstIterator.h.Yaron Keren2014-05-03
* InstIterator.h lives in llvm/IR.Yaron Keren2014-05-03
* [tablegen] !strconcat accepts more than two arguments but this wasn't documen...Daniel Sanders2014-05-02
* Code style fix from Duncan P. N. Exon Smith.Yaron Keren2014-05-02
* [IR] Make {extract,insert}element accept an index of any integer type.Michael J. Spencer2014-05-01
* Update post-r203364 http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-M...Yaron Keren2014-05-01
* ARM: support stack probe emission for Windows on ARMSaleem Abdulrasool2014-04-30
* Document recently added sphinx documentation options inDan Liew2014-04-29
* 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