OSDN Git Service

[ExecutionEngine] Correct the size of a write in a COFF i386 relocation
[android-x86/external-llvm.git] / docs /
2017-10-16 Matthew SimpsonAdd !callees metadata
2017-10-16 Tony TyeAdd base relative relocation record that can be used...
2017-10-14 Konstantin ZhuravlyovAMDGPU: Add AMDGPU HSA Kernel Descriptor
2017-10-14 Konstantin ZhuravlyovAMDGPU: Bring HSA metadata on par with the specification
2017-10-14 Jordan RoseRevert "lit.py: Add new %{shared_output(LABEL)} substit...
2017-10-13 Matt Morehouse[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDem...
2017-10-13 Jordan Roselit.py: Add new %{shared_output(LABEL)} substitution
2017-10-13 Sjoerd Meijer[FileCheck] regexp doc update/fix
2017-10-13 Justin Bognerdocs: Improve wording on building for fuzzing
2017-10-13 Justin Bognerdocs: Improve the docs about llvm-isel-fuzzer on OSS...
2017-10-13 Matt Morehouse[llvm-isel-fuzzer] Use "--" as separator rather than...
2017-10-12 Justin BognerRe-commit "llvm-isel-fuzzer: Handle a subset of backend...
2017-10-12 Hans WennborgRevert r315545 "llvm-isel-fuzzer: Handle a subset of...
2017-10-12 Justin Bognerdocs: Add some links to OSS Fuzz
2017-10-12 Justin Bognerdocs: Try to fix sphinx build
2017-10-12 Justin Bognerllvm-isel-fuzzer: Handle a subset of backend flags...
2017-10-12 Justin Bognerdocs: Add some information about Fuzzing LLVM itself
2017-10-10 Yaxun Liu[AMDGPU] Lower enqueued blocks and generate runtime...
2017-10-06 Adrian Prantlllvm-dwarfdump: Add an option to collect debug info...
2017-10-03 Adrian PrantlAdd a manpage for llvm-dwarfdump.
2017-10-03 Konstantin ZhuravlyovAMDGPU/Docs: Follow up on review feedback in https...
2017-10-03 Konstantin ZhuravlyovAMDGPU: Add ELFOSABI_AMDGPU_MESA3D
2017-10-03 Konstantin ZhuravlyovAMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-09-28 Hans WennborgDocs: fix link to Debugger intrinsic functions
2017-09-25 Vedant Kumar[docs] llvm-cov: Make docs for boolean options more...
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comment for...
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation for G_SEQUENCE
2017-09-25 Quentin Colombet[GlobalISel] Update the documentation and comments...
2017-09-22 Ilya BiryukovFixed broken links in docs.
2017-09-21 Reid KlecknerRe-land r313825: "[IR] Add llvm.dbg.addr, a control...
2017-09-21 Daniel JasperRevert r313825: "[IR] Add llvm.dbg.addr, a control...
2017-09-20 Dave LeeRemove references to response file argument in CommandL...
2017-09-20 Reid Kleckner[IR] Add llvm.dbg.addr, a control-dependent version...
2017-09-20 Vedant Kumar[docs] llvm-cov: Document -show-instantiation-summary
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool (resubmissio...
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Vedant Kumar[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE
2017-09-19 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool."
2017-09-19 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool.
2017-09-19 Tom Stellarddocs: Fix formatting in HowToReleaseLLVM
2017-09-19 Tom Stellarddocs: Add instructions for how to submit a merge request
2017-09-18 Vedant Kumar[Coverage] Use gap regions to select better line exec...
2017-09-18 Kostya Serebryany[libFuzzer] one more trophy
2017-09-18 Dean Michael Berris[XRay][tools] Support tail-call exits before we write...
2017-09-17 Don Hinton[ORC][Kaleidoscope] Update ORCJit tutorial.
2017-09-15 Alexander KornienkoAdd a ReleaseNotes blurb for Execute.*Wait API change
2017-09-13 Sanjoy DasFix a misleading phrase in the LangRef
2017-09-12 Vlad TsyrklevichFix broken links to the Itanium CXX ABI
2017-09-06 Mandeep Singh Grang[docs] Add a note on iteration of unordered containers...
2017-09-05 Reid KlecknerFix RST syntax in LangRef for llvm.codeview.annotation...
2017-09-05 Reid KlecknerAdd llvm.codeview.annotation to implement MSVC __annotation
2017-08-31 Alex Bradbury[Docs] Update CodingStandards to recommend range-based...
2017-08-31 Sean Eveson[llvm-cov] Read in function names for filtering from...
2017-08-30 Hans Wennborgdocs: remove dead doxygen tarball link
2017-08-29 Reid Kleckner[cmake] Stop putting the revision info in LLVM_VERSION_...
2017-08-29 Kostya Kortchinsky[docs] Fix Scudo documentation error
2017-08-29 Kostya KortchinskyUpdate Scudo allocator documentation.
2017-08-24 Lang Hames[docs] In the CMake primer, correct the description...
2017-08-24 Wei DingAdd ‘llvm.experimental.constrained.fma‘ Intrinsic.
2017-08-23 Pete CouperusTest commit.
2017-08-22 Erich KeaneEmit section information for extern variables
2017-08-18 Brian Gesiak[Lexicon] Add "GEP"
2017-08-18 Alex BradburyRefine report_fatal_error guidance after post-commit...
2017-08-18 Alex BradburyGive guidance on report_fatal_error in CodingStandards...
2017-08-17 Lang Hames[docs] Tweak phrasing of the varargs explanation in...
2017-08-17 Lang Hames[docs] Fix typo and tweak wording of special variable...
2017-08-15 Quentin ColombetReapply "[GlobalISel] Remove the GISelAccessor API."
2017-08-15 Tony TyeUpdate AMDGPUUsage.rst documentation:
2017-08-15 Lang Hames[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT...
2017-08-15 Steven Wu[Doc] Update LangRef for new Module Flag Behavior
2017-08-14 Andrew KaylorAdd strictfp attribute to prevent unwanted optimization...
2017-08-14 Sean Eveson[llvm-cov] Add an option which maps the location of...
2017-08-12 Sylvestre LedruFix some minor typos in the llvm XRay exemple
2017-08-11 Kostya Serebryany[libFuzzer] recommend Clang Coverage for coverage visua...
2017-08-11 Zachary TurnerAdd documentation for llvm-pdbutil.
2017-08-11 George KarpenkovUpdate libFuzzer documentation for -fsanitize=fuzzer...
2017-08-10 Craig Topper[DebugCounter] Move the semicolon out of the DEBUG_COUN...
2017-08-09 Matthias BraunLangRef: Fix/improve cmpxchg wording
2017-08-09 Craig Topper[Docs] Remove a stray period from a code example in...
2017-08-08 Quentin ColombetRevert "[GlobalISel] Remove the GISelAccessor API."
2017-08-08 Konstantin ZhuravlyovAMDGPU: Also remove SI from docs
2017-08-04 Quentin Colombet[GlobalISel] Remove the GISelAccessor API.
2017-08-04 George Karpenkov[libFuzzer tests] Only enable libFuzzer tests if
2017-08-04 George KarpenkovPort libFuzzer tests to LIT. Do not require two-stage...
2017-08-02 Vedant Kumar[llvm-cov] Respect the value of the -show-instantiation...
2017-08-02 Keith WyssXray docs with description of Flight Data Recorder...
2017-08-02 Keith WyssRevert "Xray docs with description of Flight Data Recor...
2017-08-02 Keith WyssXray docs with description of Flight Data Recorder...
2017-08-01 Vedant Kumar[llvm-cov] Allow specifying distinct architectures...
2017-07-28 Sumanth GundapaneniAdd documentation for the attribute "no-jump-tables"
2017-07-28 Adrian PrantlReword sentence in LangRef
2017-07-28 Adrian PrantlRemove the obsolete offset parameter from @llvm.dbg...
2017-07-26 Nuno Lopes[docs] change a few code-blocks to llvm from text
2017-07-25 Stephen Hines[docs] Fix a typo: iteratation -> iteration
2017-07-19 Kostya Serebryany[libFuzzer] enable reduce_inputs=1 by default (seems...
2017-07-19 Joel Jones[docs] Document how to debug instruction scheduling...
2017-07-19 Hans WennborgClear release notes for 6.0.0
2017-07-19 Hans WennborgUpdate trunk version to 6.0.0svn
2017-07-18 Hiroshi Inouefix typos in a document; NFC
next