platform/upstream/llvm.git
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...
2021-07-20 Petr Hosek[NFC][profile] Move writeMMappedFile to ELF ifdef block
2021-07-20 Craig Topper[RISCV] Add test cases to show an issue with our fcvt...
2021-07-20 LLVM GN Syncbot[gn build] Port adb55d7c3265
2021-07-20 Michał Górny[lldb] Make WatchpointList iterable
2021-07-20 Dmitry Vyukovtsan: remove the stats subsystem
2021-07-20 Johannes Doerfert[Attributor] Gracefully handle interprocedural reachabi...
2021-07-20 Johannes Doerfert[Attributor] Ensure to simplify operands in AAValueCons...
2021-07-20 Johannes Doerfert[Attributor] Extend the AAValueSimplify compare simplif...
2021-07-20 Johannes Doerfert[Attributor][NFCI] Expose `getAssumedUnderlyingObjects...
2021-07-20 Johannes Doerfert[OpenMP] Remove XFAIL and update check lines properly
2021-07-20 Johannes Doerfert[Attributor][NFC] Fix function name spelling
2021-07-20 Dmitry Vyukovtsan: add pragma line to buildgo.sh
2021-07-20 Johannes Doerfert[OpenMP][FIX] Temporarily XFAIL tests waiting for new...
2021-07-20 Johannes Doerfert[Attributor][FIX] Do not simplify byval arguments
2021-07-20 Johannes Doerfert[Attributor] Introduce AAPointerInfo
2021-07-20 Johannes Doerfert[Attributor] Simplify loads
2021-07-20 Johannes Doerfert[OpenMP] Fix carefully track SPMDCompatibilityTracker
2021-07-20 Albion FungRevert "[PowerPC] Extra test case for LDARX"
2021-07-20 Tony Tye[NFC] Correct documentation error in OpenMP release...
2021-07-20 Lang Hames[ORC-RT] Introduce a ORC_RT_JIT_DISPATCH_TAG macro.
2021-07-20 Lang Hames[ORC-RT] Add ORC_RT prefix to WEAK_IMPORT macro.
2021-07-20 Hsiangkai Wang[Clang][RISCV] Correct the alignment of stores generate...
2021-07-20 Fangrui SongRevert D106128 "[lld-macho] Use DO_BIND_ADD_ADDR_IMM_SC...
2021-07-20 Shilei Tian[OpenMP] Fixed a segmentation fault when using taskloop...
2021-07-20 Matt ArsenaultCodeGen: Make MachineOptimizationRemarkEmitterPass...
2021-07-20 Albion Fung[PowerPC] Extra test case for LDARX
2021-07-20 Matt ArsenaultGlobalISel: Remove some mystery code that clears isReturned
2021-07-20 Matt ArsenaultAArch64/GlobalISel: Preserve memory types
2021-07-20 Fangrui SongRevert D105519 "[WebAssembly] Deduplicate imports of...
2021-07-20 Joseph Huber[Libomptarget] Remove volatile from NVPTX work function
2021-07-19 Nico Weber[gn build] Fix llvm_build_instrumented_coverage=true...
2021-07-19 Louis Dionne[libc++] Tidy-up instances of __STDCPP_DEFAULT_NEW_ALIG...
2021-07-19 Louis Dionne[libc++] Add a bunch of missing _LIBCPP_HIDE_FROM_ABI...
2021-07-19 Philip Reames[tests] Add a couple of tests for zero stride trip...
2021-07-19 Vincent Lee[lld-macho] Use DO_BIND_ADD_ADDR_IMM_SCALED for bind...
2021-07-19 Eli Friedman[ScalarEvolution] Refine computeMaxBECountForLT to...
2021-07-19 Yi ZhangDyanamic shape support for memref reassociation reshape ops
2021-07-19 Philip Reames[SCEV] Add a clarifying comment in howManyLessThans
2021-07-19 Arthur Eubanks[NewPM][opt] Add -debug-pass-manager=quiet to not print...
2021-07-19 Arthur Eubanks[NewPM] Bail out of devirtualization wrapper if the...
2021-07-19 Quinn Pham[PowerPC] swdiv_nochk Builtins for XL Compat
next