platform/upstream/llvm.git
2023-04-20 LLVM GN Syncbot[gn build] Port 4bc6499f8843
2023-04-20 Aaron Ballman[C11] Allow casting to an _Atomic-qualified type
2023-04-20 Matt ArsenaultAMDGPU: Fix assertion with multiple uses of f64 fneg...
2023-04-20 OCHyamsReapply D146987 "[Assignment Tracking] Enable by default"
2023-04-20 Nikolas Klauser[libc++][NFC] Remove one apply_cv implementation
2023-04-20 zhangyi1357[Clangd] Make the type hint length limit configurable
2023-04-20 OCHyams[NFC] Return unique dbg intrinsics from findDbgValues...
2023-04-20 Nikita Popov[LangRef] Update list of supported constant expressions...
2023-04-20 Nikita PopovRevert "[ORC][LLJIT] Use JITLink by default on ELF...
2023-04-20 Nikita PopovReapply [SimplifyCFG][LICM] Preserve nonnull, range...
2023-04-20 Andrew Gozillon[Flang][MLIR] Alter Fir.GlobalOp to print and lower...
2023-04-20 Aaron Ballman[C11] Allow initialization of an atomic-qualified point...
2023-04-20 Louis Dionne[libc++] Adjust D_LIBCPP_ENABLE_ASSERTIONS defines...
2023-04-20 Guillaume Chatelet[libc] use -O3 to compile memory functions
2023-04-20 Tobias Gysi[mlir][llvm] Improve access group import handling.
2023-04-20 Owen Pan[clang-format] Hanlde leading whitespaces for JSON...
2023-04-20 Momchil Velikov[FuncSpec] Relax restrictions on candidates for special...
2023-04-20 Matt ArsenaultAMDGPU: Really invert handling of enqueued block detection
2023-04-20 Nikita Popov[GVN] Fix metadata combining for non-local loads
2023-04-20 Timm Bäder[clang][Sema][NFC] Make a bunch of things const if...
2023-04-20 Jay Foad[IR] Remove dead code for unsupported ConstantExpr...
2023-04-20 Nikita Popov[GVN] Add additional metadata combining tests (NFC)
2023-04-20 Timm Bäder[clang][Lex][NFC] Use a range for loop in StringLiteral...
2023-04-20 Simon Pilgrim[DAG] SimplifyVCastOp - ensure we select the correct...
2023-04-20 Timm Bäder[clang][Sema][NFC] Use existing TargetInfo local variable
2023-04-20 David Sherwood[AArch64][CostModel] Make sext/zext free if folded...
2023-04-20 Matthias Springer[mlir][linalg][transform] PackGreedilyOp/TileToForallOp...
2023-04-20 David Spickett[LLDB] Discard register flags where the size doesn...
2023-04-20 Florian HahnRecommit "[VPlan] Switch to checking sinking legality...
2023-04-20 Martin Dinkov[MsgPack] Add support for writing binary ELF doc nodes
2023-04-20 Craig Topper[RISCV] Remove VConstraintType enum and getConstraint...
2023-04-20 Craig Topper[RISCV] Let assembler accept vector memory operands...
2023-04-20 Viktoriia Bakalova[clangd] Implement cross reference request for #include...
2023-04-20 Haojian Wu[bazel] Fix the bazel build for the "analysis" target...
2023-04-20 Kavitha Natarajan[Flang][OpenMP] Add support for OpenMP MIN reduction
2023-04-20 Jun Sha (Joshua)[RISCV] Add scheduling for Zfa instructions
2023-04-20 Tue Ly[libc][math] Remove placeholder implementations of...
2023-04-20 Pravin Jagtap[NewPM][AMDGPU] Port amdgpu-atomic-optimizer
2023-04-20 Mehdi Amini[mlir][doc] Fix build after D148389
2023-04-20 Akshay KhadseFix uninitialized class members
2023-04-20 Shengchen Kan[X86][Tablgen] Rename IgnoresVEX_W to IgnoresW, VEX_WIG...
2023-04-20 Peter Rong[FuzzMutate] InsertFunctionStrategy
2023-04-20 Petr Hosek[Driver] Support response file on baremetal driver
2023-04-20 Petr Hosek[Driver] Support response file in Fuchsia driver
2023-04-20 Xiang1 Zhang[X86] combineConcatVectorOps - remove FADD/FSUB/FMUL...
2023-04-20 Jun Sha (Joshua)[RISCV] Remove 'sx' when parsing arch string to match...
2023-04-20 Jun Sha (Joshua)Revert '[RISCV] Remove 'sx' when parsing arch string...
2023-04-20 Matthias Springer[mlir][Affine][NFC] Wrap dialect in "affine" namespace
2023-04-20 Jun Sha (Joshua)[RISCV] Remove 'sx' when parsing arch string to match...
2023-04-20 Peiming Liu[mlir][sparse] extend pack operation to support packing...
2023-04-20 Manish Gupta[mlir][Memref] Fold nvgpu device cp.async on src memref...
2023-04-20 Chia-hung Duan[scudo] Support printing the status of cached blocks
2023-04-20 Joseph Huber[libc] Fix not using the static library on amdgpu
2023-04-20 Joseph Huber[libc] Test the RPC interface with multiple blocks
2023-04-20 Joseph Huber[libc] Add a test to directly stimulate the RPC interface
2023-04-20 Joseph Huber[libc] Update RPC interface for system utilities on...
2023-04-20 Peiming Liu[mlir][sparse] support iteration over compressed-hi...
2023-04-20 Noah Goldstein[LIBC] Fix incorrect behavior with pthread_key_t when...
2023-04-20 Jim InghamAdd missing header guards so the modules build will...
2023-04-20 LLVM GN Syncbot[gn build] Port 87cec865979c
2023-04-20 Nico Weber[gn] Use clang/utils/bundle_resources.py for clang...
2023-04-20 Matt ArsenaultValueTracking: uitofp/sitofp cannot return denormal...
2023-04-20 Matt ArsenaultValueTracking: Handle sign bit of constrained sitofp...
2023-04-20 Matt ArsenaultValueTracking: Implement computeKnownFPClass for fdiv...
2023-04-20 Matt ArsenaultValueTracking: Add baseline tests for computeKnownFPCla...
2023-04-20 Matt ArsenaultValueTracking: Fix backwards handling of fpclass assumes
2023-04-20 Matt ArsenaultAttributor: Add baseline tests for nofpclass changes
2023-04-20 Matt ArsenaultValueTracking: Add more tests for trunc handling in...
2023-04-20 Matt ArsenaultValueTracking: Add baseline test for computeKnownFPClas...
2023-04-19 Julian Lettner[TSan] Fix comment describing shadow memory layout
2023-04-19 Med Ismail... [lldb] Fix bug to update process public run lock with...
2023-04-19 MalavikaSamakRevert "Revert "[-Wunsafe-buffer-usage] Handle unevalua...
2023-04-19 NAKAMURA Takumi[CMake] Reduce deps
2023-04-19 NAKAMURA Takumi[Bazel] Introduce "//clang:bundle_resources" for D146591
2023-04-19 Nathan Sidwell[BOLT][NFC] Remove exec permission from some tests
2023-04-19 Nathan Sidwell[BOLT] Add bolt-runtime requirement to tests
2023-04-19 Michael Jones[libc] Fix strtod hex exponent overflow bug
2023-04-19 Siva Chandra... [libc][math] Remove the unused dp_trig target and tests.
2023-04-19 MalavikaSamakRevert "[-Wunsafe-buffer-usage] Handle unevaluated...
2023-04-19 Butta[CMake] Don't set absolute paths as install runpaths...
2023-04-19 MalavikaSamak[-Wunsafe-buffer-usage] Handle unevaluated contexts...
2023-04-19 Valentin Clement[flang][openacc] Add basic lowering to new data operati...
2023-04-19 Siva Chandra... [libc][Obvious] Remove an unused "using" declaration.
2023-04-19 Craig Topper[TableGen] Use heap allocated arrays instead of vectors...
2023-04-19 Vitaly BukaRevert "[cmake] Explicitly disable download step"
2023-04-19 Razvan Lupusoru[mlir][openacc] Refine data operation data clause attribute
2023-04-19 Alex Langford[lldb] Change setting descriptions to use StringRef...
2023-04-19 Martin Storsjö[compiler-rt] [test] [profile] Avoid issues with an...
2023-04-19 Vasileios Porpodas[SLP][NFC] Test showing a cost estimation issue caused...
2023-04-19 Louis Dionne[libc++] Remove symbols for a std::allocator_arg &...
2023-04-19 Alex Langford[lldb][NFCI] Stop creating additional temporary string...
2023-04-19 Teresa Johnson[MemProf] Fix bot failure about missing return value...
2023-04-19 Scott Linder[DebugInfo] printCompactDWARFExpr: don't assert on...
2023-04-19 Scott Linder[HeterogeneousDWARF] Update encodings in AMDGPUDwarfExt...
2023-04-19 Teresa Johnson[MemProf] Optionally pass hot/cold hints to operator new
2023-04-19 Joseph Huber[libc] Fix `nvptx_options` variable not being reset...
2023-04-19 Louis Dionne[libc++abi] Make the error message for recursive initia...
2023-04-19 Fangrui Song[Driver] Make -fsanitize=kcfi,function incompatible
2023-04-19 Fangrui Song[Driver] -fsanitize=kcfi doesn't need RequiresPIE
2023-04-19 Martin Storsjö[libunwind] [SEH] Add debug logging in __libunwind_seh_...
next