platform/upstream/llvm.git
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
2020-02-04 Aaron Watrylibclc/asin: Switch to amd builtins version of asin
2020-02-04 Matt ArsenaultCodeGenPrepare: Reorder check for cold and shouldOptimi...
2020-02-04 aartbik[mlir] [VectorOps] refined description of vector.contract
2020-02-04 Jonathan Coe[clang-format] Allow a comment to follow a C# attribute...
2020-02-04 Matt ArsenaultAMDGPU: Split denormal mode tracking bits
2020-02-04 Vedant Kumar[lldb/test] Skip TestBasicEntryValuesX86_64 due to...
2020-02-04 Vedant Kumar[lldb/StackFrameList] Convert assert to defensive check...
2020-02-04 Jacques Pienaar[mlir] Fix clang 5 warning for missing braces
2020-02-04 Fangrui Song[test] yaml2obj -docnum => --docnum=
2020-02-04 Matt ArsenaultAMDGPU: Cleanup SMRD buffer selection
2020-02-04 Matt ArsenaultGlobalISel: Fold SmallVector resizes into constructors
2020-02-04 Simon Pilgrim[X86] Fix missing load latencies (PR36894)
2020-02-04 Matt ArsenaultTry to fix buildbot failure
2020-02-04 Yitzhak Mandelbaum[clang][NFC] Expand some `auto`s and add another test...
2020-02-04 Hiroshi Yamauchi[BFI] Add a debug check for unknown block queries.
2020-02-04 Sanjay Patel[InstCombine] add FIXME comment to shuffle transform...
2020-02-04 Matt ArsenaultSeparately track input and output denormal mode
2020-02-04 Stephen Neuendorffer[clang] fix lib/ASTMatchers for BUILD_SHARED_LIBS=ON
2020-02-04 Fangrui Song[X86] -fpatchable-function-entry=N,0: place patch label...
2020-02-04 Fangrui Song[Driver] Change -fmax-tokens $arg to -fmax-tokens=$arg
2020-02-04 David Spickett[ARM] Correct missing newline after outputting .tlsdesc...
2020-02-04 Peter Collingbournescudo: Simplify getClassIdBySize() logic. NFCI.
2020-02-04 Yonghong Song[BPF] use base lvalue type for preserve_{struct,union...
2020-02-04 Cameron McInally[NFC][LangRef][FPEnv] Fix whitespace for denormal-fp...
2020-02-04 Stephen Neuendorffer[MLIR] Fixes for shared library dependencies.
2020-02-04 Yonghong Song[BPF] handle typedef of struct/union for CO-RE relocations
2020-02-04 Yitzhak Mandelbaum[clang] Add matcher to identify macro expansions.
2020-02-04 Justin HibbitsPowerPC: Remove redundancy in ternary for predicate...
2020-02-04 David Spickett[ARM][AsmParser] Make assembly directives case insensitive
2020-02-04 Sam McCall[clangd] Don't assert when completing a lambda variable...
2020-02-04 Sam McCallReland "[clangd] Mechanism to make update debounce...
next