platform/upstream/llvm.git
2022-04-07 Alex Brachet[clang] Fix macos build broken after D120989
2022-04-07 Nathan James[clang-tidy] Fix invalid fix-it for cppcoreguidelines...
2022-04-07 Daniel Grumberg[clang][extract-api][NFC] Use dedicated API to check...
2022-04-07 natashaknk[tosa][mlir] Add dynamic width/height support for depth...
2022-04-07 Augie FacklerInstCombineCalls: fix annotateAnyAllocCallSite to repor...
2022-04-07 Simon Pilgrim[X86] Add PR35202 test case for commuted cmp merging
2022-04-07 Pavel Samolysov[clang][NFC] Extract EmitAssemblyHelper::shouldEmitRegu...
2022-04-07 Mark de Wever[libc++][format] Use a helper constant.
2022-04-07 Zixu Wang[clang][ExtractAPI] Fix declaration fragments for ObjC...
2022-04-07 Arthur Eubanks[CaptureTracking] Ignore ephemeral values when determin...
2022-04-07 Simon Pilgrim[X86] Add PR19752 test case
2022-04-07 Karl Meakin[AArch64] Update tests with the `update_llc_test_checks...
2022-04-07 Lei Zhang[mlir][vector] Fold extract(broadcast) of same rank
2022-04-07 Daniel Grumberg[clang][extract-api] Process only APIs declared in...
2022-04-07 Augie FacklerMemoryBuiltins: only claim an allocator family on built...
2022-04-07 Augie FacklerBuildLibCalls: also set allocsize() attributes
2022-04-07 Augie FacklerInstCombineCalls: when adding an align attribute, never...
2022-04-07 Augie FacklerMemoryBuiltins: also check function definition for...
2022-04-07 Augie FacklerInstCombineCalls: infer return alignment from allocalig...
2022-04-07 Fangrui Song[crt][test] Fix dso_handle.cpp for Linux systems which...
2022-04-07 chenglin.bi[x86] Replace getNodeIfExists to doesNodeExist when...
2022-04-07 Craig Topper[RISCV] Add more .vx patterns for VLMax integer setccs.
2022-04-07 Zixu Wang[clang][ExtractAPI] Fix appendSpace in DeclarationFragments
2022-04-07 Craig Topper[RISCV] Add swapped patterns to VPatIntegerSetCCVL_VIPlus1.
2022-04-07 Paul Walker[SVE] Add more gather/scatter tests to highlight bugs...
2022-04-07 Siva Chandra... [libc] Add a linux Thread class in __support/threads.
2022-04-07 Arthur Eubanks[libcxx] Add flag to disable __builtin_assume in _LIBCP...
2022-04-07 Changpeng FangAMDGPU: Set implicit kernarg size to be of 256 bytes...
2022-04-07 Simon Pilgrim[X86] Enable fast variable per-lane shuffle tuning...
2022-04-07 Sam McCallRemove a few effectively-unused FileEntry APIs. NFC
2022-04-07 Alex Zinenko[mlir] specify dialect names in doc generation
2022-04-07 Nikita Popov[Sink] Don't sink non-willreturn calls (PR51188)
2022-04-07 Nikita Popov[Sink] Add willreturn test
2022-04-07 Simon Pilgrim[InstCombine] SimplifyDemandedUseBits - allow and(srem...
2022-04-07 Arjun P[MLIR][Presburger] refactor subtraction to be non-recursive
2022-04-07 Louis Dionne[libc++] Add back-deployment testing on arm64 macs
2022-04-07 Alexey BataevAdd missing template keywords
2022-04-07 Nico WeberRevert "Reland "[Driver] Default CLANG_DEFAULT_PIE_ON_L...
2022-04-07 Dmitry Preobrazhensky[AMDGPU][MC][GFX10] Added syntactic sugar for s_waitcnt...
2022-04-07 Simon Pilgrim[InstCombine] Regenerate and(srem(X,Pow2),C) test and...
2022-04-07 Ties Stuijremove dead code in parseRegisterList checking for...
2022-04-07 Simon Pilgrim[InstCombine] SimplifyDemandedUseBits - add TODO to...
2022-04-07 Simon Pilgrim[InstCombine] SimplifyDemandedUseBits - remove lshr...
2022-04-07 LLVM GN Syncbot[gn build] Port 1306b1025c50
2022-04-07 Nikolas Klauser[libc++][ranges] Implement ranges::count{, _if}
2022-04-07 Jez Ng[lld-macho][nfc] Factor out findSymbolAtOffset
2022-04-07 Simon PilgrimFix MSVC "not all control paths return a value" warning
2022-04-07 Simon Pilgrim[X86] Ensure ZN3Tuning inherits from ZN2Tuning instead...
2022-04-07 Simon Pilgrim[X86] Add test case for PR44795
2022-04-07 Nathan Sidwell[clang] Verify internal entity module mangling
2022-04-07 Antonio FrighettoFix warnings when `-Wdeprecated-enum-enum-conversion...
2022-04-07 Nico Weber[gn build] (manually) port 3031fa88f01e
2022-04-07 Nico Weber[gn build] (manually) port 5390606aa963
2022-04-07 Nico Weber[lld/mac] Don't emit stabs entries for functions folded...
2022-04-07 Nikolas Klauser[libc++] Remove redundant __invoke_constexpr functions
2022-04-07 Nikita Popov[Clang] Remove redundant -no-opaque-pointers flag in...
2022-04-07 Kavitha Natarajan[clang][DebugInfo] Support debug info for alias variable
2022-04-07 Weining Lu[LoongArch] Split asmstr to opcstr and opnstr in LAInst...
2022-04-07 Simon Pilgrim[bugpoint] ReduceCrashingFunctions::TestFuncs - fix...
2022-04-07 Priyansh SinghFix grammar and punctuation across several docs; NFC
2022-04-07 chenglin.bi[AMDGPU] Regenerate xor3-i1-const.ll test(NFC)
2022-04-07 Luís Marques[RISCV] Fix crash for section alignment with .option...
2022-04-07 Chih-Ping Chen[DebugInfo] Use DW_ATE_signed encoding when creating...
2022-04-07 Kirill Bobyrev[clangd] NFC: Fix doc typos
2022-04-07 Nikita Popov[Clang] Add -no-opaque-pointers to more tests (NFC)
2022-04-07 Zi Xuan Wu[CSKY] Support bitcast operation from/to double to...
2022-04-07 Simon Pilgrim[X86] Add Issue #50412 fcmp-logic test case
2022-04-07 Simon PilgrimFix "result of 32-bit shift implicitly converted to...
2022-04-07 Benjamin Kramer[bazel] Port 3031fa88f0
2022-04-07 Nikita Popov[OpaquePtrs][Clang] Add -no-opaque-pointers to tests...
2022-04-07 Nikolas Klauser[libc++][ranges] Add implicit conversion to bool test...
2022-04-07 Mehdi Chinoune[lldb] Fix building standalone LLDB on Windows.
2022-04-07 Lorenzo Chelini[MLIR] Standalone: Fix copy-and-paste typo (NFC)
2022-04-07 Martin Storsjö[lldb] [CMake] Disable GCC's -Wstringop-truncation...
2022-04-07 Balázs Kéri[clang][ASTImporter] Not using consumeError at failed...
2022-04-07 Benjamin Kramer[clang-tidy] Silence unused variable warning in release...
2022-04-07 Weining Lu[LoongArch] Improve td files indentation a little bit...
2022-04-07 Fraser Cormack[RISCV] Select unmasked integer setcc insts via ISel...
2022-04-07 Benjamin Kramer[bazel] Port 5390606aa963
2022-04-07 Benjamin KramerTransforms: Remove unused include
2022-04-07 Florian Hahn[VPlan] Use vector.body as header name in VPlan native...
2022-04-07 Fraser Cormack[RISCV][VP] Add basic RVV codegen for vp.fcmp
2022-04-07 Nikita Popov[lld] Remove support for legacy pass manager
2022-04-07 Nikita Popov[OpaquePtr][Clang] Add CLANG_ENABLE_OPAQUE_POINTERS...
2022-04-07 Valentin Clement[mlir][CSE] Remove duplicated operations with MemRead...
2022-04-07 Wei Xiao[x86] Improve select lowering for smin(x, 0) & smax...
2022-04-07 Nikita Popov[LoopSink] Use MemorySSA with legacy pass manager
2022-04-07 Balázs Kéri[clang-tidy] bugprone-signal-handler: Message improveme...
2022-04-07 Tobias Hieta[LLD][COFF] Fix TypeServerSource matcher with more...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Fix test difference in debug and release....
2022-04-07 Jason MolendaCorrect debugserver to write xmm/ymm/zmm reg values
2022-04-07 Liqin Weng[RISCV] Add CMOV isel pattern for (select (setgt X...
2022-04-07 Petr Hosek[CMake][Fuchsia] Include bolt
2022-04-07 Fangrui Song[ELF] Ignore --no-add-needed
2022-04-07 Fangrui Song[Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT...
2022-04-07 Jez Ng[lld-macho][nfc] Rearrange order of statements to clari...
2022-04-07 Fangrui Song[Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT...
2022-04-07 Fangrui SongReland "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX...
2022-04-07 Fangrui Song[CSKY] Fix some Clang warnings. NFC
2022-04-07 Jun ZhangLink aganist clangSema to fix broken build.
next