OSDN Git Service

X86DAGToDAGISel::tryVPTESTM - fix uninitialized variable warning. NFCI.
[android-x86/external-llvm.git] / docs /
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...
2019-04-18 Rong Xu[llvm-profdata] Fix one bad format in llvm-profdata...
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Jeremy Morse[Docs] Switch a code block from LLVM to text
2019-04-15 Jeremy Morse[Docs] Correct some indentation muppetry that trips...
2019-04-15 Jeremy Morse[DebugInfo][Docs] Document variable location metadata...
2019-04-13 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-12 Zachary Turner[PDB Docs] Add some prose describing public and global...
2019-04-12 Hans WennborgFix missing arguments in tutorial
2019-04-11 Zachary TurnerFix sphinx documentation warning.
2019-04-11 Zachary Turner[PDB Docs] Add skeleton of documentation for CodeView...
2019-04-11 Kevin P. NealNew document skeleton describing how to add a constrain...
2019-04-11 Hans Wennborgtry to fix the sphinx build some more
2019-04-11 Hans WennborgTry to fix the shpinx build
2019-04-10 Zachary Turner[PDB Docs] Start documenting CodeView Type Records.
2019-04-10 Roman Lebedev[TableGen] Introduce !listsplat 'binary' operator
2019-04-09 Zachary Turner[PDB Docs] Clarifications and fixes for DBI Stream.
2019-04-08 Andrea Di Biagio[llvm-mca][scheduler-stats] Print issued micro opcodes...
2019-04-08 Justin Bogner[CMake] Replace LLVM_ENABLE_CXX1Y and friends with...
2019-04-07 Chris Lattnerlast changes for now
2019-04-07 Chris Lattnervarious improvements in wording, also unbreak the bot
2019-04-07 Chris Lattnermake a bunch of cleanups in wording and tone
2019-04-07 Chris Lattnerremove some unhelpful language from the tutorial
2019-04-07 Chris LattnerCopy the C++ kaleidoscope tutorial into a subdirectory...
2019-04-05 Zachary Turner[PDB Docs] Add documentation for the hash table format.
2019-04-05 Zachary Turner[PDB Docs] The IPI Stream actually has index 4.
2019-04-05 Zachary Turner[PDB Docs] Delete * LINKER * Stream information.
2019-04-05 Zachary TurnerTry to fix Sphinx bot.
2019-04-05 Zachary Turner[PDB Docs] Finish documentation for PDB Info Stream.
2019-04-05 Zachary Turner[PDB Docs] Add info about the hash adjustment buffer.
2019-04-05 Zachary TurnerAdd documentation for PDB TPI/IPI Stream.
2019-04-05 Guillaume ChateletAdd an option do not dump the generated object on disk
2019-04-05 Don Hinton[llvm] Add isa_and_nonnull
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.
next