summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2017-11-30[LangRef] clarify semantics of the frem instructionSanjay Patel
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Revert r319423: [MC] Function stack size section.Sean Eveson
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30[XRay][docs] Update documentation on new default for xray_naive_log=Dean Michael Berris
2017-11-30[libFuzzer] mention one more trophie in the Linux KernelKostya Serebryany
2017-11-28AMDGPU: Add num spilled s/vgprs to metadataKonstantin Zhuravlyov
2017-11-27Add release note about TargetRegistry change from r318352Daniel Sanders
2017-11-27[XRay] Fix typo in docs. NFCFangrui Song
2017-11-20[LV] Model masking in VPlan, introducing VPInstructionsGil Rapaport
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-11-17Revert "[MC] Fix regression tests on Windows when git “core.autocrlf” is ...Rafael Espindola
2017-11-17[MC] Fix regression tests on Windows when git “core.autocrlf” is set to t...Zhen Cao
2017-11-16[libFuzzer] add docs for -reduce_inputsKostya Serebryany
2017-11-16Let llvm.invariant.group.barrier accepts pointer to any address spaceYaxun Liu
2017-11-15[docs] Mention opt -metarenamer in the bugpoint docsVedant Kumar
2017-11-15[docs] Document a way to simplify names in bugpoint outputVedant Kumar