platform/upstream/llvm.git
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.
2022-04-07 Matt ArsenaultAMDGPU: Handle private atomics
2022-04-07 Matt ArsenaultAtomicExpand: Add NotAtomic lowering strategy
2022-04-07 Matt ArsenaultAtomicExpand: Change return type for shouldExpandAtomic...
2022-04-07 Lian Wang[RISCV] Supplement patterns for vnsrl.wx/vnsra.wx when...
2022-04-07 Krystian Kuzniarek[clang-format][docs] Fix incorrect 'clang-format 11...
2022-04-07 River Riddle[mlir:Parser][NFC] Replace SSAUseInfo with OpAsmParser...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Check SI LDS offset bug in the allowsMisaligne...
2022-04-07 Michael Kruse[libomptarget] Add device RTL to regression test depend...
2022-04-07 LLVM GN Syncbot[gn build] Port 39f156863392
2022-04-07 Matt ArsenaultTransforms: Split LowerAtomics into separate Utils...
2022-04-07 River Riddle[mlir:PDL] Expand how native constraint/rewrite functio...
2022-04-07 Petr Hosek[CMake][compiler-rt] Include the missing variables
2022-04-07 Aart Bik[mlir][sparse] replace stack-based access pattern with...
2022-04-07 Simon Dardis[MIPS] Initial support for MIPS-I load delay slots
2022-04-06 Stanislav Mekhanoshin[AMDGPU] Regenerate global isel lds ops test checks...
2022-04-06 Louis Dionne[libc++abi] Remove XFAIL on arm64
2022-04-06 Alina Sbirlea[MSSA] Print memory phis when inspecting walker.
2022-04-06 Alina SbirleaRevert f7381a795ab235d34c94eaf01dc880eb5b89619d
2022-04-06 Simon Dardis[mips] Remove stale comment (NFC)
2022-04-06 Blue Gaston[Darwin][ASan] Fix "interceptor working?" check for...
2022-04-06 Peter Collingbournegn build: Fix some tests for host_os to instead check...
next