platform/upstream/llvm.git
2020-02-05 Simon PilgrimFix MSVC signed/unsigned warning. NFCI.
2020-02-05 Ayke van Laethem[AVR] Add disassembly tests for supported instructions
2020-02-05 Martin StorsjöPartially revert c1c9819ef91aab51b5a23fb3027adac5a2f551cc
2020-02-05 Martin Storsjö[CMake] Add missing component dependencies, to fix...
2020-02-05 Haojian Wu[clangd] Pull out a isProtoFile function.
2020-02-05 Raphael Isemann[lldb] Ignore type sugar in TypeSystemClang::GetPointerType
2020-02-05 Sebastian Neubauer[AMDGPU] Fix lowering a16 image intrinsics
2020-02-05 Sebastian Neubauer[AMDGPU] Use v3f32 type in image instructions
2020-02-05 Georgii Rymar[yaml2obj][obj2yaml] - Simplify format of the SHT_LLVM_...
2020-02-05 Kadir Cetinkaya[clangd] Use printf instead of `echo -e` to be complian...
2020-02-05 Djordje Todorovic[DebugInfo] Avoid the call site param for mem instrs...
2020-02-05 Kadir Cetinkaya[clangd] Preserve -nostdinc and --sysroot when calling...
2020-02-05 Craig Topper[X86] Add a DAG combine for (i32 (sext (i8 (x86isd...
2020-02-05 Petr Hosek[CMake] Passthrough CMAKE_SYSTEM_NAME to default builti...
2020-02-05 Petr Hosek[CMake][compiler-rt] Replace Windows backslashes with...
2020-02-05 Paula TothRemove leftover artifacts from use of gtest.
2020-02-05 Jan VeselyAMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)...
2020-02-05 Thomas Lively[WebAssembly] Add experimental multivalue calling ABI
2020-02-05 Thomas LivelyRevert "[WebAssembly][InstrEmitter] Foundation for...
2020-02-05 Jason MolendaEnhance debugserver's err reporting on attach fails
2020-02-05 Kern Handa[mlir] Mark the MLIR tools for installation in CMake
2020-02-05 Matt ArsenaultAMDGPU: Correct memory size for image intrinsics
2020-02-05 David BlaikieDebugInfo: Hash DW_OP_convert in loclists when using...
2020-02-05 David BlaikieDebugInfo: Add a couple of missing COFF sections to...
2020-02-05 David BlaikieDebugInfo: convert-debugloc.ll generalize to run on...
2020-02-05 Jonas Devlieghere[lldb/Reproducers] Change the way we instrument void...
2020-02-05 David BlaikieDebugInfo: Fix convert-loclist.ll Split DWARF variant...
2020-02-05 Thomas LivelyRevert "[WebAssembly] Split and recombine multivalue...
2020-02-05 Yonghong Song[BPF] disable ReduceLoadWidth during SelectionDag phase
2020-02-05 David BlaikieRecommit: DebugInfo: Check DW_OP_convert in loclists...
2020-02-05 Thomas Lively[WebAssembly] Enable recently implemented SIMD operations
2020-02-05 Lei Zhang[mlir][spirv] Add dialect-specific attribute for target...
2020-02-05 Richard SmithPR44786: Don't assert when profiling <=> expressions.
2020-02-05 David BlaikieDebugInfo: use a symbolic DIE reference in convert...
2020-02-05 David BlaikieReapply: DebugInfo: Add missing test coverage for DW_OP...
2020-02-05 David BlaikieDebugInfo: Generalize test/DebugInfo/X86/convert-linked...
2020-02-05 David BlaikieDebugInfo: Generalize test/DebugInfo/X86/convert-inlined.ll
2020-02-05 Michael LiaoFix warning on trailing `;`. NFC.
2020-02-05 Francis Visoiu... [Remarks] Fix gcc build
2020-02-05 Michael LiaoFix warning on trailing `;`. NFC.
2020-02-05 David BlaikieDebugInfo: convert-debugloc.ll remove erroneous CHECK
2020-02-05 David BlaikieDebugInfo: Generalize convert-debugloc.ll to run for...
2020-02-05 LLVM GN Syncbot[gn build] Port b8a847c0a3e
2020-02-05 LLVM GN Syncbot[gn build] Port 7531a5039fd
2020-02-05 Michael Liao[cuda][hip] Temporarily XFAIL on arm
2020-02-05 Reid KlecknerFix BroadcasterManager::RemoveListener to really remove...
2020-02-05 Francis Visoiu... [Remarks] Extend the RemarkStreamer to support other...
2020-02-05 Alina Sbirlea[NFCI] Update according to style.
2020-02-05 Reid KlecknerFix some more -Wrange-loop-analysis warnings in AArch64...
2020-02-05 Jonas Devlieghere[lldb] Fix -Wdocumentation warnings
2020-02-05 Adrian McCarthyFix after c25938d
2020-02-05 Louis Dionne[Driver][Darwin] Improve tests for -nostdinc & friends
2020-02-05 Jonas Devlieghere[lldb/Reproducers] Add underscore to varaibles in LLDB_...
2020-02-05 Jonas Devlieghere[lldb/Reproducers] Change record logging to mirror...
2020-02-05 Craig Topper[X86] Add custom lowering for lrint/llrint to either...
2020-02-04 Dimitry AndricFix x86 32bits MLIR build (NFC)
2020-02-04 Reid KlecknerFix -Wunused-result warnings in LLDB
2020-02-04 Evgenii Stepanov[compiler-rt] fix OpenBSD and Solaris build with sigalt...
2020-02-04 Reid Kleckner[Support] Fix warnings in ARMTargetParser.cpp
2020-02-04 Alex Langford[lldb] Rename Type::ResolveClangType to Type::ResolveCo...
2020-02-04 Alex Langford[lldb] Delete commented-out code
2020-02-04 Reid KlecknerAvoid many std::tie/tuple instantiations in ASTImporter
2020-02-04 Craig Topper[X86] Give KSET0* and KSET1* pseudos the same scheduler...
2020-02-04 Reid Kleckner[SEH] Remove CATCHPAD SDNode and X86::EH_RESTORE Machin...
2020-02-04 Saar Raz[Concepts] Add missing CXXThisScope to function templat...
2020-02-04 Jonas Devlieghere[lldb/Reproducers] Add missing SBFile methods to the...
2020-02-04 Saar RazRevert "[Concepts] Add missing CXXThisScope to function...
2020-02-04 Saar Raz[Concepts] Add missing CXXThisScope to function templat...
2020-02-04 Kiran Chandramohan[OpenMP] Add Flush directive to OpenMPIRBuilder
2020-02-04 Alex Langford[lldb] Remove unused references to ClangExpressionDeclMap
2020-02-04 Kamil Rytarowski[compiler-rt] [netbsd] Fix build after "implement sigal...
2020-02-04 Alex Langford[lldb] Remove clang classes from lldb-forward.h
2020-02-04 Tom Stellard[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG...
2020-02-04 Jonas Devlieghere[lldb/Unittest] Fix the modules build by including...
2020-02-04 Jonas DevlieghereRe-land "[lldb] [testsuite] generalize `DWARFASTParserC...
2020-02-04 Jon Chesterfield[libomptarget] Implement wavefront functions for amdgcn
2020-02-04 Dimitry Andric[compiler-rt] Fix sanitizer_common build for FreeBSD
2020-02-04 Jan KratochvilRevert: [lldb] [testsuite] generalize `DWARFASTParserCl...
2020-02-04 Simon Pilgrim[clang-tidy] Fix "expression is redundant [misc-redunda...
2020-02-04 Matt ArsenaultAMDGPU: Fix isAlwaysUniform for simple asm SGPR results
2020-02-04 Jonas Devlieghere[lldb/Reproducers] Treat SB classes pass by value as...
2020-02-04 Jonas Devlieghere[lldb/Reproducers] Instrument SBFile
2020-02-04 Simon PilgrimFix "expression is redundant [misc-redundant-expression...
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Select G_SEXT_INREG
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Do a better job splitting 64-bit...
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Legalize G_SEXT_INREG
2020-02-04 Austin Kerbow[AMDGPU] Fix infinite loop with fma combines
2020-02-04 Evgenii Stepanov[sanitizer] Add missing declarations for sigaltstack...
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Remove extension legality hacks
2020-02-04 Michael Liao[hip] Properly populate macros based on host processor.
2020-02-04 Richard SmithPR44761: Fix fallback to later tiebreakers if two non...
2020-02-04 Richard SmithAdditional testcase for 0130b6cb5a8.
2020-02-04 TykerTry to fix windows build bot after 008e7bf92343b8bd6eba...
2020-02-04 Craig TopperRecommit "[X86] Use X86ISD::SUB instead of X86ISD:...
2020-02-04 River Riddle[mlir] Print types to the OpAsmPrinter instead of the...
2020-02-04 Teresa Johnson[InlineCost] Add flag to allow changing the default...
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Custom lower G_FEXP
2020-02-04 Matt ArsenaultAMDGPU/GlobalISel: Legalize s16 G_FEXP2
2020-02-04 Paula Toth[libc] Fix typo in header generation docs.
2020-02-04 Tyker[C++20] Add consteval-specific semantic for functions
next