platform/upstream/llvm.git
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)
2023-05-13 Shengchen Kan[X86][AsmParser] Reapply "Refactor code and optimize...
2023-05-13 Tue Ly[libc][math] Implement fast division / modulus for...
2023-05-13 Philip Reames[RISCVGatherScatterLowering] Use InstSimplifyFolder
2023-05-13 Philip ReamesReapply "[RISCVGatherScatterLowering] Minor code cleanu...
2023-05-13 Jessica PaquetteRevert "[SuffixTree] Add suffix tree statistics"
2023-05-13 Jessica Paquette[SuffixTree] Add suffix tree statistics
2023-05-12 Valentin Clement[mlir][openacc] Add canonicalization pattern for acc...
2023-05-12 Philip Reames[LV] Use interface routines instead of internal variables
2023-05-12 Alan ZhaoRevert "[X86][AsmParser] Refactor code and optimize...
2023-05-12 Philip ReamesRevert "[RISCVGatherScatterLowering] Minor code cleanup...
2023-05-12 Thurston DangASan: add testcase for backtrace interceptor
2023-05-12 Yaxun (Sam... [AMDGPU] Emit predefined macro `__AMDGCN_CUMODE__`
2023-05-12 Teresa Johnson[MemProf] Set hot/cold new values with option
2023-05-12 Vadim Paretsky[OpenMP] remove an erroneous assert on the location...
2023-05-12 Kazu Hirata[llvm] Migrate {starts,ends}with_insensitive to {starts...
2023-05-12 Vadim Paretsky[OpenMP] Fix GCC build issues and restore "Additional...
2023-05-12 Florian Mayer[HWASan] unflake test
2023-05-12 Jerry GeFix mlir trait documentation typo
2023-05-12 ziqingluo-90[-Wunsafe-buffer-usage] Remove an unnecessary const...
2023-05-12 Saleem AbdulrasoolObjCopy: support `--dump-section` on COFF
2023-05-12 Vitaly Buka[test][sanitizers] Disable new test on Android
2023-05-12 Florian Hahn[AArch64] Add test for #62620.
2023-05-12 William Huang[llvm-profdata] ProfileReader cleanup - preparation...
2023-05-12 Slava Zakharin[flang] Fixed global name creation for literal constants.
2023-05-12 TatWai Chong[mlir][tosa] Add accumulator type attribute to TOSA...
2023-05-12 Alex Langford[lldb][NFCI] Replace use of DWARFAttribute in DWARFAbbr...
2023-05-12 Nikolas Klauser[libc++][PSTL] Move the already implemented functions...
2023-05-12 Jeffrey Byrnes[AMDGPU][GFX908] IndirectCopyToAGPR: Confirm modified...
2023-05-12 Craig Topper[RISCV] Move VFMADD_VL DAG combine to a function. NFC
2023-05-12 Alex Langford[lldb][NFCI] Delete commented out method OptionValuePro...
2023-05-12 Fangrui Song[test] Fix ftime-trace.cpp on Windows
2023-05-12 Philip Reames[RISCVGatherScatterLowering] Support shl in non-recursi...
2023-05-12 Florian Hahn[PowerPC] Adjust tests after e351b9b66da088.
2023-05-12 Alex Langford[lldb][NFCI] Change return type of DWARFDebugInfoEntry...
2023-05-12 Philip Reames[RISCVGatherScatterLowering] Remove restriction that...
2023-05-12 Alex Langford[lldb][NFCI] Redefine dw_attr_t typedef with llvm:...
2023-05-12 spupyrevprofilie inference changes for stale profile matching
2023-05-12 Harsh MenonAdd additional criteria for hoisting vector.transfer_reads
2023-05-12 ziqingluo-90[-Wunsafe-buffer-usage] Move the whole analysis to...
2023-05-12 Slava Zakharin[flang][hlfir] Fixed AssociateOp codegen for 0-dim...
2023-05-12 Hui[libc++][ranges] Fix `iota_view`'s constructor's incorr...
2023-05-12 Florian Hahn[EarlyIfCvt] Don't if-convert if condition has only...
2023-05-12 Joseph Huber[OpenMP] Naturally align internal global variables...
2023-05-12 Joseph Huber[libc] Check the RPC server once again after the kernel...
2023-05-12 Mathieu FehrRevert "[mlir][irdl] Add verification of IRDL ops"
2023-05-12 Fangrui Song[Driver] -ftime-trace: derive trace file names from...
2023-05-12 Aart Bik[mlir][gpu][sparse] add gpu ops for sparse matrix compu...
2023-05-12 Mathieu Fehr[mlir][irdl] Add verification of IRDL ops
next