summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-09-11ReleaseNotes: some notes from Andres FreundHans Wennborg
2018-09-11ReleaseNotes.rst: Add Zig to External Open Source Projects Using LLVM 7Hans Wennborg
2018-09-10docs: drop another in-progress warningHans Wennborg
2018-09-10ReleaseNotes: minor tweaksHans Wennborg
2018-09-07ReleaseNotes: tidy up for the releaseHans Wennborg
2018-09-06ReleaseNotes: ARM SVE asm/disasm supportHans Wennborg
2018-09-06ReleaseNotes: support for new-pm passes in the opt toolHans Wennborg
2018-09-05ReleaseNotes for PowerPCHans Wennborg
2018-08-31[docs][mips] 7.0 Release notesSimon Atanasyan
2018-08-14[ReleaseNotes] Fix a typoKrzysztof Parzyszek
2018-08-14[ReleaseNotes] Add release notes for HexagonKrzysztof Parzyszek
2018-08-14[ReleaseNotes] Mention various windows related changes in 7.0Martin Storsjo
2018-08-09[7.0 branch] Update release notes (SystemZ, TableGen)Ulrich Weigand
2018-08-07ReleaseNotes: the new vs integrationHans Wennborg
2018-08-03Release note for DWARF v5 supportPaul Robinson
2018-08-02Release notes: fix -fno-strict-float-cast-overflow quotingHans Wennborg
2018-07-31[llvm-mca][docs] Replace "temporary" with "physical registers". NFC.Matt Davis
2018-07-31[llvm-mca][docs] Improve the "How LLVM-MCA works" section.Andrea Di Biagio
2018-07-31[llvm-mca][docs] Always use `llvm-mca` in place of `MCA`.Andrea Di Biagio
2018-07-30[llvm-mca][docs] Add instruction flow documentation. NFC.Matt Davis
2018-07-30[doc] Fix Getting Started typo.Joel Galenson
2018-07-28[docs] Clarify role of DIExpressions within debug intrinsicsVedant Kumar
2018-07-27[AMDGPU][MC][DOC] Updated AMD GPU assembler descriptionDmitry Preobrazhensky
2018-07-27[Docs] Remove hard tab character from code block in optbisect documentationCraig Topper
2018-07-26ADT: Document advantages of SmallVector<T,0> over std::vectorDuncan P. N. Exon Smith
2018-07-26[Docs] Update of Xray pageDavid Carlier
2018-07-25[LangRef] Clarify undefined behavior for function attributes.Eli Friedman
2018-07-24Add PerfJITEventListener for perf profiling support.Andres Freund
2018-07-23[llvm-mca][docs] Define IPC where it is first mentioned. NFC.Matt Davis
2018-07-23Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-23[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-07-23[Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTORJonas Devlieghere
2018-07-21[llvm-mca][docs] Add documentation for the statistic outputs from mca. NFCMatt Davis
2018-07-20[FileCheck] Provide an option for FileCheck to dump original input to stderr ...George Karpenkov
2018-07-20Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-19[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-07-19[llvm-mca][docs] Add Timeline and How MCA works.Matt Davis
2018-07-19[libFuzzer] Update documentation regarding MSan.Matt Morehouse
2018-07-19[Docs] Testing Debug Info Preservation in OptimizationsAnastasis Grammenos
2018-07-19[UnJ] Document unroll and jam pass and loop metadataDavid Green
2018-07-18[docs] Update GoldPlugin documentationTeresa Johnson
2018-07-18[x86/SLH] Add the design document for Speculative Load Hardening,Chandler Carruth
2018-07-17MC: Implement support for new .addrsig and .addrsig_sym directives.Peter Collingbourne
2018-07-17[LangRef] Clarify semantics of load metadata.Eli Friedman
2018-07-17[LangRef] nnan and ninf produce poison.Eli Friedman
2018-07-17[LangRef] Clarify which fast-math flags affect fcmp.Eli Friedman
2018-07-17[llvm-mca][docs] Revert mca internals docs.Matt Davis
2018-07-16[llvm-mca][docs] Add notes about cycle and resource callbacks. NFC.Matt Davis
2018-07-16[Intrinsics] define funnel shift IR intrinsics + DAG builder supportSanjay Patel
2018-07-16[llvm-mca][docs] Initial description of mca internals. NFCMatt Davis