OSDN Git Service

AMDGPU: Remove unnecessary subtarget get
[android-x86/external-llvm.git] / docs /
2019-03-29 Matt ArsenaultAMDGPU: Remove dx10-clamp from subtarget features
2019-03-29 Scott Linder[AMDGPU] Add an additional Code Object V3 assembler...
2019-03-29 Konstantin ZhuravlyovAMDGPU: Make sram-ecc off by default for Vega20
2019-03-28 Scott Linder[AMDGPU] Clarify Code Object V2/V3 differences in AMDGP...
2019-03-28 Michael Platings[Documentation] Proposal to change variable names
2019-03-28 Roman Lebedev[llvm-exegesis] Introduce a 'naive' clustering algorith...
2019-03-27 Francis Visoiu Mistrih[Remarks] Emit a section containing remark diagnostics...
2019-03-26 Ronald WamplerTest commit: fix typo
2019-03-25 Konstantin ZhuravlyovAMDGPU: Add support for cross address space synchroniza...
2019-03-22 James Y KnightIR: Support parsing numeric block ids, and emit them...
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-19 Markus LavinRevert "[DebugInfo] Introduce DW_OP_LLVM_convert"
2019-03-19 Markus Lavin[DebugInfo] Introduce DW_OP_LLVM_convert
2019-03-18 Kostya Serebryany[libFuzzer] document -len_control
2019-03-18 Neil Henning[AMDGPU] Add an experimental buffer fat pointer address...
2019-03-17 Matt ArsenaultRemove immarg from llvm.expect
2019-03-14 Max MorozSpeeding up llvm-cov export with multithreaded renderFi...
2019-03-14 Adrian PrantlAdd IR debug info support for Elemental, Pure, and...
2019-03-14 Matt ArsenaultNote ImmArg in documentation for adding intrinsics
2019-03-13 Jeremy Morse[DebugInfo][Docs] Document how dbg.value intrinsics...
2019-03-12 Matt ArsenaultIR: Add immarg attribute
2019-03-12 Kristina Brooks[Docs] Add note about legacy PM to Ch4 of tutorial
2019-03-12 Fangrui Song[XRay][docs] Fix option name
2019-03-08 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-08 Clement Courbet[SelectionDAG] Allow the user to specify a memeq function.
2019-03-07 Mitch PhillipsRollback of rL355585.
2019-03-07 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-06 Mitch PhillipsRevert "[IR][ARM] Add function pointer alignment to...
2019-03-06 Michael Platings[IR][ARM] Add function pointer alignment to datalayout
2019-03-05 Craig Topper[LangRef] Add 'callbr' instruction to the 'blockaddress...
2019-03-04 Shoaib Meenai[build] Rename clang-headers to clang-resource-headers
2019-03-04 Andrea Di Biagio[MCA] Highlight kernel bottlenecks in the summary view.
2019-03-01 Nicola Zaghen[Tablegen] Add support for the !mul operator.
2019-03-01 Igor Kudrin[CommandLine] Allow grouping options which can have...
2019-03-01 Igor Kudrin[CommandLine] Do not crash if an option has both ValueR...
2019-02-28 Rong Xu[PGO] Context sensitive PGO (part 2)
2019-02-26 Kristina BrooksUpdate docs of memcpy/move/set wrt. align and len
2019-02-25 Simon Pilgrim[LangRef] *.overflow intrinsics now support vectors
2019-02-25 Roman Lebedev[llvm-exegesis] Split Epsilon param into two (PR40787)
2019-02-23 Jordan Rupprecht[NFC] Fix typos: preceeding -> preceding
2019-02-21 Kostya Serebryany[libFuzzer] fix the docs
2019-02-21 Kostya Serebryany[libFuzzer] document -fork=N
2019-02-20 Roman Lebedev[llvm-exegesis] Opcode stabilization / reclusterization...
2019-02-19 Sanjay Patel[LangRef] add to description of alloca instruction
2019-02-19 Kostya Serebryany[libFuzzer] docs: add a FAQ entry about dlclose
2019-02-19 Vedant Kumar[llvm-cov] Add support for gcov --hash-filenames option
2019-02-19 Hans Wennborgindex.rst: Remove bb-chapuni from list of IRC bots
2019-02-19 Hans Wennborgindex.rst: Remove Dragonegg link
2019-02-18 Guillaume Chatelet[llvm-exegesis] [NFC] Fixing typo.
2019-02-16 Wilfred HughesFixed code snippet in Kaleidoscope tutorial to reflect...
2019-02-16 Dmitri GribenkoFix typo in docs
2019-02-15 Shoaib Meenai[docs] Document LLVM_ENABLE_IDE
2019-02-14 Nico WeberStop enabling clang-tools-extra automatically when...
2019-02-12 Hans WennborgLibFuzzer.rst: double backticks
2019-02-11 David GreeneAdd recipes for migrating downstream branches of git...
2019-02-08 Craig Topper[Docs] Use code-block:: text for part of the callbr...
2019-02-08 Craig TopperImplementation of asm-goto support in LLVM
2019-02-08 Jonathan MetzmanDocument libFuzzer on Windows.
2019-02-08 Rong Xu[Cmake] Add an option to build LLVM using the experimen...
2019-02-08 Dmitry Preobrazhensky[AMDGPU][MC][CODEOBJECT] Added predefined symbols to...
2019-02-07 JF BastienBump minimum toolchain version
2019-02-05 Lang Hames[ADT] Add a fallible_iterator wrapper.
2019-02-04 Leonard Chan[Intrinsic] Unsigned Fixed Point Multiplication Intrinsic
2019-02-04 Roman Lebedev[llvm-exegesis] Don't default to running&dumping all...
2019-02-03 Davide Italiano[docs] Recommend assertions when testing.
2019-02-02 JF BastienRevert "Bump minimum toolchain version"
2019-02-02 JF BastienBump minimum toolchain version
2019-02-01 James Y KnightHopefully fix a couple more sphinx doc errors.
2019-02-01 James Y KnightFix some sphinx doc errors.
2019-02-01 James Henderson[doc]Update String Error documentation in Programmer...
2019-02-01 JF BastienRevert "Bump minimum toolchain version"
2019-02-01 JF BastienBump minimum toolchain version
2019-02-01 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-01-31 JF BastienRevert "Bump minimum toolchain version"
2019-01-31 JF BastienDeveloperPolicy: update toolchain with sample RFC ...
2019-01-31 JF BastienBump minimum toolchain version
2019-01-31 James Y KnightRevert "[opaque pointer types] Add a FunctionCallee...
2019-01-31 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-01-31 Kostya Serebryany[libFuzzer] update docs
2019-01-30 Erik PilkingtonAdd a 'dynamic' parameter to the objectsize intrinsic
2019-01-30 Clement Courbet[llvm-exegesis] Add throughput mode.
2019-01-29 Shoaib Meenai[docs] Prevent O0 optnone for opt input
2019-01-29 James Y KnightAdjust documentation for git migration.
2019-01-29 James Henderson[llvm-symbolizer][doc] Tweak wording of --adjust-vma...
2019-01-28 Eli Friedman[docs] Fix a couple spelling errors.
2019-01-28 Simon Pilgrim[LangRef] Mention vector support for bitreverse/bswap...
2019-01-25 Javed Absar[TblGen][NFC] Fix documentation formatting
2019-01-25 James Henderson[llvm-symbolizer] Add switch to adjust addresses by...
2019-01-25 Javed Absar[TblGen] Extend !if semantics through new feature ...
2019-01-24 Julian LettnerRevert "[Sanitizers] UBSan unreachable incompatible...
2019-01-24 Michael Platings[Docs] Add information about unit tests to the testing...
2019-01-24 Douglas Yung[docs] Remove extra character from git URL in Getting...
2019-01-24 Julian Lettner[Sanitizers] UBSan unreachable incompatible with ASan...
2019-01-24 Douglas Yung[llvm-symbolizer] Add support for -i and -inlines as...
2019-01-23 James Henderson[llvm-symbolizer] Improve compatibility of --functions...
2019-01-22 Davide Italiano[Docs] Add a note clarifying how to get good test perfo...
2019-01-22 Joel E. Denny[FileCheck] Suppress old -v/-vv diags if dumping input
2019-01-22 Matt ArsenaultReapply "IR: Add fp operations to atomicrmw"
2019-01-22 Kostya Kortchinsky[docs] Scudo: document error messages & their potential...
2019-01-22 Adrian PrantlAdd DIGlobalVariableExpression to LangRef
next