platform/upstream/llvm.git
2022-11-18 Nico Weber[bolt] Make test/X86/end-symbol.test not use "tac"
2022-11-18 Nico Weber[bolt] Clean up lit site cfg files a bit
2022-11-18 Alex Langford[lldb] Restore default setting of LLDB_INCLUDE_TESTS...
2022-11-18 Petar AvramovicAMDGPU/GlobalISel: Fix crash after mad/fma_mix fails...
2022-11-18 Jay Foad[AMDGPU] Stop looking for implicit M0 uses on MOV instr...
2022-11-18 Matt ArsenaultInstSimplify: Add baseline tests for canonicalize
2022-11-18 Matt ArsenaultAMDGPU/GlobalISel: Fix strictfp fmul
2022-11-18 Xing Xue[Clang][CodeGen][AIX] Map __builtin_frexpl, __builtin_l...
2022-11-18 Louis Dionne[libc++] Use numeric_limits instead of raw INT_MAX
2022-11-18 Dinar Temirbulatov[AArch64][SVE] Use PTRUE instruction instead of WHILELO...
2022-11-18 David Spickett[LLDB][AArch64] Add BF16BF16, SME2p1 and SVE2p1 to...
2022-11-18 Krzysztof Parzyszek[Hexagon] Add missing patterns for mulhs/mulhu
2022-11-18 bzcheeseman[MLIR][Parser] Add `parseBase64Bytes`.
2022-11-18 Raphael Isemann[lldb] Fix that empty target.run-args are not actually...
2022-11-18 David Spickett[libcxx] Fix link to Buildbot interface
2022-11-18 Philip Reames[SDAG] Allow scalable vectors in ComputeKnownBits
2022-11-18 Timm Bäder[clang][NFC] Remove unused parameter from ParseConstant...
2022-11-18 Florian Hahn[llvm-reduce] Do not crash when accessing landingpads...
2022-11-18 Timm Bäder[clang][parse] Avoid creating StmtVectors every loop...
2022-11-18 Timm Bäder[clang][sema][NFC] Make some local variables const
2022-11-18 Alexander TimofeevARCRegisterInfo::eliminateFrameIndex updated to fix...
2022-11-18 Alexander TimofeevPEI should be able to use backward walk in replaceFrame...
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
next