platform/upstream/llvm.git
2021-04-27 LLVM GN Syncbot[gn build] Port 51495fd2855c
2021-04-27 Lang Hames[ORC] Temporarily remove the ORC C API test.
2021-04-27 dfukalov[TTI] NFC: Change getScalarizationOverhead and getOpera...
2021-04-27 Lang Hames[ORC] Disable Orc C API test for armv8l targets.
2021-04-27 Lang Hames[ORC] Make LLVMOrcLLJITBuilderSetJITTargetMachineBuilde...
2021-04-27 Lang Hames[ORC] Remove unused headers in C API test.
2021-04-27 Petr Hosek[Driver] Push multiarch path setup to individual drivers
2021-04-27 Vitaly Buka[NFC] Fix "not used" warning
2021-04-27 Alok Kumar... [DebugInfo][llvm-dwarfdump] Fix printing of Unit header...
2021-04-27 Lang Hames[ORC] Fix more missing LLVMConsumeError calls.
2021-04-27 Lang Hames[ORC] Record target triple in C API testcase, print...
2021-04-27 Lang Hames[ORC] Add missing LLVMConsumeError calls.
2021-04-27 LLVM GN Syncbot[gn build] Port d122d80b3d1c
2021-04-27 Jessica Clarke[ORC] Fix build after 1798f2289aaa
2021-04-27 Chen Zheng[XCOFF] make .file directive have directory info
2021-04-27 Lang Hames[ORC] Initialize the native asm printer and parser...
2021-04-27 Lang HamesReapply "[ORC] Add unit tests for parts of the ......
2021-04-27 Vitaly Buka[asan][NFC] Fix "not used" warning in test
2021-04-27 River Riddle[mlir] Refactor the forward dataflow propagation in...
2021-04-27 Wang, PengfeiReapply "[X86][AMX] Try to hoist AMX shapes' def"
2021-04-27 Pushpinder... Revert "Reapply "[AMDGPU][OpenMP] Add amdgpu-arch...
2021-04-27 Reid KlecknerMove Sema's key function around and add more comments
2021-04-27 Aart Bik[mlir][tensors] Introduce attribute interface/attribute...
2021-04-27 Yonghong SongBPF: generate BTF info for LD_imm64 loaded function...
2021-04-27 Arthur Eubanks[Inliner] Make ModuleInlinerWrapperPass return Preserve...
2021-04-27 LLVM GN Syncbot[gn build] Port 7aa3cad46ac3
2021-04-27 William S.... [MLIR] Add SCF.if Condition Canonicalizations
2021-04-27 William S.... [NVPTX] Enable lowering of atomics on local memory
2021-04-27 Alex Lorenz[clang] Don't crash when loading invalid VFS for the...
2021-04-26 Yonghong SongBPF: emit debuginfo for Function of DeclRefExpr if...
2021-04-26 Hongtao Yu[CSSPGO] Unblock optimizations with pseudo probe instru...
2021-04-26 Fangrui Song[ADT] Remove StatisticBase and make NoopStatistic empty
2021-04-26 William S.... Revert "[NVPTX] Enable lowering of atomics on local...
2021-04-26 William S.... [NVPTX] Enable lowering of atomics on local memory
2021-04-26 Fangrui Song[test] Fix tools/gold/X86/weak.ll after D94202
2021-04-26 Craig Topper[RISCV] Use stack slot to handle SPLAT_VECTOR_PARTS...
2021-04-26 Lei ZhangRevert "[ADT] Remove StatisticBase and make NoopStatist...
2021-04-26 Hubert Tong[AIX] Avoid use of mtim.tv_nsec member of stat structur...
2021-04-26 Michael Kruse[SimplifyCFG] Preserve metadata when unconditionalizing...
2021-04-26 Fangrui SongRevert D76519 "[NFC] Refactor how CFI section types...
2021-04-26 LLVM GN Syncbot[gn build] Port bbddadd46e46
2021-04-26 Lang HamesRevert "[ORC] Add unit tests for parts of the Orc and...
2021-04-26 Michael Benfield[Clang] -Wunused-but-set-parameter and -Wunused-but...
2021-04-26 zoecarver[libc++][ranges] iterator.concept.sizedsentinel: sized_...
2021-04-26 Alex LorenzRevert "[clang][driver] Use the provided arch name...
2021-04-26 LLVM GN Syncbot[gn build] Port caf1294d9578
2021-04-26 Baptiste Saleil[AMDGPU] Experiments show that the GCNRegBankReassign...
2021-04-26 Vineet KumarImplementation for TargetTransformInfo::hasActiveVector...
2021-04-26 Sterling AugustineSupport leak sanitizer in libcxx.
2021-04-26 Sterling AugustineDon't fail the shared_ptr test if libc++ has insufficie...
2021-04-26 LLVM GN Syncbot[gn build] Port 8740360093b5
2021-04-26 Lang Hames[ORC] Add unit tests for parts of the Orc and LLJIT...
2021-04-26 Lang Hames[ORC] C API updates.
2021-04-26 Lang Hames[ORC] Fix type name.
2021-04-26 Fangrui Song[ADT] Remove StatisticBase and make NoopStatistic empty
2021-04-26 Craig Topper[RISCV] Match splatted load to scalar load + splat...
2021-04-26 Fangrui SongAdd LLVM_ATTRIBUTE_USED to fix problems which could...
2021-04-26 Fangrui Song[gcov] Set nounwind and respect module flags metadata...
2021-04-26 Leonard Chan[compiler-rt][hwasan] Add definition for Symbolizer...
2021-04-26 Arthur O'Dwyer[libc++] [test] Fix a Python warning.
2021-04-26 Arthur O'Dwyer[libc++] [test] Improve test_exceptions() in each strin...
2021-04-26 Arthur O'Dwyer[libc++] Remove the special logic for "noexcept iterato...
2021-04-26 Arthur O'Dwyer[libc++] __bit_iterator mustn't rely on deprecated...
2021-04-26 Nico Weber[gn build] reformat all gn files
2021-04-26 Nico Weber[gn build] (manually) port f8de9aaef2f4
2021-04-26 Siva Chandra... [libc] Add differential quality and perf analysis targe...
2021-04-26 Ali TamurSupport DW_FORM_strx* in llvm-dwp.
2021-04-26 Guillaume Chatelet[libc] Use different alignment for memcpy between ARM...
2021-04-26 Martin Storsjö[llvm-rc] Add a GNU windres-like frontend to llvm-rc
2021-04-26 Chris Lattner[Verifier] Tidy up the code a bit, NFC.
2021-04-26 Chris LattnerRemove obsolete using declaration that was just kept...
2021-04-26 Alex Lorenz[clang][driver] Use the provided arch name for a Darwin...
2021-04-26 Joseph Huber[OpenMP][Documentation] Add FAQ entry for dynamically...
2021-04-26 Tim Renouf[AMDGPU][llvm-objdump] Fix memory leak in recent commit
2021-04-26 Stephen Kelly[AST] Fix DeclarationNameInfo introspection
2021-04-26 Moritz Sichert[RuntimeDyld] Fixed buffer overflows with absolute...
2021-04-26 Jin LinPreserve the lexical order for global variables during...
2021-04-26 Sebastian Neubauer[AMDGPU] Fix autogenerated wwm-reserved-spill.ll
2021-04-26 Wael YehiaXFAIL thinlto testcases on AIX
2021-04-26 Raphael Isemann[lldb] Skip TestPointerToMemberTypeDependingOnParentSiz...
2021-04-26 William S.... [Lexer] Allow LLLexer to be used as an API
2021-04-26 Frederik Gossen[MLIR] Remove empty shape operands from `cstr_broadcast...
2021-04-26 Jonas Devlieghere[lldb] Don't use ::fork or ::vfork on watchOS or tvOS
2021-04-26 Peter Steinfeld[flang] Check for attributes specific to dummy arguments
2021-04-26 Alexey Bader[Doc] Add SYCLSupport.rst to index toctree.
2021-04-26 Wenlei He[CSSPGO] Explicitly disallow Binary and Compact Binary...
2021-04-26 Michael Kruse[SimplifyCFG] Preserve metadata when unconditionalizing...
2021-04-26 Frederik Gossen[MLIR][Shape] Ensure to preserve op type of `shape...
2021-04-26 Mark de Wever[libc++][NFC] Remove non-ASCII from comment.
2021-04-26 Sebastian Neubauer[AMDGPU] Use MapVector for WWMReservedRegs
2021-04-26 OCHyams[dexter] Update failing regression test
2021-04-26 Alexey Bader[SYCL][Doc] Add design document for SYCL mode
2021-04-26 Simon Pilgrim[X86] Rename multiclass ATOMIC_LOAD_BINOP -> ATOMIC_RMW...
2021-04-26 Greg McGary[lld-macho] Add option --error-limit=N
2021-04-26 Dávid BolvanskýRevert "Only ignore -Wdeprecated-copy if the used compi...
2021-04-26 Nigel Perks[clang][XCore] Define __xcore__ for XCore target.
2021-04-26 Paul C. Anagnostopoulos[TableGen] Remove a TODO comment that is no longer...
2021-04-26 Dávid BolvanskýOnly ignore -Wdeprecated-copy if the used compiler...
2021-04-26 Paul C. Anagnostopoulos[TableGen] Change assertion information from a tuple...
2021-04-26 Alexey Bader[SYCL] Implement SYCL address space attributes handling
next