platform/upstream/llvm.git
2023-06-25 khei4[SimplifyCFG] precommit test for LinearMap nsw (NFC)
2023-06-25 Matt ArsenaultRegAllocGreedy: Fix assert with remarks on unassigned...
2023-06-25 Matt ArsenaultAMDGPU: Handle the easy parts of strict fptrunc
2023-06-25 Matt ArsenaultAMDGPU: Handle constrained fpext
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/AMDGPU/combine-reg-or-const.ll
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/PowerPC/tail-dup-break-cfg.ll
2023-06-25 Niwin Anto[AArch64][GlobalISel] IR translate support for a return...
2023-06-25 Tobias Stadler[AArch64][GlobalISel] Select G_UADDE/G_SADDE/G_USUBE...
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/PowerPC/pr40922.ll
2023-06-25 Piotr ZegarRevert "[clang-tidy] Add modernize-printf-to-std-print...
2023-06-25 Mike Crowe[clang-tidy] Add modernize-printf-to-std-print check
2023-06-25 Mike Crowe[ASTMatchers] Add argumentCountAtLeast narrowing matcher
2023-06-25 Nico WeberRevert "[COFF] Support -gsplit-dwarf for COFF on Windows"
2023-06-25 Florian Hahn[ConstraintElim] Add tests with condition used in phi.
2023-06-25 Florian Hahn[ConstraintElim] Add uses to remark tests to make it...
2023-06-25 Takuya Shimizu[clang][Diagnostics] Provide parameter source range...
2023-06-25 Elliot GoodrichRevert "[llvm] Move StringExtras.h include from Error...
2023-06-25 Elliot Goodrich[llvm] Move StringExtras.h include from Error.h to...
2023-06-25 Elliot Goodrich[llvm] Add missing StringExtras.h includes
2023-06-25 Corentin Jabot[Clang][NFC] Add feature test macro checks for C++2c
2023-06-25 Craig Topper[RISCV] Add missing Read classes to some compressed...
2023-06-25 Craig Topper[RISCV] Add GPR bypasses for most scalar integer instru...
2023-06-25 David Green[AArch64] Add SVE tests for double reducts of vector...
2023-06-25 Iain Sandoe[C++20][Modules] Complete implementation of module...
2023-06-25 Fangrui Song[BPF] Remove unused legacy passes after TargetMachine...
2023-06-25 Haohai Wen[COFF] Support -gsplit-dwarf for COFF on Windows
2023-06-25 Vaibhav Thakkar[clang] Fix pretty-printing for variables declared...
2023-06-25 Shao-Ce SUN[flang] Rename remaining `__Fortran_PPC_intrinsics...
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/PowerPC/select-i1-vs-i1.ll
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/ARM/2013-07-29-vector-or...
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/ARM/2011-03-15-LdStMultipleB...
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/ARM/and-sext-combine.ll
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/ARM/machine-cse-cmp.ll
2023-06-25 Amaury Séchet[NFC] Autogenerate CodeGen/ARM/pr35103.ll
2023-06-25 yronglin[libc++][ranges] Implement P2494R2 (Relaxing range...
2023-06-25 Jacques Pienaar[mlir][polyapprox] Use llvm::numbers for constants.
2023-06-24 Dave Lee[lldb] Use LLDB_LOGF for printf format strings in Apple...
2023-06-24 Fangrui Song[DWARF] Remove remnant .zdebug section recognition
2023-06-24 Ian Anderson[libc++] Remove the type_traits includes from limits...
2023-06-24 Fangrui Song[DWARF] Adjust warning condition for .dwo sections...
2023-06-24 Shao-Ce SUN[openmp] remove initializeRewriteSymbolsLegacyPassPass
2023-06-24 Piotr Fusik[libc++] Add noexcept clauses to swap per P0408R7 ...
2023-06-24 Thorsten Schütt[GlobalIsel][X86]] Legalize G_CONSTANT_FOLD_BARRIER
2023-06-24 Hristo Hristov[libc++][ranges] Addresses: LWG3719 - Directory iterat...
2023-06-24 Nathan James[clang-tidy] Fix false negative in readability-convert...
2023-06-24 Kazu Hirata[CodeGen] Remove unused forward declaration Value
2023-06-24 Kazu Hirata[CodeGen] Remove unused forward declarations Instructio...
2023-06-24 Kazu Hirata[LegacyPM] Remove RewriteSymbolsLegacyPass
2023-06-24 Kazu Hirata[LegacyPM] Remove PlaceSafepointsLegacyPass
2023-06-24 Kazu Hirata[CodeGen] Remove unused forward declaration DominatorTree
2023-06-24 Kazu Hirata[Analysis] Remove unused forward declaration PhiValues
2023-06-24 Kazu Hirata[Analysis] Remove unused forward declaration GetElement...
2023-06-24 Kazu Hirata[Analysis] Remove unused forward declaration BasicAAResult
2023-06-24 LLVM GN Syncbot[gn build] Port 7f6e0052a97f
2023-06-24 Piotr Zegar[clang-tidy] Add misc-header-include-cycle check
2023-06-24 David Green[AArch64] Add SVE lowering for vector.reduce.fminimum...
2023-06-24 Piotr ZegarRevert "[clang-tidy] Add misc-header-include-cycle...
2023-06-24 Piotr Zegar[clang-tidy] Add misc-header-include-cycle check
2023-06-24 Iain Sandoe[C++20][Modules] Implement P2615R1 revised export diagn...
2023-06-24 Johannes Doerfert[Attributor] Avoid more AAs through IR implication
2023-06-24 Johannes Doerfert[Attributor] Avoid uninitialized memory read.
2023-06-24 Kazu Hirata[Support] Remove countLeadingZeros, countPopulation...
2023-06-24 Pedro Falcato[clang] Add -fcheck-new support
2023-06-24 Vitaly Buka[test][MSAN] Fix test by printing action before executi...
2023-06-24 Thorsten Schütt[GlobalIsel][X86] G_STORE extension
2023-06-24 Johannes Doerfert[Attributor][FIX] Do not ignore refinement for IPO
2023-06-24 Johannes Doerfert[Attributor] Avoid the type check in getCalledFunction
2023-06-24 Kai Sasaki[mlir] Replace HTML escaped character
2023-06-24 Youngsuk Kim[llvm] Replace use of Type::getPointerTo() (NFC)
2023-06-24 Mehdi AminiImprove fatal error message when handling promised...
2023-06-24 Mehdi AminiAdd missing dependent dialects to AsyncToAsyncRuntimePa...
2023-06-24 Fangrui Song[XRay][AArch64] Add .size directive
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declarations createLowerMatrix...
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declaration initializeStripSym...
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declarations initializeCrossDS...
2023-06-24 Kazu Hirata[LegacyPM] Remove unused declarations initializeCorrela...
2023-06-24 LLVM GN Syncbot[gn build] Port 6085eb308491
2023-06-24 Alex BrachetRevert "Reland [llvm] Preliminary fat-lto-objects support"
2023-06-24 varconst[libc++][NFC] Fix incorrect return type of `operator...
2023-06-24 LLVM GN Syncbot[gn build] Port c9a8a0e8a9b2
2023-06-24 Douglas YungRevert "[llvm-profdata] Refactoring Sample Profile...
2023-06-24 Douglas YungRevert "[llvm-profdata] Fix mixed-sign comparison warnings"
2023-06-24 Robert Suderman[mlir][math] Improved math.atan approximation
2023-06-24 Alex BradburyRecommit "[RISCV] Implement support for bf16 truncate...
2023-06-24 Craig Topper[RISCV] Use binary search on the extension tables in...
2023-06-24 Craig TopperRevert "[RISCV] Implement support for bf16 truncate...
2023-06-24 Johannes Doerfert[Attributor][NFC] Avoid string concat for non-tracing...
2023-06-24 Johannes Doerfert[Attributor] Check IR attributes before creating new AAs
2023-06-24 Johannes Doerfert[Attributor][NFCI] Use pointers to pass around AAs
2023-06-24 LLVM GN Syncbot[gn build] Port 44265dc3554e
2023-06-24 Teresa Johnson[LTO][GlobalDCE] Use pass parameter instead of module...
2023-06-23 Craig Topper[RISCV] Split ReadSFB into ReadSFBJmp and ReadSFBALU.
2023-06-23 Matt Arsenaultclang: Add missing cases to elementwise builtin SemaCXX...
2023-06-23 Matt Arsenaultclang: Add __builtin_elementwise_rint and nearbyint
2023-06-23 Hongtao Yu[Pseudo Probe] Remove the assert of allowing only one...
2023-06-23 Matt Arsenaultclang: Fix elementwise value naming to match instruction
2023-06-23 Johannes Doerfert[Attributor][NFC] Allow to restrict the Attributor...
2023-06-23 Johannes Doerfert[Attributor] Remove the iteration count verification
2023-06-23 Matt ArsenaultValueTracking: Use new version of cannotBeOrderedLessTh...
2023-06-23 Matt ArsenaultValueTracking: Prepare to phase out CannotBeOrderedLess...
next