summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Wording fix for llvm.global_dtors docs.Reid Kleckner2014-05-27
* Fix link.Rafael Espindola2014-05-26
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* Updated the llvm.mem.parallel_loop_access semantics to include the possibilityPekka Jaaskelainen2014-05-23
* [YAML] Add an optional argument `EnumMask` to the `yaml::IO::bitSetCase()`.Simon Atanasyan2014-05-23
* Update some AliasAnalysis pass docs for getAdjustedAnalysisPointer.Eric Christopher2014-05-22
* Clean up language and grammar.Eric Christopher2014-05-20
* Add 'nonnull', a new parameter and return attribute which indicates that the ...Nick Lewycky2014-05-20
* Add documentation for llvm-dwarfdump toolAlexey Samsonov2014-05-19
* [DWARF parser] Teach DIContext to fetch short (non-linkage) function names fo...Alexey Samsonov2014-05-17
* Add comdat key field to llvm.global_ctors and llvm.global_dtorsReid Kleckner2014-05-16
* Fix typosAlp Toker2014-05-15
* Update of the documentation: I think we are now happy with PhabricatorSylvestre Ledru2014-05-14
* Fix strange typo in markup.Jay Foad2014-05-14
* [ARM64-BE] Correct grammar mistake pointed out by Tobias.James Molloy2014-05-12
* [ARM64-BE] Add sphinx documentation for the ARM64 NEON implementation.James Molloy2014-05-12
* [PowerPC] Add global named register supportHal Finkel2014-05-11
* Revert "[ms-cxxabi] Add a new calling convention that swaps 'this' and 'sret'"Reid Kleckner2014-05-09
* IR: Don't allow non-default visibility on local linkageDuncan P. N. Exon Smith2014-05-07
* [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