platform/upstream/llvm.git
2022-09-20 Jonas Devlieghere[lldb] Actually support more than 32 logging categories
2022-09-20 Serge Pavlov[X86][GlobalISel] Add support for sret demotion
2022-09-20 Jonathon Penix[flang] Give explicit convert= specifiers precedence...
2022-09-20 luxufan[MemorySSA] Add test that all incoming values of phi...
2022-09-20 luxufan[MemorySSA][NFC] Use const whenever possible
2022-09-20 eopXD[LSR] Precommit test for D132443
2022-09-20 Ron Liebermanrevert 684f76643 [Clang][OpenMP] Codegen generation...
2022-09-20 Phoebe Wang[X86][fastcall][vectorcall] Move capability check befor...
2022-09-20 Vitaly Buka[msan] Handle shadow of masked instruction
2022-09-20 Jonas Devlieghere[lldb] Appease the MSCV compiler
2022-09-20 Jennifer YuFix test case which is not working for AMDGPU.
2022-09-19 Matt ArsenaultAMDGPU: Add some tests for atomics with excess alignment
2022-09-19 Matt ArsenaultVectorCombine: Pass through AssumptionCache
2022-09-19 Matt ArsenaultMemCpyOpt: Pass through AssumptionCache
2022-09-19 Matt ArsenaultSLPVectorizer: Pass through AssumptionCache
2022-09-19 Matt ArsenaultLoopVectorize: Pass through AssumptionCache
2022-09-19 Matt ArsenaultGVN: Pass through AssumptionCache to queries
2022-09-19 Matt ArsenaultAnalysis: Add AssumptionCache to isSafeToSpeculativelyE...
2022-09-19 Jennifer Yu[Clang][OpenMP] Codegen generation for has_device_addr...
2022-09-19 Matt ArsenaultInstCombine: Pass AssumptionCache through isDereference...
2022-09-19 Matt ArsenaultGlobalISel: Pass through AssumptionCache
2022-09-19 Matt ArsenaultSelectionDAG: Add AssumptionCache analysis dependency
2022-09-19 Craig Topper[RISCV] Make computeIncomingVLVTYPE more conservative...
2022-09-19 Matt ArsenaultAnalysis: Add AssumptionCache argument to isDereference...
2022-09-19 Matt ArsenaultAMDGPU: Update baseline test checks
2022-09-19 SignKirigami[OpenMP] Add LoongArch64 support
2022-09-19 Cyndy Ishida[llvm][TextAPI] add driverkit as supported platform...
2022-09-19 owenca[clang-format] Update removed brace's next token's...
2022-09-19 Brett Wilson[clang-doc] Add support for explicitly typed enums
2022-09-19 Peiming Liu[mlir][scf] Support simple symbolic expression when...
2022-09-19 LLVM GN Syncbot[gn build] Port 70599d70273b
2022-09-19 Jonas Devlieghere[lldb] Remove LLDB reproducers
2022-09-19 Alexander Timofeev[AMDGPU] SIFixSGPRCopies reworking to use one pass...
2022-09-19 Craig Topper[RISCV] Manage the InQueue flag in insertvli correctly.
2022-09-19 Roy Jacobson[Clang] Implement fix for DR2628
2022-09-19 Alexey Bataev[SLP][NFC]Reorder gather nodes with reused scalars...
2022-09-19 Philip Reames[RISCV] Adding missing test from a4a29438f
2022-09-19 Jeffrey TanAdd auto deduce source map setting
2022-09-19 Amir Ayupov[BOLT] Control aggregation mode output profile file...
2022-09-19 Vitaly Buka[msan] Check mask and pointers shadow
2022-09-19 David Majnemer[clang] Add support for #pragma strict_gs_check
2022-09-19 Christopher... [mlir][Tensor] Fix ExtractSliceFromReshape transform...
2022-09-19 Fangrui Song[test] Update llvm-dwp/X86/nocompress.test
2022-09-19 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for min...
2022-09-19 Tobias Hieta[docs] Fix build-docs.sh
2022-09-19 Joseph Huber[CUDA][HIP] Fix new driver crashing when using -save...
2022-09-19 Louis Dionne[libc++] Document the format of _LIBCPP_VERSION
2022-09-19 Dmitri Gribenko[bazel] Port ba8424a251d7
2022-09-19 Slava Zakharin[flang] Support multidimensional reductions in Simplify...
2022-09-19 Slava Zakharin[flang] Support more data types for reduction in Simpli...
2022-09-19 Wei Yi Tee[clang][dataflow] Refactor `clang/Analysis/FlowSensitiv...
2022-09-19 Mircea Trofin[lld][thinlto] Include -mllvm options in the thinlto...
2022-09-19 Haojian WuFix one more unused warning in release build, NFC
2022-09-19 Haojian WuFix an unused warning in release build, NFC
2022-09-19 Fangrui Song[Object] Add zstd decompression support to Decompressor
2022-09-19 Wei Yi Tee[clang][dataflow] Modify `transfer` in `DataflowModel...
2022-09-19 jeff[AMDGPU] [DAGCombiner] Precommit test for D133584
2022-09-19 Nuno Lopesadd test for -enable-global-analyses=0 [NFC]
2022-09-19 Krzysztof Parzyszek[Hexagon] Implement [SU]INT_TO_FP and FP_TO_[SU]INT...
2022-09-19 Nirvedh Meshram[mlir][spirv] fix ordering in Intel joint matrix ops
2022-09-19 Wei Yi Tee[clang][dataflow] Replace `transfer(const Stmt *, ...
2022-09-19 Vitaly Buka[IRBuilder] Use PoisonValue in CreateMasked*
2022-09-19 Kazu HirataFix unused variable warnings:
2022-09-19 Stanley Winata[mlir][spirv] Lower arith max/min ops to OpenCL ones
2022-09-19 Wei Yi Tee[clang][dataflow] Replace usage of deprecated functions...
2022-09-19 Stanley Winata[mlir][spirv] Support OpenCL when lowering memref load...
2022-09-19 Haojian Wu[clang] Fix a nullptr-access crash in CheckTemplateArgu...
2022-09-19 Florian Hahn[LV] Keep track of cost-based ScalarAfterVec in VPWiden...
2022-09-19 Craig Topper[LangRef] Clarify that noimplicitfloat disables all...
2022-09-19 Simon Pilgrim[LoopIdiom] Add non-LZCNT target test coverage
2022-09-19 Krzysztof Parzyszek[Hexagon] Add HVX patterns for ISD::ABS
2022-09-19 Vitaly Buka[test][clangd] Join back -Xclang and -undef
2022-09-19 Craig Topper[LV] Remove FIXME about NoImplicitFloat. NFC
2022-09-19 zhijianFixed llvm-nm.rst:145:Block quote ends without a blank...
2022-09-19 Lei Zhang[mlir][tensor] Fold round-tripping extract/insert slice ops
2022-09-19 Mathieu Fehr[mlir] Add Dynamic Dialects
2022-09-19 Michał Górny[clang] Make config-related options CoreOptions
2022-09-19 Sebastian Peryt[NFC][1/n] Remove -enable-new-pm=0 flags from lit tests
2022-09-19 Felipe de Azevedo... [lldb] Reset breakpoint hit count before new runs
2022-09-19 mydeveloperday[clang-format] JSON formatting add new option for contr...
2022-09-19 Keith Smiley[ORC] Fix macho section name typo
2022-09-19 Rahul JoshiBEGIN_PUBLIC
2022-09-19 Krzysztof Parzyszek[Hexagon] Rework SplitHvxPairOp to be a general vector...
2022-09-19 Simon Pilgrim[CostModel][X86] Add CostKinds handling for CTLZ_ZERO_U...
2022-09-19 Xiang Li[clang] Allow vector of BitInt
2022-09-19 zhijianfixed a compiler error as description in
2022-09-19 Florian Hahn[LV] Move new epilog-vectorization-widen-inductions...
2022-09-19 Florian Hahn[LV] Add tests for epilogue vectorization with widened...
2022-09-19 Krzysztof Parzyszek[Hexagon] Use proper output chain when widening HVX...
2022-09-19 Mingming Liu[NFC] Use opaqueptr in llvm/test/Transforms/SimplifyCFG...
2022-09-19 zhijianfixed a compiler error as description in
2022-09-19 Katherine Rasmussen[flang] Write semantics test for atomic_and
2022-09-19 Simon Pilgrim[CostModel][X86] Add CostKinds handling for vector...
2022-09-19 spupyrev[BOLT] Unifying implementations of ext-tsp
2022-09-19 zhijian[AIX] llvm-nm support environment "OBJECT_MODE" for...
2022-09-19 Tue Ly[libc][Obvious] Fix exp10f spec.
2022-09-19 Louis Dionne[libc++] Always query the compiler to find whether...
2022-09-19 Simon PilgrimFix MSVC warning "all return expressions must deduce...
2022-09-19 Sam McCall[clangd] Allow programmatically disabling rename of...
2022-09-19 Simon Pilgrim[CostModel][X86] Add CostKinds handling for cttz
next