summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.Nico Weber2020-06-231-1/+1
* llvm docs: drop index.rst release version warningHans Wennborg2020-03-041-5/+0
* ReleaseNotes: Formatting and typo fixes.Peter Wu2020-03-041-14/+17
* Minor ReleaseNotes fixesHans Wennborg2020-03-021-17/+16
* ReleaseNotes: remove in-progress warnings, tidy up a bitHans Wennborg2020-02-281-57/+73
* [RISCV] Update RISC-V Release Notes for LLVMSam Elliott2020-02-271-11/+16
* [ReleaseNotes] Mention freeze instructionJuneyoung Lee2020-02-271-2/+6
* [RISCV] Add Clang and LLVM Release NotesSam Elliott2020-02-261-0/+59
* [ReleaseNotes] Mention new matrix intrinsics.Florian Hahn2020-02-262-0/+9
* [docs][WebAssembly] WebAssembly-specific release notes for 10.0.Dan Gohman2020-02-251-1/+6
* ReleaseNotes: Mention improved DWARF5 support in lldbPavel Labath2020-02-241-0/+2
* ReleaseNotes: ARM and AArch64Hans Wennborg2020-02-241-1/+10
* ReleaseNotes: AttributorHans Wennborg2020-02-241-1/+9
* [docs] Add some LLDB release notesRaphael Isemann2020-02-211-0/+9
* Add SystemZ release notesUlrich Weigand2020-02-111-0/+13
* IR Linking: Support merging Warning+Max module metadata flagsDavid Blaikie2020-02-111-1/+3
* ReleaseNotes / external projects: ZigHans Wennborg2020-02-101-1/+11
* PowerPC release notesHans Wennborg2020-02-101-1/+23
* [docs] Add LLVM/LLDB release notes for the 10.x branch for things I've doneMartin Storsjö2020-02-051-0/+9
* [docs][mips] 10.0 Release notesSimon Atanasyan2020-01-261-2/+16
* nop change to test the buildkite triggerHans Wennborg2020-01-201-0/+2
* First commit on the branchHans Wennborg2020-01-151-0/+2
* [llvm-locstats] Fix the docsDjordje Todorovic2020-01-151-0/+0
* [llvm-locstats] Add the --draw-plot optionDjordje Todorovic2020-01-151-24/+45
* [llvm-locstats][NFC] Support OOP conceptDjordje Todorovic2020-01-151-7/+7
* [TableGen] Introduce an if/then/else statement.Simon Tatham2020-01-141-1/+20
* [TableGen] Introduce a `defvar` statement.Simon Tatham2020-01-141-5/+36
* Update the attribution policy to use the 'Author' property of a git commitDaniel Sanders2020-01-101-7/+19
* phab doc: Replace or remove references to svnSylvestre Ledru2020-01-091-7/+6
* phab doc: also document 'arc land'Sylvestre Ledru2020-01-091-0/+6
* phab doc: remove the svn sectionSylvestre Ledru2020-01-091-14/+0
* [Intrinsic] Add fixed point division intrinsics.Bevin Hansson2020-01-081-4/+141
* [docs] Fix duplicate explicit target name: developer policyJim Lin2020-01-081-2/+2
* [docs] Improve HowTo commit changes from gitJim Lin2020-01-081-1/+5
* Revert "Allow output constraints on "asm goto""Bill Wendling2020-01-071-22/+10
* Allow output constraints on "asm goto"Bill Wendling2020-01-071-10/+22
* [docs] NFC: Fix typos in documentsHans Wennborg2020-01-079-10/+10
* [RISCV][Docs] Add RISC-V asm template argument modifiersLuís Marques2020-01-071-0/+7
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-021-0/+45
* [PowerPC][docs] Update Embedded PowerPC docs in Compiler Writers Info pageJinsong Ji2019-12-301-1/+11
* Ignore "no-frame-pointer-elim" and "no-frame-pointer-elim-non-leaf" in favor ...Fangrui Song2019-12-301-0/+5
* [AMDGPU][MC][DOC] Updated AMD GPU assembler syntax description.Dmitry Preobrazhensky2019-12-2562-109/+1464
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* VariableName doc: fix the link to the mozilla docSylvestre Ledru2019-12-241-1/+1
* [docs] fix typo in Lexicon.rstAlex Zinenko2019-12-241-4/+4
* [Docs] Fix sphinx build errors.Florian Hahn2019-12-233-9/+9
* fix another doc typo to cycle botsNico Weber2019-12-201-1/+1
* [llvm-symbolizer] Support reading options from environmentPetr Hosek2019-12-202-0/+8
* [Docs] Fix a typoYuanfang Chen2019-12-181-1/+1
* [FPEnv] Strict versions of llvm.minimum/llvm.maximumUlrich Weigand2019-12-181-0/+64