platform/upstream/llvm.git
2020-11-19 Gabriel Hjort... [Mach0] Fix unused-variable warnings
2020-11-19 Florian Hahn[SelDAGBuilder] Do not require simple VTs for constraints.
2020-11-19 Max Kazantsev[NFC] Remove comment (commited ahead of time by mistake)
2020-11-19 Max Kazantsev[NFC] Move code earlier as preparation for further...
2020-11-19 Balázs Kéri[clang-tidy] Improving bugprone-sizeof-expr check.
2020-11-19 Ji Kim[mlir][TableGen] Support intrinsics with multiple retur...
2020-11-19 Simon Moll[VE] VEC_BROADCAST, lowering and isel
2020-11-19 Sam Clegg[WebAssembly] Add support for named globals in the...
2020-11-19 Andrew Wei[IndVarSimplify] Notify top most loop to drop cached...
2020-11-19 Kadir Cetinkaya[clangd] Fix data race in GoToInclude.All test
2020-11-19 Qiu Chaofan[PowerPC] [Clang] Fix alignment of 128-bit float types
2020-11-19 Siva Chandra... [libc] Fix the overflow check condition of ldexp.
2020-11-19 Mircea Trofin[NFC][TFUtils] also include output specs lookup logic...
2020-11-19 Kazu Hirata[Transforms] Use llvm::is_contained (NFC)
2020-11-19 Mircea Trofin[NFC][TFUtils] Extract out the output spec loader
2020-11-19 Craig Topper[RISCV] Add MemOperand to the instruction created by...
2020-11-19 River Riddle[mlir][Pass] Only enable/disable CrashRecovery once
2020-11-19 River Riddle[mlir] Add support for referencing a SymbolRefAttr...
2020-11-19 Kai Luo[X86][AArch64][RISCV] Pre-commit negated abs test case...
2020-11-19 Walter Erquinigo[trace][intel-pt] Scaffold the 'thread trace start...
2020-11-19 Chris Kennelly[clang-tidy] Extend bugprone-string-constructor-check...
2020-11-19 Duncan P. N... Support: Avoid SmallVector::assign with a range from...
2020-11-19 Duncan P. N... ADT: Add assertions to SmallVector::insert, etc., for...
2020-11-19 Aart Bik[mlir][sparse] remove a few rewriting failures
2020-11-19 snek[WebAssembly] Support fp reg class in r constraint
2020-11-19 Moritz SichertAdded GDB pretty printer for StringMap
2020-11-19 Evgenii Stepanov[hwasan] Fix Thread reuse (try 2).
2020-11-18 Arthur Eubanks[NPM] Remove -enable-npm-optnone flag
2020-11-18 Scott Linder[YAMLIO] Support non-null-terminated inputs
2020-11-18 Scott Linder[YAMLIO] Add a generic YAML fuzzer harness
2020-11-18 Kazushi (Jam... [VE] Add vmv intrinsic instructions
2020-11-18 Jonas Devlieghere[MachO] Update embedded part of ObjectFileMachO for...
2020-11-18 Vitaly Buka[tsan] Add pthread_cond_clockwait interceptor
2020-11-18 Nico Weber[gn build] (manually) merge f0785c1f7ac
2020-11-18 Diego Caballero[mlir][Affine] Refactor affine fusion code in pass...
2020-11-18 Richard SmithFix assert on valid due to incorrect assumption that...
2020-11-18 Hsiangkai Wang[RISCV] Use register class VR for V instruction operand...
2020-11-18 Louis Dionne[libc++] Clarify how we pick the typeinfo comparison
2020-11-18 peter klausler[flang] Correct handling of null pointer initializers
2020-11-18 Peter Steinfeld[flang] Improve error message on bad LOGICAL compare...
2020-11-18 Fangrui SongMCExpr::evaluateAsRelocatableImpl : allow evaluation...
2020-11-18 Arthur Eubanks[NPM] Add implicit basic-aa before other AA
2020-11-18 Kostya Kortchinsky[GWP-ASan] Port tests to Fuchsia
2020-11-18 Xiang Xiao[libcxx] Port to NuttX (https://nuttx.apache.org) RTOS
2020-11-18 Jamie SchmeiserRevert "Revert "Revert "Expand existing loopsink testin...
2020-11-18 Joseph Huber[OpenMP] Add Support for Mapping Names in Libomptarget RTL
2020-11-18 Baptiste Saleil[PowerPC] Add peephole to remove redundant accumulator...
2020-11-18 Roman Lebedev[NFC][Reassociate] Delay checking isLoadCombineCandidat...
2020-11-18 Scott Linder[NFC][AMDGPU] Remove some generic pointers in memory...
2020-11-18 Nikita Popov[BasicAA] Generalize base offset modulus handling
2020-11-18 Arthur Eubanks[test] Fix eliminate-callsite-inline.ll under NPM
2020-11-18 Arthur Eubanks[test] Fix remaining GVN tests under NPM
2020-11-18 Jamie SchmeiserRevert "Revert "Expand existing loopsink testing to...
2020-11-18 Florian Hahn[ConstraintElimination] Decompose add nuw/sub nuw.
2020-11-18 Joseph Huber[OpenMP] Add Passing in Original Declaration Names...
2020-11-18 Nikita Popov[Inline] Fix incorrectly dropped noalias metadata
2020-11-18 Nikita Popov[Inline] Expand test to show dropped metadata (NFC)
2020-11-18 Jamie SchmeiserRevert "Expand existing loopsink testing to also test...
2020-11-18 Wolfgang PiebRevert "[tsan] Add pthread_cond_clockwait interceptor"
2020-11-18 Andrew Gallagher[modules] Fix crash in call to `FunctionDecl::setPure()`
2020-11-18 Nikita Popov[Inline] Fix incorrect noalias metadata application...
2020-11-18 Nikita Popov[Inline] Add test for PR48209 (NFC)
2020-11-18 Siva Chandra... [libc][NFC][Obvious] Remove few unnecessary pieces...
2020-11-18 Jamie SchmeiserExpand existing loopsink testing to also test loopsinki...
2020-11-18 Nikita Popov[BasicAA] Remove assert in AA evaluator
2020-11-18 Roland McGrath[GWP-ASan] Respect GWP_ASAN_DEFAULT_ENABLED compile...
2020-11-18 ergawy[MLIR][SPIRV] Rename `spv._reference_of` to `spv.mlir...
2020-11-18 Yitzhak Mandelbaum[clang-tidy] Allow `TransformerClangTidyCheck` clients...
2020-11-18 serge-sans... Revert "[build] normalize components dependencies"
2020-11-18 Roman Lebedev[NFC][LoopIdiom] Left-shift-until-bittest: revisit...
2020-11-18 Utkarsh SaxenaRevert "Revert "[clangd] Implement textDocument/impleme...
2020-11-18 Simon Moll[VP] Non-signalling llvm.vp.* intrinsics are speculatable
2020-11-18 Nico Weberlld/MachO: Move MachOOptTable to DriverUtils.cpp, remov...
2020-11-18 Sebastian Neubauer[AMDGPU] Fix v3f16 interaction with image store workaround
2020-11-18 Mark de Wever[libc++] Implements multiline regex support.
2020-11-18 Utkarsh SaxenaRevert "[clangd] Implement textDocument/implementation...
2020-11-18 Simon PilgrimHazardRecognizer - Fix definition/declaration argument...
2020-11-18 Simon PilgrimFix unused variable warning. NFCI.
2020-11-18 Abhina Sreeskantharajan[SystemZ][NFC] Group SystemZ tests in SystemZ folder
2020-11-18 dreachem[OpenMP] [DOCS] Update OMP5.1 feature status table...
2020-11-18 Nico Weberlld: Make tests depend on llvm-symbolizer after bc98034040
2020-11-18 Mikhail Goncharov[llvm] fix global_downgraded_to_static test
2020-11-18 Gaurav Jain[NFC] Use [MC]Register for Hexagon target
2020-11-18 Utkarsh Saxena[clangd] Implement textDocument/implementation (Xref...
2020-11-18 Piotr SobczakSpeculativeExecution: Allow speculating more instructio...
2020-11-18 Simon Pilgrim[DAGCombiner] Precommit Sext Tests for D91589
2020-11-18 Alexey Bataev[OPENMP]Fix PR48174: compile-time crash with target...
2020-11-18 Siva Chandra... [libc][obvious] Fix fdim[f|l] signatures in stdc spec.
2020-11-18 Jay Foad[AMDGPU] Fix and extend vccz workarounds
2020-11-18 Roman Lebedev[Reassociate] Don't convert add-like-or's into add...
2020-11-18 Roman Lebedev[NFC][Reassociate] Add patterns where `or` is part...
2020-11-18 Haojian Wu[AST] Enhance the const expression evaluator to support...
2020-11-18 Simon Pilgrim[X86] Add broadcast merge test case for PR48215
2020-11-18 Mikhail GoncharovFix unused variables in release build
2020-11-18 Jay Foad[AMDGPU] Rename pseudo S_WAITCNT_IDLE to S_WAIT_IDLE...
2020-11-18 Florian Hahn[ConstraintElimination] Refactor constraint extraction...
2020-11-18 Haojian Wu[clangd] Remove the trailing "." in add-using message.
2020-11-18 Jonas Paulsson[SystemZ] Use ISD::ABS opcode during isel.
2020-11-18 Raphael Isemann[lldb][NFC] Don't let Process inherit from UserID
2020-11-18 Sam Tebbs[ARM][LowOverheadLoops] Merge VCMP and VPST across...
next