platform/upstream/llvm.git
2021-08-02 Saleem Abdulrasoolunwind: repair register restoration for OR1K
2021-08-02 Valeriy Savchenko[analyzer] Highlight arrows for currently selected...
2021-08-02 Valeriy Savchenko[analyzer] Add control flow arrows to the analyzer...
2021-08-02 Sjoerd Meijer[AArch64] Add shufflevector concat codegen tests. NFC.
2021-08-02 Kazu Hirata[ADT] Remove PointerUnionTypeSelector (NFC)
2021-08-02 Benjamin Kramer[tsan] Complete renaming kMaxSid to kThreadSlotCount
2021-08-02 Pushpinder... [OpenMP][AMDGCN] Initial math headers support
2021-08-02 Marshall ClowChange code owner of libc++ from Marshall to Louis
2021-08-02 Simon Pilgrim[VectorCombine] Fix PR30986 poison test case
2021-08-02 Hans Wennborgprfchwintrin.h: Make _m_prefetchw take a pointer to...
2021-08-02 David Green[ARM] Remove setPreservesCFG from ARMBlockPlacement
2021-08-02 Justas Janickas[OpenCL] __cpp_threadsafe_static_init is by default...
2021-08-02 Florian Mayer[hwasan] Commit missed REQUIRES: stable-runtime.
2021-08-02 Irina Dobrescu[AArch64] Optimise min/max lowering in ISel
2021-08-02 Justas Janickas[clang][NFC] Typo fixes. Test commit.
2021-08-02 Kunwar Shaanjeet... [MLIR] FlatAffineConstraints: Fixed bug where some...
2021-08-02 Dmitry Vyukovtsan: remove unbalanced mutex unlock
2021-08-02 Guillaume Chatelet[libc] Add a Google Benchmark target to support continu...
2021-08-02 Simon Pilgrim[VectorCombine] Add PR30986 test case
2021-08-02 Dmitry Vyukovtsan: add new vector clock
2021-08-02 Dmitry Vyukovtsan: don't save creation stack for some sync objects
2021-08-02 Dmitry Vyukovtsan: add LIKELY/UNLIKELY to MetaMap::GetSync
2021-08-02 Dmitry Vyukovtsan: refactor MetaMap::GetAndLock interface
2021-08-02 Sjoerd Meijer[CostModel][AArch64] Add some shuffle concat tests...
2021-08-02 Carl Ritson[AMDGPU] Disable NSA for BVH instructions when appropriate
2021-08-02 Petar AvramovicGlobalISel: Fix infinite loop in legalization artifact...
2021-08-02 Simon Pilgrim[CostModel] Treat 'widen subvector' patterns as zero...
2021-08-02 Florian Mayer[hwasan] Detect use after scope within function.
2021-08-02 Simon Pilgrim[TTI] Add basic SK_InsertSubvector shuffle mask recognition
2021-08-02 Simon PilgrimFix MSVC signed/unsigned comparison warning. NFCI.
2021-08-02 Rosie Sumpter[LoopFlatten] Fix missed LoopFlatten opportunity
2021-08-02 Andrzej Warzynski[flang][nfc] Fix variable names in `FrontendOptions...
2021-08-02 David Green[ARM] Revert WLSTP to DLSTP if the target block is...
2021-08-02 Alex Zinenko[OpenMPIRBuilder] Add a constructor to ReductionInfo...
2021-08-02 Cullen Rhodes[AArch64][AsmParser] NFC: Parser.Lex() -> Lex()
2021-08-02 Andy Yankovsky[clang-tidy] Always open files using UTF-8 encoding
2021-08-02 Dmitry Vyukovtsan: minor IgnoreSet refactoring
2021-08-02 Dmitry Vyukovtsan: inline ProcessPendingSignals check
2021-08-02 Matthias Springer[mlir][linalg] Fix comments around ConstraintsSet
2021-08-02 David SpickettRevert "[libcxx][CI] Work around Arm buildkite failures"
2021-08-02 Butygin[mlir] Remove invalid DeallocOpLowering pattern insertion
2021-08-02 David Green[ARM] Add trackLiveness to block-placement.mir. NFC
2021-08-02 Max Kazantsev[GC][NFC] Make getGCStrategy by name available in IR
2021-08-02 Kirill Bobyrev[clangd] Fix the crash in getQualification
2021-08-02 Alina Sbirlea[docs]Update meeeting frequency to match new cal entry
2021-08-02 Lang Hames[examples] Fix incomplete_type on ZLinux when compiling...
2021-08-02 Carl Ritson[AMDGPU][GlobalISel] Add missing default mapping for...
2021-08-02 Freddy Ye[X86] Support auto-detect for tigerlake and alderlake
2021-08-02 Muhammad Omair... [LLDB] Change pexpect timeout to 30 to 60
2021-08-02 Muhammad Omair... Revert "Revert "[LLDB][GUI] Expand selected thread...
2021-08-02 Muhammad Omair... [LLDB] Skip random failing tests on Arm/AArch64 Linux...
2021-08-02 Michael Kruse[Preprocessor] Ensure newline after #pragma introduced...
2021-08-01 Douglas Chen[clang-tidy] Add new case type to check variables with...
2021-08-01 Mateusz Mikuła[LLD][MinGW] Accept joined format for --stack
2021-08-01 Martin Storsjö[clang-repl] Fix building with win32 dylibs
2021-08-01 Dave Lee[lldb] Avoid moving ThreadPlanSP from plans vector
2021-08-01 Krishna[InstCombine] Precommit tests for D106872 (NFC)
2021-08-01 Kazu Hirata[Analysis] Remove unused declaration isGEPBaseAtNegativ...
2021-08-01 Markus Böck[mlir] Change ABI breaking use of NDEBUG to LLVM_ENABLE...
2021-08-01 Butygin[mlir] Add populateGpuToLLVMConversionPatterns function
2021-08-01 Tommy Chiang[docs] Update outdated doxygen download link
2021-08-01 Fangrui Song[ELF][test] Improve .symver & --version-script tests
2021-07-31 Craig Topper[RISCV] Add some tests for SimplifyCFG's switch to...
2021-07-31 Shimin Cui[GlobalOpt] support ConstantExpr use of global address...
2021-07-31 Jan Kratochvil[nfc] [lldb] Removed unused DWARFDebugInfo::GetDIEForDI...
2021-07-31 Hsiangkai Wang[RISCV][Docs] Add description about inline asm constrai...
2021-07-31 Hsiangkai Wang[RISCV] Rename vector inline constraint from 'v' to...
2021-07-31 Eli FriedmanFix the default alignment of i1 vectors.
2021-07-31 Eli FriedmanFix a couple regression tests I missed updating in...
2021-07-31 Eli Friedman[ConstantFold] Get rid of special cases for sizeof...
2021-07-31 Aart Bik[mlir][sparse] add sparse tensor type conversion operation
2021-07-31 Sanjay Patel[Analysis] improve function signature checking for...
2021-07-31 Craig Topper[RISCV] Rename RISCVISD::FCVT_W_RV64 to FCVT_W_RTZ_RV64...
2021-07-31 Sanjay Patel[SROA] prevent crash on large memset length (PR50910)
2021-07-31 Sanjay Patel[InstCombine] canonicalize cmp-of-bitcast-of-vector...
2021-07-31 Simon Pilgrim[TTI] Make SK_ExtractSubvector matching length-changing...
2021-07-31 pooja2299Fixed syntax error that occured in the patch D104974
2021-07-31 David Green[ARM] Switch order of creating VADDV and VMLAV.
2021-07-31 David Green[ARM] Regenerate Thumb PR35481.ll test. NFC
2021-07-31 Florian Hahn[VPlan] Add interleave group printing test.
2021-07-31 Matt ArsenaultGlobalISel: Scalarize unaligned vector stores
2021-07-31 Matt ArsenaultAMDGPU/GlobalISel: Check some remarks for failed legali...
2021-07-31 Kazu Hirata[ADT] Remove set_is_strict_subset (NFC)
2021-07-31 Simon Pilgrim[DAG] isGuaranteedNotToBeUndefOrPoison - handle ISD...
2021-07-31 Matt ArsenaultGlobalISel: Have lowerStore handle some unaligned stores
2021-07-31 Uday Bondhugula[MLIR] NFC Clean up doc comments on memref replacement...
2021-07-31 Alexandros... [AArch64] Legalize MVT::i64x8 in DAG isel lowering
2021-07-31 Alexandros... [AArch64] Add a Machine Value Type for 8 consecutive...
2021-07-31 Alexandros... [Clang][AArch64] Inline assembly support for the ACLE...
2021-07-31 Eric Leese[lldb] [DWARF-5] Be lazier about loading .dwo files
2021-07-31 Fangrui Song[profile][test] Delete --path-equivalence=/tmp,%S
2021-07-31 Dmitry Vyukovtsan: prevent insertion of memset into BenignRaceImpl
2021-07-31 Dmitry Vyukovtsan: introduce Tid and StackID typedefs
2021-07-31 Dmitry Vyukovsanitizers: build tests with -g
2021-07-31 Dmitry Vyukovtsan: remove "expected" races
2021-07-31 Dmitry Vyukovtsan: always setup sigaction signal handler
2021-07-31 Vitaly Buka[NFC][sanitizer] clang-format few files
2021-07-31 Petr HosekRevert "[clang][cache] Update Fuchsia-stage2.cmake...
2021-07-31 Petr Hosek[profile] Fix profile merging with binary IDs
2021-07-31 Petr HosekRevert "[profile] Fix profile merging with binary IDs"
next