platform/upstream/llvm.git
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
2023-05-12 Philip Reames[RISCVGatherScatterLowering] Minor code cleanup [NFC]
2023-05-12 Vitaly Buka[sanitizers] Remove assert from ThreadArgRetval::Finish
2023-05-12 Jeffrey TanFix libstdc++ data formatter for reference/pointer...
2023-05-12 Leandro Lupori[lldb-vscode] Skip restart tests on ARM
2023-05-12 Michael Maitland[RISCV][llvm-mca] Add mca tests for riscv lmul instruments
2023-05-12 Craig Topper[RISCV] Fix typo in comment. NFC
2023-05-12 Nicolas Vasilache[mlir][Linalg] NFC - Retire dead tilePadOp
2023-05-12 Nicolas Vasilache[mlir][Linalg] NFC - Retire dead FusionOnTensors.cpp
2023-05-12 Michael MaitlandRevert "[RISCV][llvm-mca] Add mca tests for riscv lmul...
2023-05-12 Krzysztof Drewniak[GlobalISel] Handle ptr size != index size in IRTransla...
2023-05-12 Michael Maitland[RISCV][llvm-mca] Add mca tests for riscv lmul instruments
2023-05-12 Aart Bik[mlir][sparse] minor reorg of sparse tensor tablegen...
2023-05-12 Craig Topper[DAGCombiner][AArch64][VE] Teach BuildUDIV/SDIV to...
2023-05-12 Felipe de Azevedo... [SelectionDAG][DebugInfo] Implement translation of...
2023-05-12 Krzysztof Drewniak[AMDGPU] Fix crash with 160-bit p7's by manually defini...
2023-05-12 Felipe de Azevedo... [IRTranslator][DebugInfo] Implement translation of...
2023-05-12 Konstantin... AMDGPU: Force sc0 and sc1 on stores for gfx940 and...
2023-05-12 Mark de Wever[NFC][libc++][format] Uses uniform member signatures.
2023-05-12 Mark de Wever[clang] Restores some -std=c++2b tests.
2023-05-12 Mark de Wever[clang][ci] Improves buildkite artifacts.
2023-05-12 Simon Pilgrim[X86] narrowShuffle - only narrow from legal vector...
2023-05-12 Benoit JacobDestinationPassingStyle: allow additional non-tensor...
2023-05-12 Jeffrey ByrnesPrecommit test for D149873
2023-05-12 Oleg Shyshkov[mlir][memref] Lower copy of memrefs with outer size...
next