platform/upstream/llvm.git
2023-05-15 Nikita Popov[Pipelines] Don't skip GlobalDCE in ThinLTO pre-link
2023-05-15 Piotr Sobczak[ValueTracking] Fix computeKnownFPClass with canonicalize
2023-05-15 Matthias Springer[mlir][IR][tests] Fix incorrect API usage in RewritePat...
2023-05-15 Matthias Springer[mlir][bufferization] Fix unknown ops in BufferViewFlow...
2023-05-15 Haojian Wu[clangd] Fix fixAll not shown when there is only one...
2023-05-15 Alejandro Álvarez... [clang][parser] Fix namespace dropping after malformed...
2023-05-15 Joseph Huber[libc] Cache ownership of the shared buffer in the...
2023-05-15 Joseph Huber[libc] Make the bump pointer explicitly return null...
2023-05-15 Martin Braenne[clang][dataflow] Don't analyze templated declarations.
2023-05-15 Florian Hahn[VPlan] Use VPRecipeWithIRFlags for VPReplicateRecipe...
2023-05-15 Jay Foad[RegScavenger] Simplify forward(MachineBasicBlock:...
2023-05-15 Ivan Chikish[X86] LowerRotate: prefer unpack-based algorithm
2023-05-15 Jacob Crawley[flang][hlfir] lower hlfir.any into fir runtime call
2023-05-15 Jacob Crawley[flang] lower any intrinsic to hlfir.any operation
2023-05-15 Jacob Crawley[flang] add hlfir.any intrinsic
2023-05-15 Peter Smith[LLD][ELF] Add missing program header parsing to OVERLAY
2023-05-15 Tobias Hieta[docs] Add Python coding standard to documentation
2023-05-15 Francesco Petrogalli[TableGen][SubtargetEmitter] Add the StartAtCycles...
2023-05-15 Matthias Springer[mlir][transform] Use TrackingListener-aware iterator...
2023-05-15 Guillaume Chatelet[libc] Add optimized memset for RISCV
2023-05-15 Guillaume Chatelet[NFC] Refactor GlobalVariable Ctor
2023-05-15 Christian Ulmann[IR] Drop const in DILocation::getMergedLocation
2023-05-15 pvanhout[AMDGPU] Improve PHI-breaking heuristics in CGP
2023-05-15 Diana Picus[AMDGPU][MC] Don't accept attr > 32 for param_load
2023-05-15 Fangrui Song[Driver][test] Add -fintegrated-as after D150282
2023-05-15 Jake Egan[AIX][tests] XFAIL -ftime-trace test for now
2023-05-15 Craig Topper[RISCV] Add RISCVISD nodes for VWFMADD_VL.
2023-05-15 Craig Topper[RISCV] Add test cases for forming vfwmacc when widenin...
2023-05-15 Martin Braenne[clang][dataflow] Eliminate `SkipPast::ReferenceThenPoi...
2023-05-15 Xi Ruoyao[cmake] Disable GCC lifetime DSE
2023-05-15 Jonas Devlieghere[lldb] Cleanup OptionValue header and implenentation...
2023-05-15 Chuanqi XuRevert "[Serialization] Don't try to complete the redec...
2023-05-15 Jonas Devlieghere[lldb] Complete OptionValue cleanup (NFC)
2023-05-15 Manna, Soumi[NFC][CLANG] Fix Static Code Analysis Concerns
2023-05-15 Manna, Soumi[NFC][Clang] Fix Coverity issues of copy without assign
2023-05-14 David Green[AArch64] Update FP16 vector cmp costs
2023-05-14 Fangrui Song[clang-tidy][test] Add trailing -- to suppress compile_...
2023-05-14 Florian Hahn[Matrix] Remove redundant transpose with dot product...
2023-05-14 LLVM GN Syncbot[gn build] Port b7932803dede
2023-05-14 Douglas YungRevert "[LV] Add test case for #51677."
2023-05-14 Fangrui Song[MC] Remove redundant classof definitions for MCTargetD...
2023-05-14 Fangrui Song[MC][X86] Fix != result for two register operands
2023-05-14 Mark de Wever[libc++] Moves unwrap_reference to type_traits.
2023-05-14 Sergei Barannikov[clang] Convert a few tests to opaque pointers
2023-05-14 Ricky Zhou[LV] Add test case for #51677.
2023-05-14 Luo, Yuanke[X86] Fix the bug of pr62625
2023-05-14 Phoebe Wang[Coverity] Fix unchecked return value, NFC
2023-05-14 Serguei Katkov[X86] Improve handling on zero constant for fminimum...
2023-05-14 Uday Bondhugula[MLIR] NFC. Add missing const on affine analysis utils...
2023-05-14 Uday Bondhugula[MLIR] NFC. Make affine analysis utils method const...
2023-05-14 Phoebe Wang[Coverity] Fix unchecked return value, NFC
2023-05-14 Vitaly Buka[test][sanitizer] Disable create_thread_loop on Android
2023-05-14 Joshua Cao[IntervalTree] Initialize find_iterator::Point
2023-05-14 Sam JamesRevert "[cmake] Disable GCC lifetime DSE"
2023-05-14 Craig Topper[LegalizeVectorOps][AArch64][RISCV][X86] Use OpVT for...
2023-05-14 Ian Anderson[libc++][PSTL] Make the PSTL submodules only have one...
2023-05-14 Craig Topper[M68k] Update divide-by-constant.ll after D150333.
2023-05-14 Xi Ruoyao[cmake] Disable GCC lifetime DSE
2023-05-14 Sam JamesRevert "[cmake] Disable GCC lifetime DSE" (to fix autho...
2023-05-14 Fangrui SongMCSymbol: Split FragmentAndHasName to Fragment and...
2023-05-13 Nikolas Klauser[libc++][NFC] Use _LIBCPP_STD_VER instead of __cpp_lib_...
2023-05-13 Thurston DangASan: fix potential use-after-free in backtrace interceptor
2023-05-13 Aiden Grossman[Docs] Minor Fixups in Advanced Builds Documentation
2023-05-13 Noah Goldstein[SelectionDAG] Use `computeKnownBits` if `Op` is not...
2023-05-13 Noah Goldstein[SelectionDAG] Limit max recursion in `isKnownNeverZero...
2023-05-13 Noah Goldstein[InstCombine] Add simplifications for div/rem with...
2023-05-13 Noah Goldstein[X86] Invert transforming `(x * (Pow2_Ceil(C1) - (1...
2023-05-13 Noah Goldstein[X86] Add tests for inverting `(x * (Pow2_Ceil(C1)...
2023-05-13 Sam James[cmake] Disable GCC lifetime DSE
2023-05-13 Amir Ayupov[Clang][CMake] Use perf-training for Clang-BOLT
2023-05-13 Nico Weber[gn] port 88c1242ed7e1 (begone, LLVMExegesisARMTests)
2023-05-13 Florian Hahn[LV] Move selecting vectorization factor logic to LVP...
2023-05-13 Florian Hahn[VPlan] Change LoopVectorizationPlanner::TTI to be...
2023-05-13 Uday Bondhugula[MLIR] NFC. Pass affine copy options by const ref
2023-05-13 Mark de WeverReland "[CMake] Bumps minimum version to 3.20.0."
2023-05-13 Job Noorman[llvm-jitlink] Pass object features when creating MCSub...
2023-05-13 Mark de Wever[NFC][libc++][format] Tests formatter requirements.
2023-05-13 Florian Hahn[LV] Move getVScaleForTuning out of LoopVectorizationCo...
2023-05-13 Aiden Grossman[Docs][llvm-exegesis] Specify supported platforms and...
2023-05-13 Aiden Grossman[llvm-exegesis] Remove Assembler Tests
2023-05-13 Aiden Grossman[Clang][Docs] Fix man page build
2023-05-13 Florian Hahn[Matrix] Add shape verification.
2023-05-13 Fangrui Song[test] Driver/ftime-trace.cpp: work around -Wmsvc-not...
2023-05-13 Fangrui Song[ELF] Simplify getSectionRank and rewrite comments
2023-05-13 Kazu Hirata[llvm] Fix typos in documentation
2023-05-13 LLVM GN Syncbot[gn build] Port b97859b67416
2023-05-13 Craig Topper[RISCV] Teach doPeepholeMaskedRVV to handle FMA instruc...
2023-05-13 Tom Stellarddocs: Document procedure for updating pull requests
2023-05-13 Tom Stellardworkflows/release-tasks: Remove stray backslash
2023-05-13 Vitaly BukaRevert "[RISCV][llvm-mca] Add mca tests for riscv lmul...
2023-05-13 Tom Stellardgithub: Remove pull request template
2023-05-13 Fangrui Song[ELF] Remove remnant ranks for PPC64 ELFv1 special...
2023-05-13 Tom Stellardworkflows/repo-lockdown: Ignore libcxx and related...
2023-05-13 Kazu Hirata[clang-tidy] Modernize RangeDescriptor (NFC)
2023-05-13 Kazu Hirata[clang] Fix typos in documentation
2023-05-13 Thurston DangASan: unbreak Windows build by limiting backtrace*...
2023-05-13 Thurston DangASan: add backtrace_symbols test and clarify code is...
2023-05-13 Weining Lu[Clang][LoongArch] Add GPR alias handling without ...
2023-05-13 Douglas YungAdd 'REQUIRES: asserts' to test added in D150002 (53a4a...
2023-05-13 Kazu HirataReplace None with std::nullopt in comments (NFC)
next