OSDN Git Service

[X86] Regenerate cmpxchg tests
[android-x86/external-llvm.git] / docs /
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-23 Hans WennborgSupport for the mno-stack-arg-probe flag
2018-02-23 Nicolai HaehnleTableGen: Add !size operation
2018-02-22 Matt Morehouse[libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats.
2018-02-19 Dylan McKayAdd default address space for functions to the data...
2018-02-16 Konstantin ZhuravlyovAMDGPU: Bring elf flags in sync with the spec
2018-02-15 Pablo Barrio[ARM] Allow 64- and 128-bit types with 't' inline asm...
2018-02-14 Elena DemikhovskyAdding a width of the GEP index to the Data Layout.
2018-02-13 Yaxun Liu[AMDGPU] Change constant addr space to 4
2018-02-09 Matt ArsenaultReapply "AMDGPU: Add 32-bit constant address space"
2018-02-08 Yaxun Liu[AMDGPU] Updae documentation about address space
2018-02-08 Jonas DevlieghereRe-land [dsymutil] Upstream update feature
2018-02-07 Rafael EspindolaRevert "AMDGPU: Add 32-bit constant address space"
2018-02-07 Jonas DevlieghereRevert dsymutil -update commits
2018-02-07 Marek OlsakAMDGPU: Add 32-bit constant address space
2018-02-07 Jonas Devlieghere[dsymutil] Upstream update feature.
2018-02-06 Lang Hames[docs] Add out-of-date warnings to the BuildingAJIT...
2018-02-05 Daniel NeilsonAdd release note on change to memcpy/memmove/memset...
2018-02-01 David BlaikieCoding Standards: Document library layering requirement...
2018-01-31 Saleem Abdulrasooldocs: wordsmith some of the linker option extension
2018-01-30 Tony Tye[AMDGPU] Update relocation documentation and elf flag...
2018-01-30 Rui UeyamaRename path libpath in .linker-options.
2018-01-30 Tony Tye[AMDGPU] Clarify ReqdWorkGroupSize and MaxFlatWorkGroup...
2018-01-30 Jonas Devlieghere[dsymutil] Enable -minimize feature.
2018-01-30 Saleem AbdulrasoolCodeGen: support an extension to pass linker options...
2018-01-29 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-26 Vedant Kumar[LangRef] Update out-of-date instrprof names
2018-01-26 Matt Davis[NFC] Remove apostrophe to use 'it' in the possessive...
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2018-01-25 Amjad AboudAnother try to commit 323321 (aggressive instruction...
2018-01-24 Paul RobinsonFix up and document controlling ccache via CMake options.
2018-01-24 Amjad AboudReverted 323321.
2018-01-24 Amjad Aboud[InstCombine] Introducing Aggressive Instruction Combin...
2018-01-24 Sander de SmalenFixes Sphinx issue ('undefined label') introduced in...
2018-01-24 Sander de Smalen[Metadata] Extend 'count' field of DISubrange to take...
2018-01-24 David Chisnall[Doc] Guideline on adding exception handling support...
2018-01-23 Vedant Kumardocs: Remove reference to a deprecated flag
2018-01-19 Daniel NeilsonAdditional fixes for docs in addition to r322968.
2018-01-19 Daniel NeilsonFix docs build break caused by r322965
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-18 Joel Jones[docs] Make ReleaseProcess.rst 80 column. NFCI
2018-01-17 Florian Hahn[LangRef] Clarify Varargs forwarding for musttail calls.
2018-01-17 Sean Eveson[MC] Fix -stack-size-section on ARM
2018-01-16 Hiroshi Inoue[NFC] fix trivial typos in documents
2018-01-15 Brian Gesiak[docs] Only LLVM IR bitstreams begin with 'BC'
2018-01-15 Jan Korous[docs] Fix mention of GCC frontend
2018-01-12 Zachary TurnerUpdate MSF File Documentation.
2018-01-12 Ben Hamilton[docs] Tweak update to Phabricator docs about setting...
2018-01-11 Ben Hamilton[docs] Update Phabricator docs about setting repository...
2018-01-10 Francis Visoiu Mistrih[MIR] Update MIRLangRef with documentation on bundled...
2018-01-09 Sam Clegg[WebAssembly] Add COMDAT support
2018-01-09 Francis Visoiu Mistrih[MIR] Add support for the frame-destroy MachineInstr...
2018-01-05 Tim Hammerquistremove unreferenced footnotes
2018-01-05 Tim Hammerquistfix invalid footnote syntax
2018-01-04 Max Moroz[llvm-cov] Refactor "export" command implementation...
2018-01-04 Kostya Kortchinsky[docs] Update Scudo documentation
2018-01-04 Florian Hahn[Docs] Add Contributing page.
2018-01-03 Hans WennborgClear release notes for 7.0.0
2018-01-03 Hans WennborgThe trunk version is now 7.0.0svn
2017-12-25 Jonas Devlieghere[docs] Use dbgs() instead of errs() for DEBUG()
2017-12-20 David BlaikiePR35705: Fix Chapter 9 example code for API changes...
2017-12-20 Martin Storsjo[AArch64] Implement stack probing for windows
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_IntrinsicID operands to...
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_IntrinsicID operands to...
2017-12-19 Francis Visoiu Mistrih[CodeGen] Move printing MO_CFIIndex operands to Machine...
2017-12-18 Francis Visoiu Mistrih[YAML] Add support for non-printable characters
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print MCSymbol operands as <mcsymbol sym...
2017-12-14 Francis Visoiu Mistrih[CodeGen] Print external symbols as $symbol in both...
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print jump-table index operands as %jump...
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print target index operands as target-index...
2017-12-13 Francis Visoiu Mistrih[CodeGen] Print constant pool index operands as %const...
2017-12-13 Dean Michael Berris[XRay][compiler-rt] Reduce XRay log spam
2017-12-12 Geoff Berry[MachineOperand][MIR] Add isRenamable to MachineOperand.
2017-12-12 Tony Tye[AMDGPU] Rename Bonaire target to be gfx704; remove...
2017-12-11 Max Moroz[llvm-cov] Add an option for "export" command to emit...
2017-12-11 Tony Tye[AMDGPU] Rename Bonaire target to be gfx704; update...
2017-12-10 Craig Topper[Docs] Fix typo in scheduler model documentation. enume...
2017-12-09 Adrian PrantlRemove duplicate option from documentation.
2017-12-09 Evgeniy StepanovHardware-assisted AddressSanitizer (llvm part).
2017-12-08 Adrian Prantldwarfdump: Add support for the --diff option.
2017-12-08 Francis Visoiu Mistrih[CodeGen] Move printing MO_Immediate operands to Machin...
2017-12-08 Vedant Kumar[Debugify] Add a pass to test debug info preservation
2017-12-08 Francis Visoiu Mistrih[CodeGen] Move printing MO_CImmediate operands to Machi...
2017-12-07 Mark Searles[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9
2017-12-07 Evgeniy StepanovUpdate BitCodeFormat.
2017-12-05 Dean Michael Berris[XRay][docs] Document xray_mode and log registration...
2017-12-04 Francis Visoiu Mistrih[CodeGen] Unify MBB reference format in both MIR and...
2017-12-01 Kostya Serebryany[libFuzzer] add a flag -malloc_limit_mb
2017-11-30 Hans Wennborgdocs/GettingStarted.rst: Update the list of release...
2017-11-30 Sanjay Patel[LangRef] clarify semantics of the frem instruction
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Sean EvesonRevert r319423: [MC] Function stack size section.
2017-11-30 Sean Eveson[MC] Function stack size section.
2017-11-30 Dean Michael Berris[XRay][docs] Update documentation on new default for...
2017-11-30 Kostya Serebryany[libFuzzer] mention one more trophie in the Linux Kernel
2017-11-28 Konstantin ZhuravlyovAMDGPU: Add num spilled s/vgprs to metadata
2017-11-27 Daniel SandersAdd release note about TargetRegistry change from r318352
2017-11-27 Fangrui Song[XRay] Fix typo in docs. NFC
2017-11-20 Gil Rapaport[LV] Model masking in VPlan, introducing VPInstructions
2017-11-17 Zhen Cao[MC] Fix regression tests on Windows when git “core...
next