platform/upstream/llvm.git
2021-12-22 Salman JavedResolve -Wdocumentation warning in ClangTidyDiagnosticC...
2021-12-22 Marianne Mailhot... [DSE] Fix invalid removal of store instruction
2021-12-22 Mogball[mlir] Add unit test for disabling canonicalizer patter...
2021-12-22 Mircea Trofin[NFC][mlgo]Rename a variable in TensorFlowCompile.cmake
2021-12-22 Mehdi AminiFix more clang-tidy cleanups in mlir/ (NFC)
2021-12-22 Krzysztof Parzyszek[Hexagon] Make conversions to vector predicate types...
2021-12-22 Salman JavedResolve lint warning about converting unsigned to signe...
2021-12-22 Mogball[mlir] Add missing unit tests to BUILD.bazel
2021-12-22 Marianne Mailhot... [DSE] Add test case showing bug PR52774.
2021-12-22 Mogball[mlir] Update BUILD.bazel to include `scf_tests`
2021-12-22 Michael Jones[libc][obvious] fix formatting mistake
2021-12-22 Daniil Fukalov[NFC][AMDGPU][CostModel] Add tests for AMDGPU cost...
2021-12-22 Daniil Fukalov[NFC][AMDGPU][CostModel] Add tests for AMDGPU cost...
2021-12-22 Mogball[mlir] Fix missing namespace (NFC)
2021-12-22 Stanislav Funiak[MLIR][PDL] Clear up the terminology in the root orderi...
2021-12-22 Mogball[mlir] Canonicalizer constructor should accept disabled...
2021-12-22 Michael Jones[libc] apply formatting to tests
2021-12-22 Simon PilgrimRemove superfluous semicolon.
2021-12-22 LLVM GN Syncbot[gn build] Port cb8a0b07974e
2021-12-22 Arthur O'Dwyer[libc++] [ranges] Introduce _LIBCPP_AUTO_CAST(x) for...
2021-12-22 Adrian Kuegel[mlir][arith] Fix CmpIOP folding for vector types.
2021-12-22 Simon Pilgrim[DAG][X86] Add TargetLowering::isSplatValueForTargetNod...
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.
next