summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-03-02ReleaseNotes: move the retpoline bullet higherHans Wennborg
2018-03-02Add some minimal release notes for retpoline support.Chandler Carruth
2018-02-27ReleaseNotes: tidy upHans Wennborg
2018-02-27Sphinx: fix 'Inline emphasis start-string without end-string'Hans Wennborg
2018-02-23[ReleaseNotes] More X86 updatesCraig Topper
2018-02-23[mips] 6.0 Release notesSimon Dardis
2018-02-22docs: remove in-progress warningsHans Wennborg
2018-02-22ReleaseNotes: The fast-math-flags changesHans Wennborg
2018-02-21[ReleaseNotes] Initial release notes for X86 target.Craig Topper
2018-02-21ReleaseNotes: mention NetBSD support for sanitizersHans Wennborg
2018-02-09[ReleaseNotes] Add SystemZ target sectionUlrich Weigand
2018-02-08fix sphinx warningHans Wennborg
2018-02-05[Hexagon] Add release notes for 6.0.0Krzysztof Parzyszek
2018-02-05[ReleaseNotes] Add note for enabling GlobalISel for AArch64 -O0Hans Wennborg
2018-02-01releasenotes: fix a version nbrHans Wennborg
2018-01-24ReleaseNotes: mention improved codeview qualityHans Wennborg
2018-01-23Add external project LDC to release notes.Kai Nacke
2018-01-16ReleaseNotes: add Zig to External Open Source ProjectsHans Wennborg
2018-01-11[docs] Add JFS as an external project built againt LLVM 6.0.Dan Liew
2018-01-09[docs] Mention SjLj fixes in the release notesMartin Storsjo
2017-12-25[docs] Use dbgs() instead of errs() for DEBUG()Jonas Devlieghere
2017-12-20PR35705: Fix Chapter 9 example code for API changes to DIBuilderDavid Blaikie
2017-12-20[AArch64] Implement stack probing for windowsMartin Storsjo
2017-12-19[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-19[CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-19[CodeGen] Move printing MO_CFIIndex operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-18[YAML] Add support for non-printable charactersFrancis Visoiu Mistrih
2017-12-14[CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-14[CodeGen] Print external symbols as $symbol in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-13[CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih
2017-12-13[CodeGen] Print target index operands as target-index(target-specific) + 8 in...Francis Visoiu Mistrih
2017-12-13[CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ...Francis Visoiu Mistrih
2017-12-13[XRay][compiler-rt] Reduce XRay log spamDean Michael Berris
2017-12-12[MachineOperand][MIR] Add isRenamable to MachineOperand.Geoff Berry
2017-12-12[AMDGPU] Rename Bonaire target to be gfx704; remove gfx800 and make Iceland a...Tony Tye
2017-12-11[llvm-cov] Add an option for "export" command to emit only file summary data.Max Moroz
2017-12-11[AMDGPU] Rename Bonaire target to be gfx704; update target feature handlingTony Tye
2017-12-10[Docs] Fix typo in scheduler model documentation. enumemation->enumerationCraig Topper
2017-12-09Remove duplicate option from documentation.Adrian Prantl
2017-12-09Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov
2017-12-08dwarfdump: Add support for the --diff option.Adrian Prantl
2017-12-08[CodeGen] Move printing MO_Immediate operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-08[Debugify] Add a pass to test debug info preservationVedant Kumar
2017-12-08[CodeGen] Move printing MO_CImmediate operands to MachineOperand::printFrancis Visoiu Mistrih
2017-12-07[AMDGPU] Fix typo in Kernel Descriptor for GFX6-GFX9Mark Searles
2017-12-07Update BitCodeFormat.Evgeniy Stepanov
2017-12-05[XRay][docs] Document xray_mode and log registration API.Dean Michael Berris
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-12-01[libFuzzer] add a flag -malloc_limit_mbKostya Serebryany
2017-11-30docs/GettingStarted.rst: Update the list of release versions and tagsHans Wennborg