platform/upstream/llvm.git
2021-08-11 Petr Hosek[InstrProfiling] Generate runtime hook for Fuchsia
2021-08-11 Petr HosekRevert "[InstrProfiling] Emit bias variable eagerly"
2021-08-11 Matthias Springer[mlir][Analysis] Add FlatAffineConstraints::addLowerOrU...
2021-08-11 Johannes Doerfert[Attributor][NFC] Try to make the windows build bots...
2021-08-11 Matthias Springer[mlir][Analysis] Add alignAffineMapWithValues
2021-08-11 Johannes Doerfert[Attributor][FIX] Handle recurrences (PHIs) in AAPointe...
2021-08-11 Johannes Doerfert[Attributor][FIX] Only avoid visiting PHI uses multiple...
2021-08-11 Johannes Doerfert[Attributor][NFC] Precommit reproducer for PR51249
2021-08-11 Johannes Doerfert[OpenMP][FIX] Disabled optimizations have to be made...
2021-08-11 Craig Topper[SelectionDAGBuilder] Save iterator to avoid second...
2021-08-11 Mircea Trofin[NFC][MLGO] 'Use' variable used for asserts
2021-08-11 Christopher... [llvm][clang][NFC] updates inline licence info
2021-08-11 LLVM GN Syncbot[gn build] Port 58915667d0b9
2021-08-11 Hongtao Yu[CSSPGO] Additional cleanup as a follow-up to D107838
2021-08-11 Arthur O'Dwyer[libc++] IWYU to fix Modules complaints in <__ranges...
2021-08-11 Arthur O'Dwyer[libc++][modularisation] Split up <concepts> into granu...
2021-08-11 Ben Shi[RISCV][test] Add new tests for mul optimization in...
2021-08-11 Hongtao Yu[CSSPGO] Do not use getCanonicalFnName in pseudo probe...
2021-08-10 LLVM GN Syncbot[gn build] Port f9e58f35e905
2021-08-10 zoecarver[libcxx][ranges] Add `views::counted` CPO.
2021-08-10 Amara Emerson[AArch64][GlobalISel] Relax oneuse restriction for...
2021-08-10 Sushma Unnibhavi[M68k][GloballSel] RegBankSelect implementation
2021-08-10 Adrian PrantlSimplify coro::salvageDebugInfo() (NFC-ish)
2021-08-10 Adrian PrantlStreamline the API of salvageDebugInfoImpl (NFC)
2021-08-10 Sam Clegg[lld][WebAssembly] Prefer objdump -d over obj2yaml...
2021-08-10 Rob Suderman[mlir][tosa] Add folders for trivial tosa operation...
2021-08-10 Rob Suderman[mlir][tosa] Add dilation to tosa.transpose_conv2d...
2021-08-10 natashaknk[mlir][tosa] Add quantized and unquantized versions...
2021-08-10 Vince Bridgers[analyzer] Cleanup a FIXME in SValBuilder.cpp
2021-08-10 Sam McCall[Sema] Include full range of the switch condition in...
2021-08-10 Craig Topper[RISCV] Remove stale TODO from test. NFC
2021-08-10 Jacques Pienaar[mlir][drr] Improve error message for unexpected attrib...
2021-08-10 Volodymyr Sapsai[docs] Clarify variable-width integer (VBR) encoding...
2021-08-10 Haruki Imai[mlir] Support normalizing memrefs with MemRef_Reinterp...
2021-08-10 Nikita Popov[MemCpyOpt] Optimize MemoryDef insertion
2021-08-10 Alexander Belyaev[mlir] Change the pattern for TiledLoopOp bufferization.
2021-08-10 Thomas Johnson[ARC] Add codegen for count trailing zeros intrinsic...
2021-08-10 Fangrui Song[InlineAdvisor] Add single quotes around caller/callee...
2021-08-10 Jacques Pienaar[mlir] Enable specifying querying function in ValueShap...
2021-08-10 Jan Kratochvil[nfc] [lldb] Assertions for D106270 - [DWARF5] Fix...
2021-08-10 Sanjay Patel[InstCombine] avoid infinite loops from min/max canonic...
2021-08-10 Joseph Huber[OpenMP] AlwaysInline __kmpc_parallel_51 to improve...
2021-08-10 Dmitry Vyukovtsan: add notion of compressed addresses
2021-08-10 Dmitry Vyukovtsan: rename mapping field selectors
2021-08-10 Dmitry Vyukovtsan: remove indirection when selecting the active...
2021-08-10 Dmitry Vyukovtsan: remove dependencies on HAS_48_BIT_ADDRESS_SPACE...
2021-08-10 Dmitry Vyukovtsan: unit-test all mappings
2021-08-10 Dmitry Vyukovtsan: unify all shadow mappings
2021-08-10 Dmitry Vyukovtsan: define all fields for all mappings
2021-08-10 Dmitry Vyukovtsan: rename kAppMemBeg to kLoAppMemBeg
2021-08-10 Dmitry Vyukovtsan: remove TSAN_MID_APP_RANGE macro
2021-08-10 Dmitry Vyukovsanitizer_common: add FALLTHROUGH macro
2021-08-10 Dmitry Vyukovtsan: deduplicate mapping selection
2021-08-10 Dmitry Vyukovtsan: make all memory mappings testable
2021-08-10 Dmitry Vyukovsanitizers: turn thread-safety errors into warnings
2021-08-10 Dmitry Vyukovsanitizer_common: optimize Mutex for high contention
2021-08-10 Matt ArsenaultSystemZ: Tidy up a mir test
2021-08-10 Saleem Abdulrasoollibunwind: add missing break statements in EHABI
2021-08-10 Leonard Chan[clang][cache] Update Fuchsia-stage2.cmake to create...
2021-08-10 Jinsong Ji[AIX] Don't crash on unimplemented lowerRelativeReference
2021-08-10 Peter Steinfeld[flang] Fix the extent calculation when upper bounds...
2021-08-10 Matt ArsenaultAMDGPU: Add alloc priority to global ranges
2021-08-10 Matt ArsenaultAMDGPU: Add baseline register allocation failure test
2021-08-10 Matt ArsenaultRegAllocGreedy: Add spaces between registers in debug...
2021-08-10 Jake Egan[AIX] Define __HOS_AIX__ macro only for AIX target
2021-08-10 Mark de Wever[libcxx] Remove _LIBCPP_HAS_NO_BUILTIN_IS_CONSTANT_EVAL...
2021-08-10 Paul Robinson[Security] Replace Josh Eads with Tim Penge as a Sony rep
2021-08-10 George Rokos[libomptarget][NFC] Fix compilation issue with GCC
2021-08-10 Tom Lokovicabseil-string-find-str-contains should not propose...
2021-08-10 Joel E. Denny[OpenMP][NFC] Simplify targetDataEnd conditions for...
2021-08-10 Denys Petrovrevert test commit
2021-08-10 Denys Petrov[analyzer] Move test case to existing test file and...
2021-08-10 Denys Petrovtest commit
2021-08-10 Craig Topper[RISCV] Fold (add (select lhs, rhs, cc, 0, y), x) ...
2021-08-10 Louis Dionne[libc++][NFC] Simplify tests for bind_front
2021-08-10 Alex Orlov[clang] Implement P0692R1 from C++20 (access checking...
2021-08-10 Sanjay Patel[InstSimplify] fold min/max with limit constant
2021-08-10 Sanjay PatelRevert "[InstSimplify] fold min/max with limit constant...
2021-08-10 Sanjay Patel[InstSimplify] fold min/max with limit constant; NFC
2021-08-10 Sanjay Patel[InstSimplify] add tests for min/max idioms; NFC
2021-08-10 Dmitry VyukovProblem with realpath interceptor
2021-08-10 Kazu Hirata[DWARF] Remove isInlinedCStr (NFC)
2021-08-10 Raphael Isemann[lldb][NFC] Fix inversed documentation of Process:...
2021-08-10 Raphael Isemann[lldb][NFC] Add a FIXME for NameSearchContext::AddFunDe...
2021-08-10 Thomas Preud... Set supported target for asan-use-callbacks test
2021-08-10 David Sherwood[NFC] Add extra RUN line to strict reduction tests
2021-08-10 Brian Cain[clang] [hexagon] Add resource include dir
2021-08-10 Florian MayerRevert "[clangd] Support `#pragma mark` in the outline"
2021-08-10 Sam McCall[Sema] Preserve invalid CXXCtorInitializers using Recov...
2021-08-10 Sam McCall[Parser] Fix attr infloop on "int x [[c"
2021-08-10 Raphael Isemann[lldb] Add a test for user-defined objc_copyRealizedCla...
2021-08-10 Raphael Isemann[lldb] Add a test for potentially conflicting names...
2021-08-10 David Green[AArch64] Correct sinking of shuffles to adds/subs
2021-08-10 David Green[AArch64] Regenerate sink-free-instructions.ll. NFC
2021-08-10 Tim NorthoverAArch64: support @llvm.va_copy in GISel
2021-08-10 Florian Mayer[hwasan] Fix test on x86.
2021-08-10 Sven van Haastregt[OpenCL] Make pipes and workgroup optional for -fdeclar...
2021-08-10 Konstantin... [GlobalISel] Look through truncs and extends in narrowS...
2021-08-10 bakhtiyarFix a bug in algebraic simplification, and enable the...
2021-08-10 Lang Hames[ORC-RT] Fix typo in path in f63b1bf7f49.
next