summaryrefslogtreecommitdiff
path: root/llvm/docs/ExtendingLLVM.rst
AgeCommit message (Expand)Author
2025-09-25[llvm] Proofread ExtendingLLVM.rst (#160646)Kazu Hirata
2025-05-16[llvm] Fix typos in documentation (#140275)Kazu Hirata
2024-08-19[docs] Update a filename, fix indentation (#103018)Piotr Fusik
2022-03-23Replace links to archived mailing lists by links to Discourse forumsDanny Mösch
2020-09-21[docs] Update ExtendingLLVM.rstantonio-cortes-perez
2020-07-16Fix incorrect file path in documentationMatt Arsenault
2019-03-14Note ImmArg in documentation for adding intrinsicsMatt Arsenault
2019-01-13Remove TypeBuilder.h, and fix the few locations using it.James Y Knight
2015-09-03[WinEH] Add llvm.eh.exceptionpointer intrinsicJoseph Tremoulet
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner
2015-04-13[docs] Update outdated ExtendingLLVM.rstDavid Blaikie
2014-11-24Correct path to regression tests in ExtendingLLVMSergey Dmitrouk
2013-06-11Fix documentation on the path to Bitcode reader/writerMichael Liao
2013-04-15fix include path in doc Extending LLVMJia Liu
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2012-10-10docs: Propagate fix from r165632 to other docs.Sean Silva
2012-10-07Sphinxify the ExtendingLLVM documentation.Bill Wendling