platform/upstream/llvm.git
2021-12-22 Ron LiebermanRevert "[AMDGPU] Move call clobbered return address...
2021-12-22 Jeremy Morse[Clang][DebugInfo] Cease turning instruction-referencin...
2021-12-22 Shilei Tian[NFC][Clang] Move function implementation of `OpenMPAto...
2021-12-22 Nikita Popov[OpenMP] Regenerate test checks (NFC)
2021-12-22 Nikita Popov[JSONNodeDumper] Regenerate test checks (NFC)
2021-12-22 Ivan Gerasimov[clang-tidy] abseil-string-find-startswith: detect...
2021-12-22 Arthur O'Dwyer[libc++] [ranges] Remove the static_assert from ranges...
2021-12-22 RamNalamothu[AMDGPU] Move call clobbered return address registers...
2021-12-22 Michał Górny[lldb] [Process/FreeBSDKernel] Introduce libkvm support
2021-12-22 Alok Kumar... [clang][OpenMP][DebugInfo] Debug support for variables...
2021-12-22 Nikita Popov[msan] Break optimization in memccpy tests
2021-12-22 Martin Storsjö[libc++] Add from-scratch testing configs for Windows
2021-12-22 Martin Storsjö[libcxx] [test] Remove a leftover unused function in...
2021-12-22 Martin Storsjö[libcxx] [test] Prepare the ctime.timespec test for...
2021-12-22 Pavel Labath[lldb] Use GetSupportedArchitectures on darwin platforms
2021-12-22 Pavel Labath[lldb/python] Avoid more dangling pointers in python...
2021-12-22 Florian Hahn[VPlan] Create header & latch blocks for skeleton up...
2021-12-22 Florian Hahn[LV] Adjust comment to say the induction is created...
2021-12-22 Igor Kudrin[unittest][DebugInfo/DWARF] Do not report skipped tests...
2021-12-22 Igor Kudrin[unittest][DebugInfo/DWARF] Do not create dwarfgen...
2021-12-22 Igor Kudrin[unittest][DebugInfo/DWARF] Check that dwarfgen::Genera...
2021-12-22 Adrian Kuegel[mlir][NFC] Use .empty() instead of .size()
2021-12-22 Nikita Popov[CodeGen] Make lifetime marker test more robust (NFC)
2021-12-22 Adrian Kuegel[mlir][NFC] Fix typo in VectorOps.cpp
2021-12-22 Nikita Popov[MemoryLocation] Don't require nocapture in getForDest()
2021-12-22 Serge Pavlov[ConstantFolding] Tests for constrained compare intrinsics
2021-12-22 Jun Zhan[Clang] Add __builtin_reduce_xor
2021-12-22 Diana Picus[flang] Add missing include. NFCI.
2021-12-22 Krasimir Georgievfix build bots after f5ac23b5ae090d64d31f0b6624470af97d...
2021-12-22 Nikita Popov[RS4GC] Clean up attribute removal (NFC)
2021-12-22 Nikita Popov[DataFlowSanitizer] Simplify attribute removal (NFC)
2021-12-22 Nikita Popov[Mips16HardFloat] Simplify attribute change (NFC)
2021-12-22 Nikita Popov[ArgPromotion][TTI] Pass types to ABI compatibility...
2021-12-22 Max Kazantsev[Test] Add test showing missing opportunity in IndVar...
2021-12-22 Jason MolendaSupport v2 of 'main bin spec' Mach-O LC_NOTE in corefiles
2021-12-22 Serge Pavlov[ConstantFolding] Do not remove side effect from constr...
2021-12-22 Kazu Hirata[llvm] Use depth_first (NFC)
2021-12-22 Fangrui Song[ELF] Change mipsGotIndex to uint32_t
2021-12-22 Chuanqi Xu[NFC] Use %clang_cc instead of %clang in c++20 module...
2021-12-22 Chuanqi Xu[NFC] [C++20] [Modules] Add tests for template instanti...
2021-12-22 LLVM GN Syncbot[gn build] Port 7056250f517a
2021-12-22 Nikolas Klauser[libc++][NFC] Granularize <filesystem>
2021-12-22 Arthur O'Dwyer[libc++] [test] Simplify some ranges tests.
2021-12-22 Julian Lettner[TSan] Don't instrument code that is executed from...
2021-12-22 Owen Pan[clang-format][NFC] Handle wrapping after => in mustBre...
2021-12-22 John Ericson[lldb] Use `GNUInstallDirs` to support custom installat...
2021-12-22 Alexandre GaneaReland - [CodeView] Emit S_OBJNAME record
2021-12-22 Alexandre GaneaRevert [CodeView] Emit S_OBJNAME record
2021-12-21 Nico Weber[gn build] (manually) port f68e89044a2ee
2021-12-21 Martin Storsjö[libcxx] [test] Extend test for bash for executor-has...
2021-12-21 Martin Storsjö[libcxx] Add LIBCXX_EXTRA_SITE_DEFINES for adding extra...
2021-12-21 Martin Storsjö[libcxx] Use LIBCXX_EXECUTOR in new test configs
2021-12-21 Alexandre Ganea[Clang] Own the CommandLineArgs in CodeGenOptions
2021-12-21 Louis Dionne[libc++] Partially revert 346ef5e5879e
2021-12-21 Kirill Stoimenov[ASan] Change optimized callbacks visibility to hidden.
2021-12-21 Nemanja Ivanovic[PowerPC] Add missed test case updates
2021-12-21 Louis Dionne[libc++][NFC] Improve documentation of the various...
2021-12-21 Nemanja Ivanovic[PowerPC] Fix vector equality comparison for v2i64...
2021-12-21 Nemanja Ivanovic[PowerPC] Do not increase cost for getUserCost with...
2021-12-21 Tue Ly[libc] Show average runtime for math single-input-singl...
2021-12-21 LLVM GN Syncbot[gn build] Port f78d49e06883
2021-12-21 Dmitry Vyukovtsan: remove old vector clocks
2021-12-21 Dmitry Vyukovtsan: remove hacky call
2021-12-21 Dmitry Vyukovtsan: reduce shadow ranges
2021-12-21 Dmitry Vyukovtsan: remove unused variable
2021-12-21 Dmitry Vyukovtsan: use VReport instead of VPrintf in background...
2021-12-21 Dmitry Vyukovtsan: better maintain current time in the background...
2021-12-21 Fangrui Song[ELF] --gc-sections: Work around SHT_PROGBITS .init_array
2021-12-21 Louis Dionne[libc++][NFC] Reformatting in random_device.h and rando...
2021-12-21 minglotus-6[LTO][WPD] Ignore unreachable function by analyzing IR.
2021-12-21 Fangrui Song[ELF] Optimize RelocationSection<ELFT>::writeTo
2021-12-21 Martin Storsjö[libcxx] [test] Don't rerun supportsVerify for each...
2021-12-21 Philip Reames[funcattrs] Infer access attributes for vararg arguments
2021-12-21 Philip Reames[funcattrs] Fix incorrect readnone/readonly inference...
2021-12-21 minglotus-6Simplify WPD test case for hybrid LTO and thinTLO.
2021-12-21 Alexandre Ganea[Clang] Fix build by restricting debug-info-objname...
2021-12-21 Alexandre Ganea[Clang] debug-info-objname.cpp test: explictly encode...
2021-12-21 Marek Kurdej[clang-format] Remove unnecessary qualifications. NFC.
2021-12-21 Krzysztof Parzyszek[Hexagon] Add ELF flags for Hexagon v69
2021-12-21 Alexandros... [AArch64] Add a tablegen pattern for UZP2.
2021-12-21 Kadir Cetinkaya[clangd] Return error for textdocument/outgoingCalls...
2021-12-21 Marek Kurdej[clang-format] Remove unnecessary qualifications. NFC.
2021-12-21 Matt ArsenaultAMDGPU/GlobalISel: Regenerate test checks
2021-12-21 Marek Kurdej[clang-format] Fix SplitEmptyRecord affecting SplitEmpt...
2021-12-21 Dmitry Vyukovtsan: fix failures after multi-threaded fork
2021-12-21 Louis Dionne[libc++][NFC] Fix links to https://llvm.org/PR20183...
2021-12-21 Alexandre Ganea[Clang] Disable debug-info-objname.cpp test on Unix...
2021-12-21 Nathan Sidwell[clang][NFC] Refactor coroutine_traits lookup
2021-12-21 Florian Hahn[LV] Ensure WidenCanonicalIVRecipe is always created...
2021-12-21 Joe Loser[libcxx][test] Verify customization point object properties
2021-12-21 Djordje Todorovic[Debugify] Use WeakWH map collected before Pass when...
2021-12-21 Nikita Popov[CodeGen] Avoid more pointer element type accesses
2021-12-21 Alexandre Ganea[CodeView] Emit S_OBJNAME record
2021-12-21 mydeveloperday[clang-format] NFC use recently added Style.isJavaScript()
2021-12-21 mydeveloperdayAlignConsecutiveDeclarations not working for 'const...
2021-12-21 Nikita Popov[CodeGen] Accept Address in CreateLaunderInvariantGroup
2021-12-21 Arthur O'Dwyer[libc++] Rename __s1/__s2 to __dest/__source in __copy_...
2021-12-21 Butygin[mlir][memref] ReinterpretCast: allow static sizes...
2021-12-21 Sam McCall[clangd] Fix typo in test. NFC
2021-12-21 Simon Pilgrim[X86] getTargetVShiftNode - remove shift-by-constant...
next