platform/upstream/llvm.git
2022-11-18 Oleg Shyshkov[mlir][linalg] Do not check if added dimension are...
2022-11-18 Nico Weber[bolt] add missing space in "llvm-bolt -help" output
2022-11-18 gbreynoo[llvm-ar] Fix when llvm-ar fails to replace existing...
2022-11-18 David Sherwood[AArch64][SME2] Remove vector constraints from zip...
2022-11-18 Tobias Gysi[mlir][llvm] Iterative constant import from LLVM IR.
2022-11-18 Haojian Wu[clang-tidy] Remove a duplicated if-branch in the unuse...
2022-11-18 Aarush Bhat[docs] remove extra slash from llvm github url
2022-11-18 Phoebe Wang[X86] Use lock add/sub for cases that we only care...
2022-11-18 Guillaume Chatelet[reland][libc][bazel] Add tests to the bazel build
2022-11-18 Tom Praschan[Support] Add support for attaching payloads to points...
2022-11-18 Haojian Wu[include-cleaner] Add self-contained file support for...
2022-11-18 Phoebe Wang[X86] Pre-commit tests for pr58685
2022-11-18 OCHyams[Assignment Tracking][24/*] Always RemoveRedundantDbgIn...
2022-11-18 OCHyamsFix inliner test after e3cd498ff7748f967be1bdcc0a994e40...
2022-11-18 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-18 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138222
2022-11-18 Dominik Adamski[mlir][OpenMP] Add order clause definition to simd...
2022-11-18 Jay Foad[AMDGPU] Test MAD formation on GFX11
2022-11-18 OCHyams[Assignment Tracking][21/*] Account for assignment...
2022-11-18 Nico Weber[gn build] port 7059a6c32cfa
2022-11-18 Hassnaa Hamdi[AArch64][SME]: Use SVE mov instruction for FPR128...
2022-11-18 Dmitry Preobrazhensky[AMDGPU][GFX11][NFC] Refactor VOPD operands handling...
2022-11-18 Valery Pykhtin[AMDGPU] Fix PreRARematStage::sinkTriviallyRematInsts...
2022-11-18 Matthias Springer[mlir] GreedyPatternRewriter: Reprocess modified ops
2022-11-18 Benjamin Maxwell[DAG] Allow folding AND of anyext masked_load with...
2022-11-18 Matt Jacobson[Driver] exclude recently added tests from Windows
2022-11-18 OCHyams[Assignment Tracking][15/*] Account for assignment...
2022-11-18 River Riddle[mlir][SubElementInterfaces] Add a recursivelyReplaceEl...
2022-11-18 River Riddle[mlir][AsmPrinter] Allow explicitly disabling debug...
2022-11-18 River Riddle[mlir] Fix ordering of intermixed attribute/type aliases
2022-11-18 OCHyams[Assignment Tracking][14/*] Account for assignment...
2022-11-18 Adrian Kuegel[mlir][Bazel] Add DebugImporter sources to build target.
2022-11-18 serge-sans... [clang] Fix assert message
2022-11-18 Jean Perier[flang] Lower ArrayRef to hlfir.designate
2022-11-18 Alexander ShaposhnikovRevert "Revert "[opt][clang] Enable using -module-summa...
2022-11-18 Vitaly Buka[NFC][asan] Simplify __sanitizer_annotate_contiguous_co...
2022-11-18 wanglei[LoongArch] Implement assembler branches pseudo instruc...
2022-11-18 Tobias Gysi[mlir][llvm] Import additional debug info from LLVMIR.
2022-11-18 Tobias Gysi[mlir][llvm] Make some debug info attribute parameters...
2022-11-18 Martin Storsjö[include-cleaner] Fix building with LLVM_LINK_LLVM_DYLI...
2022-11-18 Mikhail GoncharovRevert "[opt][clang] Enable using -module-summary/...
2022-11-18 Adrian Kuegel[llvm][Bazel] Remove dependency to avoid cycyle.
2022-11-18 Jean Perier[flang] Add hlfir.designate definition
2022-11-18 Chuanqi Xu[Coroutines] Handle the writes to promise alloca prior to
2022-11-18 Guray Ozen[mlir] [transform] Error for duplicated processor mapping
2022-11-18 Vitaly Buka[NFC][OpenMP] Remove unused label
2022-11-18 Matt Jacobson[Driver] move FreeBSD header search path management...
2022-11-18 Vitaly Buka[NFC][OpenMP] Fix const cast warning
2022-11-18 Vitaly Buka[test][OpenMP] Expect more tsan reports
2022-11-18 Vitaly Buka[NFC][OpenMP] Remove extra ";"
2022-11-18 Vitaly Buka[NFC][OpenMP] Fix warning about non-virtual dtor
2022-11-18 Vitaly Buka[NFC][asan] Rename variables in test
2022-11-18 luxufan[RegisterScavenger][RISCV] Don't search for FrameSetup...
2022-11-18 Chen Zheng[PowerPC] mark dead def for ctr be clobber.
2022-11-18 Martin Storsjö[openmp] [test] Fix warnings about printf format mismat...
2022-11-18 Martin Storsjö[openmp] Only try to add the -mrtm flag on i386/x86_64
2022-11-18 Han-Kuan Chen[RISCV] Make lowerVECTOR_SHUFFLEAsVSlidedown follow...
2022-11-18 Han-Kuan Chen[RISCV] Pre-commit test.
2022-11-18 Vitaly Buka[asan] Simplify the test
2022-11-18 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-11-18 Mehdi AminiApply clang-tidy fixes for bugprone-argument-comment...
2022-11-18 Mehdi AminiMLIR: Add --fix-error to clang-tidy script
2022-11-18 Alexander Shaposhnikov[opt][clang] Enable using -module-summary/-flto=thin...
2022-11-18 Fazlay Rabbi[OpenMP] Initial parsing/sema for 'strict' modifier...
2022-11-18 Lei Zhang[mlir][spirv] Support attribute in MapMemRefStorageClas...
2022-11-18 Matt ArsenaultAMDGPU/GlobalISel: Make strict fadd, fmul and fma legal
2022-11-18 Timm Bäder[clang][Parse][NFC] Remove unused CommaLocs parameters
2022-11-18 Timm Bäder[clang][Parser][NFC] Simplify ParseParenExprOrCondition
2022-11-18 Chuanqi Xu[NFC] Remove unused codes after 4a7be42d922af
2022-11-18 Chuanqi Xu[C++20] [Modules] Don't emit macro definitions with...
2022-11-18 Matt ArsenaultAMDGPU/GlobalISel: Fix not selecting modifiers for...
2022-11-18 YingChi Long[VP] Add support for vp.inttoptr & vp.ptrtoint
2022-11-18 Chuanqi Xu[C++20] [Modules] Remove unmaintained Header Module
2022-11-18 Qiu Chaofan[Clang] Fix behavior of -ffp-model option when overriden
2022-11-18 Volodymyr Sapsai[ODRHash] Detect duplicate `ObjCProtocolDecl` ODR misma...
2022-11-18 Alexander Shaposhnikov[IR] Split out IR printing passes into IRPrinter
2022-11-18 Alexey Bataev[SLP]Fix PR59053: trying to erase instruction with...
2022-11-18 Fangrui Song[Sink] Process basic blocks with a single successor
2022-11-18 Volodymyr Sapsai[ODRHash] Hash `ObjCPropertyDecl` and diagnose discover...
2022-11-18 Diego CaballeroRevert "[mlir][Vector] Re-define masking semantics...
2022-11-18 Konstantin... [libc++][NFC] Add a missing include in pre-C++14 langua...
2022-11-18 Diego Caballero[mlir][Vector] Re-define masking semantics in vector...
2022-11-18 Fangrui Song[CMake] Remove a duplicate clangLex entry
2022-11-18 Fangrui Song[include-cleaner] Fix -DBUILD_SHARED_LIBS=on build
2022-11-18 Alexander Shaposhnikov[include-cleaner] Fix the build of include-cleaner...
2022-11-18 Konstantin... [libc++] Fix a missing include in pre-C++17 language...
2022-11-18 Brad Smith[Linux] Revert 1e56821bac02a5d3c6249bbf3ef43b8b569d2551
2022-11-18 David BlaikieUpdate lambda mangling test to C++17
2022-11-18 Jennifer Yu[OPENMP5.1] Initial support for severity clause
2022-11-18 Yabin Cui[OpenMP] kmp_affinity.h: add RISCV64 support
2022-11-17 Krzysztof Parzyszek[Hexagon] Add instruction definitions for Hexagon v71...
2022-11-17 Michael Jones[libc] add scanf entrypoints
2022-11-17 Doru BerceaFix declare target implementation to support enter.
2022-11-17 Benjamin Kramer[Affine] Replace a magic -1 with ShapedType::kDynamicSize
2022-11-17 Adrian PrantlComment function
2022-11-17 Matt ArsenaultAMDGPU: Convert a test to opaque pointers
2022-11-17 Fangrui SongRevert "[Hexagon] Add instruction definitions for Hexag...
2022-11-17 v1nh1shungry[clang-tidy] Fix misc-unused-using-decls for user-defin...
2022-11-17 Fangrui SongRevert D135411 "Add generic KCFI operand bundle lowering"
2022-11-17 Craig Topper[X86] Use correctly sized floating point literals in...
next