platform/upstream/llvm.git
2021-07-20 Fangrui Song[IR] Rename `comdat noduplicates` to `comdat nodeduplicate`
2021-07-20 Shilei Tian[OpenMP][deviceRTLs] Update return type of function...
2021-07-20 Shilei Tian[NFC][OpenMP] Fix an issue that no CHECK in test cases
2021-07-20 Eli Friedman[AArch64] Fix i128 cmpxchg using ldxp/stxp.
2021-07-20 Sam Clegg[lld][WebAssembly] Error on import of TLS symbols in...
2021-07-20 Nikita Popov[AttrBuilder] Assert correct attribute kind
2021-07-20 Albion Fung[PowerPC] Extra test case for LDARX
2021-07-20 Sam CleggReland "[lld][WebAssembly] Cleanup duplicate fields...
2021-07-20 Nikita Popov[BitcodeReader] Handle type attributes more explicitly...
2021-07-20 Nikita Popov[Orc] Fix sret/byval attributes in test (NFC)
2021-07-20 peter klausler[flang] Fix legitimate warning from latest GCC
2021-07-20 Graham Yiu[NFC] Update code owners file
2021-07-20 Nikita Popov[ThinTLOBitcodeWriter] Fix unused variable warning...
2021-07-20 Nikita Popov[Verifier] Check byval/etc type when comparing ABI...
2021-07-20 Alex Lorenz[clang-scan-deps] ignore top-level module dependencies...
2021-07-20 Victor Huang[PowerPC] Add PowerPC cmpb builtin and emit target...
2021-07-20 Jacob HegnaFix Threshold overwrite bug in the Oz inlining model...
2021-07-20 Zequan Wu[Utils] Add -compilation-dir flag to prepare-code-cover...
2021-07-20 Nikita Popov[Inline] Fix noalias addition on simplified instruction...
2021-07-20 Fangrui Song[PowerPC][test] Don't write to srcdir
2021-07-20 Mark de Wever[libc++][doc] Fixes a broken link.
2021-07-20 Jacques Pienaar[mlir][ods] Add nested OpTrait
2021-07-20 Sami TolvanenThinLTO: Fix inline assembly references to static funct...
2021-07-20 Arthur Eubanks[NewPM] Print pre-transformation IR name in --print...
2021-07-20 Nancy Wang[SystemZ][z/OS][libcxx]: fix libcxx test cases related...
2021-07-20 Nancy Wang[SystemZ][z/OS][libcxx]: fix libcxx test cases related...
2021-07-20 Giorgis Georgakoudis[OpenMP] Set RequiresFullRuntime false in SPMDization
2021-07-20 Joseph Huber[OpenMP] Change AMDGCN to AMDGPU in the Cmake Module
2021-07-20 Rahul Joshi[MLIR][NFC] Minor cleanup for BufferDeallocation pass.
2021-07-20 Joseph Huber[OpenMP][Documentation] Fix hyperlink location
2021-07-20 Fangrui Song[test] Avoid llvm-symbolizer/llvm-addr2line one-dash...
2021-07-20 Shimin Cui This patch extends the OptimizeGlobalAddressOfMalloc...
2021-07-20 Craig Topper[RISCV] Teach RISCVMatInt about cases where it can...
2021-07-20 Craig Topper[RISCV] Add -mattr=+c command lines to add-before-shl...
2021-07-20 Fangrui Song[Driver] Detect libstdc++ include paths for native...
2021-07-20 Quinn Pham[PowerPC] Semachecking for XL compat builtin icbt
2021-07-20 Craig Topper[RISCV] Add custom isel to select (and (srl X, C1)...
2021-07-20 Stefan Pintilie[PowerPC] Inefficient register allocation of ACC regist...
2021-07-20 Sterling AugustineAvoid keeping internal string_views in Twine.
2021-07-20 Craig Topper[RISCV] Use unordered indexed loads for MGATHER.
2021-07-20 David Green[LV] Change interface of getReductionPatternCost to...
2021-07-20 Geoffrey Martin... [Bazel] Update for bc1a2979fc
2021-07-20 Joel E. Denny[UpdateCCTestChecks] Implement --global-hex-value-regex
2021-07-20 Joel E. Denny[UpdateCCTestChecks] Implement --global-value-regex
2021-07-20 LLVM GN Syncbot[gn build] Port 1a29403d2f8a
2021-07-20 zoecarver[libcxx][ranges] Add common_iterator.
2021-07-20 Kazu Hirata[SampleProfile] Remove ProfileIsValid (NFC)
2021-07-20 Rahul Joshi[NFC] Fix some comments and only look at terminators...
2021-07-20 Melanie Blower[clang][patch][NFC] Refactor calculation of FunctionDec...
2021-07-20 Caroline Concatto[NFC][LoopVectorizer] Remove VF.isScalable() assertion...
2021-07-20 Anirudh Prasad[SystemZ][z/OS] Add GOFF support to file magic identifi...
2021-07-20 Quinn Pham[PowerPC] Restore FastMathFlags of Builder for Vector...
2021-07-20 Simon Pilgrim[CostModel] Templatize EntryCost::Cost to allow custom...
2021-07-20 Johannes Doerfert[Attributor] Initialize effectively unused value to...
2021-07-20 Bradley Smith[AArch64][SVE] Move instcombine like transforms out...
2021-07-20 Florian Hahn[VPlan] Fix formatting glitch from d2a73fb44ea0b8.
2021-07-20 Florian Hahn[VPlan] Add recipe for first-order rec phis, make splic...
2021-07-20 Nico Weber[gn build] remove stray character in a comment
2021-07-20 Jamie SchmeiserReland Produce warning for performing pointer arithmeti...
2021-07-20 Stefan Pintilie[PowerPC][Builtins] Added a number of builtins for...
2021-07-20 Stella LaurenzoExclude pybind11 2.7.0 from MLIR python requirements.
2021-07-20 David Green[AArch64] Regenerate some tests checks. NFC
2021-07-20 Louis Dionne[libc++][NFC] Add missing commits to the ABI changelog
2021-07-20 Tobias Gysi[linalg] Add TensorDimOp to list of ops known by buffer...
2021-07-20 Simon Pilgrim[X86] X86InstCombineIntrinsic.cpp - silence clang-tidy...
2021-07-20 Simon Pilgrim[MIPS][MSA] Regenerate basic operations test checks
2021-07-20 Sam McCall[Lex] Consider a PCH header-guarded even with #endif...
2021-07-20 Haojian Wu[clang-tidy] Don't suggest "inline" fix for main functi...
2021-07-20 Sam McCall[clangd] Propagate header-guarded flag from preamble...
2021-07-20 Sam McCall[clangd] Add tests covering existing header-guard behav...
2021-07-20 LLVM GN Syncbot[gn build] Port 2b08f6af62af
2021-07-20 Sebastian Neubauer[AMDGPU] Improve register computation for indirect...
2021-07-20 Ulrich Weigand[SystemZ] Fix invalid assumption in getCPUNameFromS390Model
2021-07-20 Timm Bäder[llvm][tools] Hide more unrelated tool options
2021-07-20 Jan Svoboda[clang][deps] Fix test by checking ignored files correctly
2021-07-20 Jay Foad[AMDGPU] Pre-commit test case for D106284
2021-07-20 Jeremy Morse[DebugInfo][InstrRef] Fix a broken substitution method...
2021-07-20 Nico Weber[gn build] (manually) port bc1a2979fc70
2021-07-20 Chen Zheng[PowerPC][NFC] add more cases for lfiwzx/lfiwax
2021-07-20 Jan Svoboda[clang][deps] Avoid minimizing PCH input files
2021-07-20 Jan Svoboda[clang][deps] Separate filesystem caches for minimized...
2021-07-20 Stanislav Mekhanoshin[AMDGPU] Disable LDS lowering for GFX shaders
2021-07-20 Dawid Jurczak[DSE] Transform memset + malloc --> calloc (PR25892)
2021-07-20 Florian MayerRevert "[hwasan] Use stack safety analysis."
2021-07-20 Jan Svoboda[clang][deps] Normalize ignored filenames in minimizing...
2021-07-20 Florian Mayer[NFC] run clang-format on hwasan use-after-scope tests.
2021-07-20 Kai Luo[PowerPC] Add lit.local.cfg in AtomicExpand tests
2021-07-20 Florian Mayer[hwasan] [NFC] copy and disable ASAN tests to hwasan.
2021-07-20 Florian Mayer[hwasan] Use stack safety analysis.
2021-07-20 Sander de Smalen[AArch64][SVE][InstCombine] last{a,b} of a splat vector
2021-07-20 Benjamin Kramer[lldb] Remove unused variable. NFCI
2021-07-20 Cullen Rhodes[AArch64][SME] Add system registers and related instruc...
2021-07-20 Chia-hung Duan[mlir-tblgen] Fix failed matching when binds same opera...
2021-07-20 Jason MolendaRemove the DarwinLog functionality from debguserver
2021-07-20 Amara Emerson[AArch64][GlobalISel] Don't form truncstores in postleg...
2021-07-20 Johannes Doerfert[Attributor] Use set vector instead of vector to preven...
2021-07-20 Johannes Doerfert[Attributor] Simplify to values in the genericValueTrav...
2021-07-20 Johannes Doerfert[Attributor] Use checkForAllUses instead of custom...
2021-07-20 Dmitry Vyukovsanitizer_common: add new mutex
2021-07-20 Kai Luo[PowerPC] Fallback to base's implementation of shouldEx...
next