platform/upstream/llvm.git
2022-09-06 Craig Topper[RISCV] Add '32bit' feature to rv32 only builtins.
2022-09-06 River Riddle[mlir] Allow passing AsmState when printing Attributes...
2022-09-06 Krzysztof Drewniak[mlir] Improve BitEnumAttr, update documentation
2022-09-06 Simon Pilgrim[CostModel][X86] getIntrinsicInstrCost - convert to...
2022-09-06 Peiming Liu[mlir][sparse] Add lowering rules for sparse_tensor...
2022-09-06 bzcheeseman[LLVM][Support/ADT] Add assert for isPresent to dyn_cast.
2022-09-06 Florian Mayer[HWASan] rename left/right to before/after.
2022-09-06 Aaron BallmanFix the Clang sphinx build bot; NFC
2022-09-06 raghavmedicherla[AMDGPU/Metadata] Rename HSAMD::MetadataStreamer classes
2022-09-06 raghavmedicherlaSupport: Add mapped_file_region::sync(), equivalent...
2022-09-06 Vitaly Buka[test][libcxx] Mark ubsan test as UNSUPPORTED
2022-09-06 Florian Mayer[ASan] Fix libfuzzer test
2022-09-06 Philip Reames[docs][RISCV] Document status of Zicpo(m,p,z) extensions
2022-09-06 Alexander Shaposhnikov[AArch64] Increase AddedComplexity of BIC
2022-09-06 Joseph Huber[Libomptarget][NFC] Clean up CUDA plugin and address...
2022-09-06 Simon Pilgrim[CostModel][X86] Fix check prefixes on cttz cost kinds...
2022-09-06 Florian Mayer[ASan] rename left/right to before/after.
2022-09-06 Jim InghamFix another place were we suggest lldb.target in a...
2022-09-06 Jim InghamYou can't use lldb.target in a frame recognizer.
2022-09-06 Alexander Shaposhnikov[clang-tidy] Skip union-like classes in use-equals...
2022-09-06 Vitaly Buka[tsan] Replace mem intrinsics with calls to interceptors
2022-09-06 Vitaly Buka[tsan][go] Fix buildgo.sh when GOAMD64 undefined
2022-09-06 Chenguang Wang[mlir] Fix DenseElementsAttr::mapValues(i1, splat).
2022-09-06 Philip Reames[docs] Add a RISC-V Usage page
2022-09-06 Roy Jacobson[DOC][Clang] Update cxx_status.html after the 15 releas...
2022-09-06 Joseph Huber[OpenMP] Fix logic error when building offloading appli...
2022-09-06 Joseph Huber[OpenMP] Remove use of removed '-f[no-]openmp-new-drive...
2022-09-06 Markus Böck[MC] Emit Stackmaps before debug info
2022-09-06 Joseph Huber[OpenMP] Fix `omp_get_wtime` function being marked...
2022-09-06 Jakub Kuderski[ADT] Remove is_splat
2022-09-06 Dave Lee[lldb] Fix CommunicationKDP following D133251
2022-09-06 Krzysztof Drewniak[mlir] Make bit enum operators constexpr
2022-09-06 Jakub Kuderski[mlir][spirv] Change vendor op mnemonics to `spv.VENDOR...
2022-09-06 Jakub Kuderski[mlir][spirv] Refactor vendor op definitions
2022-09-06 Jakub Kuderski[mlir][spirv] Add base classes for vendor ops
2022-09-06 Matheus Izvekov[clang] Implement setting crash_diagnostics_dir through...
2022-09-06 Florian HahnRevert "[SCCP] convert signed div/rem to unsigned for...
2022-09-06 Guozhi Wei[AArch64] Add an option to reserve physical registers...
2022-09-06 Nikolas Klauser[libc++] Avoid instantiating type_trait classes
2022-09-06 Florian Hahn[ConstraintElimination] Replace pair with named struct...
2022-09-06 Peiming Liu[mlir][sparse] Refactoring: renaming StorageNewOp to...
2022-09-06 Vitaly BukaRevert "[tsan] Replace mem intrinsics with calls to...
2022-09-06 Aart Bik[mlir][sparse] codegen for sparse alloc
2022-09-06 Craig Topper[RISCV] Improve vector fround lowering by changing...
2022-09-06 Matheus Izvekov[clang] fix profiling of template arguments of template...
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds handling for ctpop ops
2022-09-06 Michael EiselAdd docs for Mach-O lld
2022-09-06 Sanjay Patel[InstCombine] remove dead code for add (select cond...
2022-09-06 Sanjay Patel[InstCombine] add/move tests for add with select operan...
2022-09-06 Sanjay Patel[InstCombine] add tests for add of select with 0 and...
2022-09-06 Doru BerceaFix OpenMP Opt for target without a parallel region.
2022-09-06 Stella StamenovaRevert "[lldb][bindings] Fix module_access handling...
2022-09-06 Benjamin Kramer[bazel] port 5dbc7cf7cac44
2022-09-06 Nico Weber[gn build] port 5dbc7cf7cac44
2022-09-06 Matthias GehreFix remaining test failures for "[llvm/CodeGen] Enable...
2022-09-06 Vitaly Buka[tsan] Replace mem intrinsics with calls to interceptors
2022-09-06 Matthias GehreFix AMDGPU test failures due to "[llvm/CodeGen] Enable...
2022-09-06 Matthias GehreFix "[llvm/CodeGen] Enable the ExpandLargeDivRem pass...
2022-09-06 David Green[AArch64] Additional tests for sinking splats to muls...
2022-09-06 Amara EmersonAdd parantheses to silence warning.
2022-09-06 Marco Elver[SelectionDAG] Properly copy ExtraInfo on RAUW
2022-09-06 Marco Elver[SelectionDAG] Rename CallSiteDbgInfo to NodeExtraInfo
2022-09-06 Matthias Gehre[llvm/CodeGen] Enable the ExpandLargeDivRem pass for...
2022-09-06 Joseph Huber[OffloadPackager] Add ability to extract images from...
2022-09-06 Joseph Huber[Object] Refactor code for extracting offload binaries
2022-09-06 Marco Elver[MachineInstr] Allow setting PCSections in ExtraInfo
2022-09-06 Marco Elver[Metadata] Introduce MD_pcsections
2022-09-06 Aaron BallmanFix Clang Sphinx docs build
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for ctlz...
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for cttz...
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds test coverage for ctpop...
2022-09-06 Sanjay Patel[SCCP] convert signed div/rem to unsigned for non-negat...
2022-09-06 Jean Perier[flang] Accept assumed shape arrays as SHAPE in C_F_POINTER
2022-09-06 Amara Emerson[GlobalISel] Combine G_INSERT/EXTRACT_VECTOR_ELT with...
2022-09-06 Aaron BallmanUpdate the clang and clang-tools-extra code owners...
2022-09-06 Sanjay Patel[InstSimplify] allow poison/undef in constant match...
2022-09-06 Sanjay Patel[InstCombine] reduce code duplication; NFC
2022-09-06 Sanjay Patel[InstCombine] add tests for icmp-of-trunc; NFC
2022-09-06 Animesh Kumar[OpenMP] Add lit test for metadirective device arch...
2022-09-06 Pavel Labath[lldb] Go back to process-directed signals in MainLoopT...
2022-09-06 Alexander Belyaev[mlir] Add materializeOpFoldResults to turn OpFoldResul...
2022-09-06 LLVM GN Syncbot[gn build] Port 9823d42557eb
2022-09-06 Michał Górny[lldb] [Core] Split read thread support into ThreadedCo...
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds handling for SSE FCMP_ON...
2022-09-06 Christian Sigg[MLIR] Fix for commit 0f2ec35
2022-09-06 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update assembler tests for...
2022-09-06 John Brawn[ARM] Constant pools need 4-byte alignment if we only...
2022-09-06 Christian Sigg[MLIR] Switch lit tests to %mlir_lib_dir and %mlir_src_...
2022-09-06 Emilia Dreamer[clang-format] Change heuristic for locating lambda...
2022-09-06 Passw[clang-format] [doc] Fix example of wrapping class...
2022-09-06 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-06 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-06 Benjamin Kramer[SelectionDAG] Rewrite bfloat16 softening to use the...
2022-09-06 Sven van Haastregt[OpenCL] Remove argument names from atomic/fence builtins
2022-09-06 Simon Pilgrim[CostModel][X86] Add CostKinds handling for fcmp ops
2022-09-06 Pavel Labath[lldb] Enable the insertion of "pending callbacks"...
2022-09-05 luxufan[MemorySSA][NFC] Simplify if condition
2022-09-06 Nikita Popov[OpenMP] Mark -fopenmp-implicit-rpath as NoArgumentUnused
2022-09-06 eopXD[CMake][MLGO] Fix cmake for MLGO
2022-09-06 Chuanqi Xu[NFC] [Coroutines] Add tests for looking up deallocation
next