platform/upstream/llvm.git
2021-10-25 Arthur Eubanks[AlwaysInliner] Invalidate analyses when we delete...
2021-10-25 Arthur Eubanks[gn build] Add missing CodeGenTests dependency
2021-10-25 Joe Loser[libc][NFC] Remove extra space in libc/CMakeLists.txt
2021-10-25 Joe Loser[libc][NFC] Remove extra slash in path in libc/CMakeLis...
2021-10-25 Arthur Eubanks[docs][NewPM] Add example C++ code on how to actually...
2021-10-25 Zarko Todorovski[LLVM] Inclusive terms: remove/replace references to...
2021-10-25 Nikita Popov[BasicAA] Add test for benign range overflow (NFC)
2021-10-25 Jakub Kuderski[DomTree][NFC] Clean up nits in DomTree code
2021-10-25 Fangrui Song[ELF][X86] Support R_X86_64_PLTOFF64
2021-10-25 Fangrui Song[ELF] Support 128-bit bitmask in oneof(RelExpr)
2021-10-25 Kirill Bobyrev[clangd] IncludeCleaner: Complicated rules for enum...
2021-10-25 Fangrui Song[ELF] Update comments/diagnostics for some long options...
2021-10-25 MaheshRavishankar[mlir][Linalg] Allow comprehensive bufferization to...
2021-10-25 Sanjay Patel[x86] add tests for vector -1 constant materialization...
2021-10-25 Fangrui Song[ELF] Delete unneeded hack for discarding empty name...
2021-10-25 Greg ClaytonAdd modules stats into the "statistics dump" command.
2021-10-25 Stefan Gränitz[JITLink] Fix warning 'shift count exceeds width' in...
2021-10-25 Boian Petkantchin[MLIR][Math] Add erf to math dialect
2021-10-25 Wei Wang[openmp] Emit deferred diag only when device compilatio...
2021-10-25 AndreyChurbanov[OpenMP] libomp: disable definitions of 5.1 atomics...
2021-10-25 Michał Górny[lldb] [DynamicRegisterInfo] Remove AddRegister() and...
2021-10-25 Michał Górny[lldb] [gdb-remote] Remove HardcodeARMRegisters() hack
2021-10-25 Dmitry Vyukovtsan: add DynamicMutexSet helper
2021-10-25 Dmitry Vyukovmsan: disble CHECK test on powerpc64
2021-10-25 Aart Bik[mlir][sparse] lower trivial tensor.cast on identical...
2021-10-25 David BlaikieAdd release notes for the LLDB impact from the array...
2021-10-25 David BlaikieRemove referenced to deleted parallel-libs project
2021-10-25 Jeremy Morse[DebugInfo][InstrRef][NFC] Switch to using DenseMaps...
2021-10-25 Mike Rice[OPENMP51]Initial parsing/sema for append_args clause...
2021-10-25 Valentin Clement[fir][NFC] Format and make FIROps.td homogenous
2021-10-25 Valentin Clement[fir][NFC] Move MLIR includes to FIRDialect.td
2021-10-25 Wouter van... [WebAssembly] support Memory64 in target_features section
2021-10-25 Jeremy Morse[DebugInfo][InstrRef] Recover stack-slot tracking perfo...
2021-10-25 Craig Topper[RISCV] Remove always_inline and nodebug attributes...
2021-10-25 Philip Reames[indvars] Fix pr52276 (missing one use check)
2021-10-25 Vladimir Inđić[OpenMP][OMPT] thread_num determination during executio...
2021-10-25 Vladimir Inđić[OpenMP][OMPT][clang] task frame support fixed in __kmp...
2021-10-25 Joachim Protze[OpenMP][Tests] Test omp_get_wtime for invariants
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Actually check for test outcome
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Mark tests trying to link COI...
2021-10-25 Joachim Protze[OpenMP][Tests][NFC] Replace atomic increment by reduction
2021-10-25 Joachim Protze[OpenMP][Tools][NFC] Fix C99-style declaration of itera...
2021-10-25 Joachim Protze[OpenMP][Tools][NFC] Pass intel license ENV to lit
2021-10-25 Raphael Isemann[lldb] Modernize and expand TestCppBitfields
2021-10-25 Kazu Hirata[clang] Use llvm::{count,count_if,find_if,all_of,none_o...
2021-10-25 Craig Topper[RISCV] Reduce the number of RISCV vector builtins...
2021-10-25 Nikita Popov[BasicAA] Add test for incorrect non-negative logic...
2021-10-25 MaheshRavishankarRevert "[mlir][Linalg] Allow comprehensive bufferizatio...
2021-10-25 Craig Topper[RISCV] Add vcsr CSR name for V extension.
2021-10-25 Danila Malyutin[CodeGen] Fix dependence breaking for tied operands
2021-10-25 MaheshRavishankar[mlir][Linalg] Allow comprehensive bufferization to...
2021-10-25 Jeremy Morse[DebugInfo] Follow up to ee3eee71e, x86 tests need...
2021-10-25 Pavel Labath[lldb] Remove a trailing \0 from the result of HostInfo...
2021-10-25 Joe Loser[libc++][NFC] Remove unimplemented parts of chrono...
2021-10-25 Konstantin... [libc++] LWG3001: add `remove_extent_t` to `weak_ptr...
2021-10-25 Yaxun (Sam... [HIP][OpenMP] Fix assertion in deferred diag
2021-10-25 Louis Dionne[libc++] Include revision numbers in the paper status...
2021-10-25 Michał Górny[lldb] [Host/ConnectionFileDescriptor] Do not use non...
2021-10-25 Jeremy Morse[DebugInfo][InstrRef] Track values fused into stack...
2021-10-25 Danila Malyutin[AArch64] Handle ST1iN instructions in isAArch64FrameOf...
2021-10-25 Pavel Labath[lldb] Modernize Platform::GetOSBuildString
2021-10-25 Vy Nguyen[lld-macho][nfc] Rename output binary so it doesn't...
2021-10-25 Nikita Popov[BasicAA] Use ranges for more than one index
2021-10-25 Alexey Bataev[SLP]Change the order of the reduction/binops args...
2021-10-25 Chris BienemanDocument `LLVM_USE_SPLIT_DWARF` option
2021-10-25 Jeremy Morse[DebugInfo][NFC] Avoid a use-after-free
2021-10-25 Kadir Cetinkaya[clang][unittests] Fix shared lib builds
2021-10-25 Sanjay Patel[DAGCombiner] make matching bit-hack form of usubsat...
2021-10-25 Tim NorthoverCodeGenPrep: remove all copies of GEP from list if...
2021-10-25 Dmitry Vyukovsanitizer_common: trap on CHECK failure
2021-10-25 Dmitry Vyukovtsan: fix free_race3.c test
2021-10-25 Thomas Symalla[AMDGPU] Regenerate some tests with the current version...
2021-10-25 Nicolas Vasilache[mlir][Vector] NFC - Add option to hook vector.transpos...
2021-10-25 Denys Petrov[analyzer] Retrieve incomplete array extent from its...
2021-10-25 Denys Petrov[analyzer][NFCI] Move a block from `getBindingForElemen...
2021-10-25 Matthias Springer[mlir][linalg][bufferize] Fix crash when bufferizing...
2021-10-25 Dmitry Vyukovtsan: add another use-after-free race test
2021-10-25 Dmitry Vyukovtsan: don't use symbol binding 10
2021-10-25 Simon Moll[VE][NFC] correct bitmasking in popcnt expansion test
2021-10-25 Nicolas Vasilache[mlr][Linalg] NFC - Add option to hook vector.multi_red...
2021-10-25 Max Kazantsev[Test] Add test for PR52290
2021-10-25 Kadir Cetinkaya[clang] Visit enum base specifiers in libIndex
2021-10-25 Kadir Cetinkaya[clang] Traverse enum base specifier in RAV
2021-10-25 Kadir Cetinkaya[clang] Fix range for forward-declared enums
2021-10-25 Raphael Isemann[lldb] Modernize TestBitfields
2021-10-25 Bradley Smith[AArch64][Driver][SVE] Allow -msve-vector-bits=<n>...
2021-10-25 Raphael Isemann[lldb] Also print index of child when ValueCheck fails
2021-10-25 Alex Zinenko[mlir][python] Infer result types in generated construc...
2021-10-25 Alex Zinenko[mlir] support interfaces in Python bindings
2021-10-25 Kerry McLaughlin[SVE][CodeGen] Enable reciprocal estimates for scalable...
2021-10-25 Nikita Popov[InstCombine] Make TTI comment more forceful (NFC)
2021-10-25 Max Kazantsev[SimplifyCFG] Sanity assert in iterativelySimplifyCFG
2021-10-25 David Green[ARM] Add a complex dotprod test case.
2021-10-25 Raphael Isemann[lldb][NFC] Use llvm::Optional to refer to Optional
2021-10-25 LLVM GN Syncbot[gn build] Port e1fdec875ff1
2021-10-25 Manas[analyzer] Allow cmake options to be passed to satest...
2021-10-25 Balazs Benics[analyzer] Add std::string checker
2021-10-25 Pavel LabathFix windows build for 6fa1b4ff4
2021-10-25 Michał Górny[lldb] [Utility/UriParser] Return results as 'struct...
2021-10-25 Nikita Popov[InstSimplify] Refactor invariant.group load folding
next