platform/upstream/llvm.git
2022-03-31 Paul Kirth[misexpect] Re-implement MisExpect Diagnostics
2022-03-31 Joachim Protze[OpenMP][Tools] Fix handling of initial-task-end
2022-03-31 Thomas Symalla[AMDGPU] Add missing use check in SIOptimizeExecMasking...
2022-03-31 Simon Pilgrim[X86] Remove redundant FIXME
2022-03-31 Simon Pilgrim[X86] lowerV64I8Shuffle - don't use lowerShuffleWithPER...
2022-03-31 Okwan Kwon[mlir] Bubble up tensor.extract_slice above linalg...
2022-03-31 Chris Bieneman[HLSL] Further improve to numthreads diagnostics
2022-03-31 Abinav Puthan... [AMDGPU][GlobalISel] Scalarize add/sub with overflow...
2022-03-31 Abinav Puthan... [AMDGPU][GlobalISel] Add end to end IR tests for add...
2022-03-31 Aaron BallmanFix the build after cd26190a10fceb6e1472fabcd9e1736f62f...
2022-03-31 Kirill BobyrevRevert "[clangd] IncludeCleaner: Add support for IWYU...
2022-03-31 Michał Górny[compiler-rt] [scudo] Use -mcrc32 on x86 when available
2022-03-31 Siva Chandra[libc] Enable threads.h functions on aarch64.
2022-03-31 Sven van Haastregt[OpenCL] Set MinVersion for sub_group_barrier with...
2022-03-31 Mark de Wever[libc++][ci] Installs Japanese locale in Docker.
2022-03-31 Mark de Wever[libc++][doc] Update formatting status.
2022-03-31 Vince Bridgers[analyzer] Avoid checking addrspace pointers in cstring...
2022-03-31 Peter Waller[AArch64][SVE] Mark {CNT*,RDVL,INDEX} as materializable
2022-03-31 Fraser Cormack[RISCV][NFC] Minor formatting fix
2022-03-31 Jay Foad[AMDGPU] Fix typo in RUN line
2022-03-31 Wenju He[NewPM] Add OptimizerEarly module extension point
2022-03-31 Groverkss[MLIR][Presburger] Carry IdKind information in LinearTr...
2022-03-31 Nico Weber[gn build] (manually) port 19246b0779a2
2022-03-31 David GoldmanSerialize PragmaAssumeNonNullLoc to support preambles
2022-03-31 Changpeng FangAMDGPU: Use isLiteralConstantLike to check whether...
2022-03-31 Louis Dionne[libc++] Install psutil on the macOS nodes
2022-03-31 Nikita Popov[X86] Add test for PR54369 (NFC)
2022-03-31 Carlo Marcelo... [compiler-rt] Implement __clear_cache on FreeBSD/powerpc
2022-03-31 Arjun P[MLIR][Presburger] IntegerRelation::truncate: fix bug...
2022-03-31 Nikita Popov[Float2Int] Avoid unnecessary lamdbas (NFC)
2022-03-31 Nikita Popov[Float2Int] Extract calcRange() method (NFC)
2022-03-31 Arjun P[MLIR][Presburger] MultiAffineFunction:eliminateRedunda...
2022-03-31 Florian HahnRecommit "[LV] Remove unneeded createHeaderBranch....
2022-03-31 Louis Dionne[libc++] Remove the __libcpp_version file
2022-03-31 Vy NguyenRevert "[llvm-readobj][MachO] Add option to sort the...
2022-03-31 Louis Dionne[libc++] Add a CI job running MSAN
2022-03-31 Yitzhak Mandelbaum[clang][dataflow] Add support for `value_or` in a compa...
2022-03-31 Sanjay Patel[x86] try to replace 0.0 in fcmp with negated operand
2022-03-31 Vy Nguyen[llvm-readobj][MachO] Add option to sort the symbol...
2022-03-31 Jay Foad[AMDGPU] Fix last remaining checks in perfhint.ll
2022-03-31 Fraser Cormack[RISCV][NFC] Fix formatting on one line
2022-03-31 Sergei LebedevFixed the type of context in type stubs for MLIR Python...
2022-03-31 Abinav Puthan... [AMDGPU] Regenerate checks in some mir tests
2022-03-31 Serge PavlovImplement inlining of strictfp functions
2022-03-31 Alexandros... [FuncSpec] Constant propagate multiple arguments for...
2022-03-31 Priyansh SinghFixed minor documentation issues
2022-03-31 Florian HahnRevert "[LV] Remove unneeded createHeaderBranch.(NFCI)"
2022-03-31 Abinav Puthan... [AMDGPU][GlobalISel] Remove unused variable. NFC.
2022-03-31 Luo, Yuanke[X86][AMX] Materialize undef or zero value to tilezero
2022-03-31 Kirill Bobyrev[clangd] IncludeCleaner: Add support for IWYU pragma...
2022-03-31 Florian Hahn[LV] Remove unneeded createHeaderBranch.(NFCI)
2022-03-31 Nicholas Guy[AArch64] Set MaxBytesForLoopAlignment for more targets
2022-03-31 Sergei LebedevAdded an empty __init__.py file to the MLIR Python...
2022-03-31 Sergei LebedevFixed mypy type errors in MLIR Python type stubs
2022-03-31 Simon Pilgrim[X86] Extend xor-lea test coverage
2022-03-31 Florian Hahn[VPlan] Remove unneeded Loop variable (NFC).
2022-03-31 Marco Elver[AddressSanitizer] Allow prefixing memintrinsic calls...
2022-03-31 Groverkss[MLIR][Presburger] Remove forward declaration to Presbu...
2022-03-31 Jean Perier[flang] Allow user to recover from bad edit descriptor...
2022-03-31 Jean Perier[flang] Skip `D` when including D debug line
2022-03-31 Simon Pilgrim[X86] combineCarryThroughADD - recognise X86ISD::ADD...
2022-03-31 ShihPo Hung[RISCV][RVV] Add Uses = [FRM] and mayRaiseFPException...
2022-03-31 David Green[LV] Invalidate widening decisions after maximizing...
2022-03-31 Matthias Springer[mlir][memref][NFC] Remove unused function
2022-03-31 Jay Foad[AMDGPU] Document the intended semantics of llvm.amdgcn...
2022-03-31 Matthias Springer[mlir][tensor] Fix bufferization of CollapseShapeOp...
2022-03-31 Fraser Cormack[RISCV][NFC] Fix comment to refer to correct file
2022-03-31 Matthias Springer[mlir][memref] Fix CollapseShapeOp verifier
2022-03-31 Matthias Springer[mlir][memref] Fix ExpandShapeOp verifier
2022-03-31 Argyrios Kyrtzidis[Support/BLAKE3] Re-enable building with the simd-optim...
2022-03-31 Qiu ChaofanRevert "[Clang] Add option to set alternative toolchain...
2022-03-31 Petr Hosek[runtimes] Create Tests.cmake if it does not exist
2022-03-31 Frances Wingerter[docs] [tools] Document and alphabetize all llvm-config...
2022-03-31 Fraser Cormack[VP][LangRef] Correct select operands in vp.fptosi...
2022-03-31 Lian Wang[RISCV] Add VL patterns for vfwmul/vfwadd/vfwsub
2022-03-31 Tobias Hieta[test-release] Added -silent-log flag to test-release.sh
2022-03-31 Fangrui Song[Driver] Move legacy -f[no-]unit-at-a-time to clang_ign...
2022-03-31 Serge PavlovMapping of FP operations to constrained intrinsics
2022-03-31 wanglei[LoongArch] Construct codegen infra and generate first...
2022-03-31 Chuanqi Xu[C++20] [Modules] Use '-' as the separator of partition...
2022-03-31 Aditya Kumar[GVNHoist] drop debug location according to the debug...
2022-03-31 jacquesguan[mlir][Vector] Fold ShuffleOp if result is identical...
2022-03-31 Wei Xiao[X86] Add test with abs intrinsic for x86-partial-reduc...
2022-03-31 V Donaldson[flang] Correct a typo when parsing format token white...
2022-03-31 Shafik Yaghmour[LLDB] Fix NSIndexPathSyntheticFrontEnd::Impl::Clear...
2022-03-31 Jordan R Abrahams... [Utils] Add URL formatting for revert_checker
2022-03-30 Stephen Long[LoopIdiom] Merge TBAA of adjacent stores when creating...
2022-03-30 wangyihan[Clang][CodeGen]Beautify dump format, add indent for...
2022-03-30 Tue Ly[libc] Improve the performance of expm1f.
2022-03-30 sstwcw[clang-format] Indent import statements in JavaScript.
2022-03-30 Jonas Devlieghere[lldb] Change the way we pick a platform for fat binaries
2022-03-30 Arjun PRevert "[MLIR][Presburger] LexSimplex::addEquality...
2022-03-30 Daniel Thornburgh[Debuginfod] Use env to fix debuginfod.test on Win32.
2022-03-30 Florian Hahn[VPlan] Track current vector loop in VPTransformState...
2022-03-30 Martin Storsjö[libcxx] [doc] Update Windows build instructions after...
2022-03-30 Martin Storsjö[lldb-vscode] Avoid a -Wunused-but-set-variable warning...
2022-03-30 Hongtao Yu[llvm-profgen] Read sample profiles for post-processing.
2022-03-30 Nico Weber[lld/mac] Give range extension thunks for local symbols...
2022-03-30 Jessica PaquetteRecommit "[Docs] Add documentation for llvm-remark...
2022-03-30 Jessica PaquetteRevert "[Docs] Add documentation for llvm-remark-size...
next