OSDN Git Service

[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
[android-x86/external-llvm.git] / docs /
2019-06-26 James Henderson[docs][llvm-symbolizer] Improve llvm-symbolizer documen...
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-25 Simon Tatham[ARM] Support inline assembler constraints for MVE.
2019-06-25 Kevin P. Neal[FPEnv] A missing crucial step was undocumented.
2019-06-25 James Henderson[docs][llvm-readobj] Improve llvm-readobj documentation
2019-06-25 Nicolai HaehnleAMDGPU/MC: Add .amdgpu_lds directive
2019-06-25 James Henderson[docs][llvm-cxxfilt] Write llvm-cxxfilt documentation
2019-06-25 Hiroshi Inoue[NFC] fix trivial typos in documents
2019-06-24 James Henderson[docs][llvm-nm] Add missing options to documentation
2019-06-24 James Henderson[docs][llvm-nm] Improve symbol code documentation
2019-06-22 Nico WeberPDB docs: Delete trailing whitespace, wrap to 80 cols
2019-06-21 James Henderson[docs][llvm-objdump] Fix bad merge of docs
2019-06-21 James Henderson[binutils] Add response file option to help and docs
2019-06-21 James Henderson[docs][llvm-objdump] Improve llvm-objdump documentation
2019-06-19 Thomas Preud'homme[FileCheck] Stop qualifying expressions as numeric
2019-06-19 Andrea Di Biagio[llvm-mca][docs] clarify how the quality of the perf...
2019-06-18 Graham Hunter[SVE][IR] Scalable Vector IR Type with pr42210 fix
2019-06-18 Jeremy Morse[DebugInfo][Docs] Document that prologue/epilogue varia...
2019-06-17 Peter Collingbournehwasan: Add a tag_offset DWARF attribute to instrumente...
2019-06-14 James Henderson[docs][llvm-dwarfdump] Make the --show-parents and...
2019-06-13 Stanislav Mekhanoshin[AMDGPU] gfx10 documentation update. NFC.
2019-06-13 Vedant Kumar[Coverage] Load code coverage data from archives
2019-06-13 Nikita Popov[LangRef] Clarify poison semantics
2019-06-13 Jordan Rupprecht[docs] Fix TableGen/LangRef typos
2019-06-13 James Henderson[docs][llvm-symbolizer] Fix formatting issue with ...
2019-06-13 James Henderson[docs][llvm-dwarfdump] Add missing options and behaviou...
2019-06-13 Sander de SmalenImprove reduction intrinsics by overloading result...
2019-06-12 Shoaib Meenai[llvm-lipo] Update llvm-lipo docs for -archs flag
2019-06-12 James Henderson[docs][llvm-symbolizer] Fix typo and grammar error
2019-06-12 Xing GUO[DOC] Fix `load` instructions' syntax, function definition.
2019-06-12 James Henderson[docs] Fix typo
2019-06-12 James Henderson[llvm-nm] Fix docs and help text for --print-size
2019-06-11 Jordan Rupprecht[docs] Add "GNU binutils Replacements" section to comma...
2019-06-11 James Henderson[docs][llvm-nm] Add darwin as --format option
2019-06-11 Sander de SmalenFix docs build issue introduced by r363035
2019-06-11 James Henderson[docs][llvm-nm] Make --help help text consistent with...
2019-06-11 James Henderson[llvm-dwarfdump] Simplify --ignore-case help text and...
2019-06-11 James Henderson[docs][llvm-nm] Fix documentation regarding llvm-nm...
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-06-11 Sander de SmalenChange semantics of fadd/fmul vector reductions.
2019-06-10 Matt Davis[Docs] [llvm-mca] Point out a caveat for using llvm...
2019-06-10 Jordan Rupprecht[docs] Add 'git llvm revert' to getting started guide
2019-06-09 Nico WeberRevert r361953 "[SVE][IR] Scalable Vector IR Type"
2019-06-07 Alexander Shaposhnikov[llvm-lipo] Add docs for llvm-lipo
2019-06-07 James Henderson[docs]Move llvm-readobj from "Developer Tools" to ...
2019-06-06 David Tenty[NFC] Test commit, whitespace change
2019-06-06 Thomas Preud'hommeFileCheck [6/12]: Introduce numeric variable definition
2019-06-05 Matt ArsenaultAMDGPU: Remove amdgpu-max-work-group-size attribute
2019-05-30 Tim NorthoverReapply: IR: add optional type to 'byval' function...
2019-05-30 J. Ryan Stinnett[Docs] Modernize references to macOS
2019-05-30 Simon PilgrimFix sphinx warning about missing footnote.
2019-05-29 Tim NorthoverRevert "IR: add optional type to 'byval' function param...
2019-05-29 Tim NorthoverIR: add optional type to 'byval' function parameters
2019-05-29 Graham Hunter[SVE][IR] Scalable Vector IR Type
2019-05-29 Peter CollingbourneAdd IR support, ELF section and user documentation...
2019-05-28 Adhemerval Zanella[CodeGen] Add lrint/llrint builtins
2019-05-24 Reid KlecknerClarify how musttail can be used to create forwarding...
2019-05-23 Thomas Preud'hommeFileCheck: Improve FileCheck variable terminology
2019-05-22 Lang Hames[docs] Make a note of the HowToUseLLJIT example in...
2019-05-22 Sanjay Patel[IR] allow fast-math-flags on select of FP values
2019-05-22 Don Hinton[Docs] Increase Doxygen cache size
2019-05-22 Sanjay Patel[Docs] fix formatting for bullet list; NFC
2019-05-22 Sanjay Patel[InstCombine] fold shuffles of insert_subvectors
2019-05-21 Leonard ChanFix for sphinx bot warning
2019-05-21 Leonard Chan[Intrinsic] Signed Fixed Point Saturation Multiplicatio...
2019-05-21 Chris Bieneman[docs] Add new document on building distributions
2019-05-20 Lang Hames[docs] Fix an RST typo: "code-blocks" should be "code...
2019-05-20 Lang Hames[docs] Add more details/examples for LLJIT/LLLazyJIT...
2019-05-20 Craig Topper[Intrinsics] Merge lround.i32 and lround.i64 into a...
2019-05-20 Sander de SmalenMatch types of accumulator and result for llvm.experime...
2019-05-18 Lang Hames[docs] Fix some RST errors.
2019-05-18 Lang Hames[docs][ORC] Start work on an ORC design doc. Very much...
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-16 Adhemerval Zanella[CodeGen] Add lround/llround builtins
2019-05-15 Thomas Preud'homme[FileCheck] Fix sphinx error: Make input be gas block
2019-05-15 Fangrui Song[IR] Disallow llvm.global_ctors and llvm.global_dtors...
2019-05-14 Thomas Preud'hommeReinstate "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Thomas Preud'hommeRevert "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Alex DenisovAdd guidelines/recommendations for organizers of LLVM...
2019-05-13 Kevin P. NealAdd constrained fptrunc and fpext intrinsics.
2019-05-13 Thomas Preud'hommeFileCheck [5/12]: Introduce regular numeric variables
2019-05-09 Andrea Di Biagio[MCA] Add support for nested and overlapping region...
2019-05-03 Yonghong Song[Docs][CodeGenerator][eBPF] Correct the values for...
2019-05-03 Igor Kudrin[docs] Add support for Markdown documentation when...
2019-05-02 Saleem Abdulrasoolbuild: add option to disable unwind tables
2019-05-02 Thomas Preud'hommeFileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Nico WeberTry to unbreak sphinx bot after r359714
2019-05-01 Nico WeberMinor tweaks to PDB docs
2019-05-01 Nico WeberConvert PDB docs to unix line endings. No other changes.
2019-05-01 Daniel Sanders[globalisel] Update the legalizer documentation
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error in docs. NFC.
2019-04-30 Rong Xu[llvm-profdata] Fix indentation error. NFC
2019-04-30 Rong Xu[llvm-profdata] Add overlap command to compute similari...
2019-04-26 Don Hinton[docs] Put DefaultOption bullet in alphabetical order.
2019-04-24 Francis Visoiu Mistrih[Remarks] Fix documentation indentation
2019-04-24 Francis Visoiu Mistrih[Remarks] Add string deduplication using a string table
2019-04-23 Roman Lebedev[Docs] ReleaseNotes: fixup markup in memcmp()->bcmp...
2019-04-19 Igor Kudrin[llvm-symbolizer] Add llvm-addr2line
2019-04-19 Igor Kudrin[llvm-symbolizer] Unhide and document the "-output...
next