platform/upstream/llvm.git
2022-10-10 Michał Górny[clang-tools-extra] [clangd] Respect llvm_shlib_dir...
2022-10-04 Coleuse LLVM_USE_STATIC_ZSTD
2022-10-04 Cole Kissanetweak zstd behavior in cmake and llvm config for better...
2022-10-04 Yonghong Song[clang][DebugInfo] Emit debuginfo for non-constant...
2022-10-04 Nico Weber[gn build] (manually) port 18b4a8bcf35 more
2022-10-03 Florian Hahn[LV] Update handling of scalable pointer inductions...
2022-10-03 Florian Hahn[LV] Add test for #57912.
2022-10-03 Florian Hahn[LV] Convert sve-epilog-vect.ll to use opaque pointers.
2022-10-03 Roy Jacobson[Clang] Fix variant crashes from GH58028, GH57370
2022-09-30 Nikita Popov[ValueTracking] Fix CannotBeOrderedLessThanZero() for...
2022-09-30 Nikita Popov[InstSimplify] Add test for PR58046 (NFC)
2022-09-30 Gergely Nagy[libcxx] Make stdatomic.h work when included from a...
2022-09-30 Jonas Toth[docs] improve documentation for misc-const-correctness
2022-09-30 Jonas Toth[clang-tidy] adjust treating of array-of-pointers when...
2022-09-28 Nathan RidgeFix build error in StmtPrinterTest.cpp
2022-09-28 Nathan Ridge[clangd] Avoid crash when printing call to string liter...
2022-09-28 Fangrui Song[ELF] Rewrite R_RISCV_ALIGN nops when r.addend%4 != 0
2022-09-26 Tobias HietaBump version to 15.0.2
2022-09-26 Eli FriedmanExclude check-polly-unittests and check-polly-isl from...
2022-09-26 Krzysztof Parzyszek[Hexagon] Add defaulted operator= to classes with defau...
2022-09-26 Chen Zheng[MachineCycle][NFC] add a cache for block and its top...
2022-09-23 Louis Dionne[libc++] Keep unary_function and binary_function in...
2022-09-22 James Y KnightSPIRV: Fix compilation in NDEBUG.
2022-09-20 Florian Hahn[LV] Keep track of cost-based ScalarAfterVec in VPWiden...
2022-09-20 Florian Hahn[LV] Move new epilog-vectorization-widen-inductions...
2022-09-20 Florian Hahn[LV] Add tests for epilogue vectorization with widened...
2022-09-19 Louis Dionne[libc++] Always query the compiler to find whether...
2022-09-19 Tobias Hieta[docs] Fix build-docs.sh
2022-09-19 Tobias Hieta[libcxx] Bump libc++ version to 15.0.1
2022-09-19 Nikita Popov[CodeGen] Don't zero callee-save registers with zero...
2022-09-19 Brad Smith[lit] Set shlibpath_var on OpenBSD
2022-09-19 Kadir Cetinkaya[clang(d)] Include/Exclude CLDXC options properly
2022-09-19 Joseph Huber[Libomptarget] Revert changes to AMDGPU plugin destructors
2022-09-15 Fangrui Song[llvm-objdump] Change printSymbolVersionDependency...
2022-09-15 Fangrui Song[llvm-objdump][test] Add verneed-invalid.test
2022-09-15 Rainer Orth[compiler-rt] Handle non-canonical triples with new...
2022-09-15 Tobias Hieta[NFC] Fix exception in version-check.py script
2022-09-15 Tobias HietaBump version to 15.0.1
2022-09-15 Aaron BallmanDowngrade implicit int and implicit function declaratio...
2022-09-14 Shoaib Meenai[MachO] Don't fold compact unwind entries with LSDA
2022-09-14 Shoaib Meenai[MachO] Fix dead-stripping __eh_frame
2022-09-14 Mark de Wever[libc++][format] Updates feature-test macros.
2022-09-12 Jan Ole Hüser[LLD][COFF] Fix writing a map file when range extension...
2022-09-12 Brad Smith[mlir] Fix building CRunnerUtils on OpenBSD with 15.x
2022-09-12 Nikita Popov[DwarfEhPrepare] Assign dummy debug location for insert...
2022-09-12 Corentin Jabot[Clang] Fix crash in coverage of if consteval.
2022-09-08 Utkarsh Saxena[clang] Skip re-building lambda expressions in paramete...
2022-09-08 Simon Pilgrim[DAG] extractShiftForRotate - replace assertion for...
2022-09-08 jackh[clang-format] Distinguish logical and after bracket...
2022-09-08 Michał Górny[compiler-rt] [test] Handle missing ld.gold gracefully
2022-09-07 Daniel Thornburgh[Symbolizer] Handle {{{bt}}} symbolizer markup element.
2022-09-07 Daniel Thornburgh[Symbolizer] Fix symbolizer-filter-markup-pc.test on...
2022-09-07 Daniel Thornburgh[Symbolizer] Implement pc element in symbolizing filter.
2022-09-07 Daniel Thornburgh[Symbolizer] Implement data symbolizer markup element.
2022-09-07 David StuttardAMDGPU: mbcnt allow for non-zero src1 for known-bits
2022-09-05 Alex Bradbury[RISCV][ReleaseNotes] Added LLVM and Clang release...
2022-09-04 Tobias Hieta[DOCS] Minor fixes and removals of WIP warnings
2022-09-04 Philip Reames[RLEV] Pick a correct insert point when incoming instru...
2022-09-02 Nico Weber[clang] Add __is_target_variant_{os,environment} builtins
2022-09-01 Muiez Ahmed[SystemZ][z/OS] Account for renamed parameter name...
2022-09-01 Anastasia Stulova[Docs][OpenCL][SPIR-V] Release 15 notes for Clang.
2022-09-01 Roy Jacobson[Frontend] Restore Preprocessor::getPredefines()
2022-09-01 Chuanqi Xu[docs] Add "Standard C++ Modules"
2022-09-01 Alexey Bataev[SLP]Fix PR57447: Assertion `!getTreeEntry(V) && "Scala...
2022-08-30 Dan McGregor[MCContext] Reverse order of DebugPrefixMap sort for...
2022-08-30 Florian Hahn[LAA] Require AddRecs to be in the innermost loop for...
2022-08-30 Florian Hahn[LV] Add another test for incorrect runtime check...
2022-08-30 Florian Hahn[LV] Add test for incorrect runtime check generation...
2022-08-30 Florian Hahn[LV] Convert runtime diff check test to use opaque...
2022-08-29 Aaron PuchertFix formatting in release notes
2022-08-29 Shoaib Meenai[lld] Fix typo in 15.x release notes
2022-08-28 Amy Kwan[ReleaseNotes]: Add PowerPC release notes for LLVM 15
2022-08-25 Tobias Hieta[workflow] Run release tasks for me (tru) as well.
2022-08-25 Tobias Hieta[release] Use threaded compression with xz
2022-08-25 Phoebe Wang[X86][FP16] Add the missing legal action for EXTRACT_SU...
2022-08-25 Martin Storsjö[LLD] [COFF] Fix export directives in object files...
2022-08-25 Tobias Hieta[NFC] Fix a misleading comment CLANG_FORCE_MATCHING_LIB...
2022-08-25 H. VetinariSONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_S...
2022-08-25 Simon Pilgrim[DAG] MatchRotate - bail if we fail to match a shl...
2022-08-25 Petr Hosek[runtimes] Use a response file for runtimes test suites
2022-08-25 Petr Hosek[lit] Support reading arguments from a file
2022-08-25 Louis Dionne[runtimes] Handle interface targets in runtimes distrib...
2022-08-25 Louis Dionne[libc++] Add a missing assertion in std::span's constructor
2022-08-25 Tobias HietaRevert "GCC ABI Compatibility: Preserve alignment of...
2022-08-23 Nemanja Ivanovic[GTest] Change detection of libpthread
2022-08-23 Joseph Huber[CUDA] Fix output name being replaced in device-only...
2022-08-23 Kadir Cetinkaya[clangd] Support for standard type hierarchy
2022-08-23 Alexander Shaposhnikov[InstCombine] Refactor foldICmpMulConstant
2022-08-23 Jonas Hahnfeld[RISCV] Re-enable JIT support
2022-08-22 Tobias Hieta[NFC] Minor documentation fix for the release branch
2022-08-22 David Truby[clang][docs] Release notes for C/C++ SVE Operators
2022-08-22 Rainer Orth[Sparc] Don't use SunStyleELFSectionSwitchSyntax
2022-08-22 Martin Sebor[InstCombine] Correct strtol folding with nonnull endptr
2022-08-22 Rainer Orth[mlir][test] Require JIT support in JIT tests
2022-08-22 Alex Bradbury[clang][RISCV] Fix incorrect ABI lowering for inherited...
2022-08-22 Alex Bradbury[clang][RISCV][test] Add test that shows incorrect...
2022-08-22 Sanjay Patel[SDAG] avoid generating libcall to function with same...
2022-08-22 Sanjay Patel[AArch64] add test for recursive libcall lowering; NFC
2022-08-20 Tom Stellardworkflows/llvm-project-tests: Workaround an issue with...
2022-08-20 Tom Stellardworkflows/version-check: Fix check for release candidates
next