platform/upstream/llvm.git
2020-08-08 Simon Pilgrim[X86][SSE] combineTargetShuffle - use scaleShuffleMask...
2020-08-08 Craig Topper[X86] Increase the number of instructions searched...
2020-08-08 Simon Pilgrim[InstCombine] Use CreateVectorSplat(ElementCount) varia...
2020-08-08 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-08-08 Brad SmithChange the default target CPU for OpenBSD/i386 to i586
2020-08-08 Dávid Bolvanský[Clang] Fixed buildboit failure; bot defaults to older...
2020-08-08 Dávid Bolvanský[Clang] Avoid whitespace in fixit note
2020-08-08 Dávid Bolvanský[Diagnostics] Diagnose missing comma in string array...
2020-08-08 Roman Lebedev[SimplifyCFG] Fix invoke->call fold w/ multiple invokes...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Rewrite isCleanupBlockEmpty() to...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Add a test showing invoke->call...
2020-08-08 Roman Lebedev[NFC][SimplifyCFG] Count the number of invokes turned...
2020-08-08 Fangrui Song[ELF] --wrap: set isUsedInRegularObj of __wrap_ if...
2020-08-08 Sanjay Patel[DAGCombiner] reassociate reciprocal sqrt expression...
2020-08-08 Sanjay Patel[x86] add tests for another reciprocal sqrt pattern...
2020-08-08 Benjamin Kramerlib/CodeGen doesn't depend on lib/Passes.
2020-08-08 Rainer Orth[test][DebugInfo] Adapt two tests for Sun assembler...
2020-08-08 Siva Chandra... [libc][NFC] Disable a loader test as ld.gold fails...
2020-08-08 Siva Chandra... [libc][NFC] Add library of floating point test matchers.
2020-08-08 Feng LiuAdd the inline interface to the shape dialect
2020-08-08 Juneyoung Lee[InstCombine] Optimize select(freeze(icmp eq/ne x,...
2020-08-08 Siva Chandra... [libc] Setup TLS in x86_64 loader.
2020-08-08 Juneyoung Lee[InstCombine] Add tests for select(freeze(icmp x, y...
2020-08-08 Craig Topper[X86] Limit the scope of the min/max canonicalization...
2020-08-08 Mehdi AminiRemove unused static helper getMemRefTypeFromTensorType...
2020-08-08 Mehdi AminiRemove unused class member (NFC)
2020-08-08 Mehdi AminiRevert "[mlir] Add a utility class, ThreadLocalCache...
2020-08-08 Fangrui Song[ELF] Support .cfi_signal_frame
2020-08-08 Vincent Zhao[MLIR] Add tiling validity check to loop tiling pass
2020-08-08 Richard SmithPR47025, PR47043: Diagnose unexpanded parameter packs...
2020-08-08 Keno Fischer[X86] Don't produce bad x86andp nodes for i1 vectors
2020-08-07 LLVM GN Syncbot[gn build] Port f5b5ccf2a68
2020-08-07 Yuanfang ChenReland "Revert "[NewPM][CodeGen] Introduce machine...
2020-08-07 peter klausler[flang] Handle DATA initialization of EQUIVALENCE'd...
2020-08-07 Matt ArsenaultAMDGPU: Avoid explicitly listing all the memory nodes
2020-08-07 Vitaly Buka[NFC][StackSafety] Fix statistics
2020-08-07 Teresa Johnson[sanitizer] Fix comment (NFC)
2020-08-07 Mauricio SifontesCreate Reduction Tree Pass
2020-08-07 Nick DesaulniersRevert "[Clang] implement -fno-eliminate-unused-debug...
2020-08-07 Nick DesaulniersRevert "fix windows build for D80242"
2020-08-07 cchen[OpenMP 5.0] Fix PR-45212: Shouldn't error out while...
2020-08-07 Sean Silva[mlir] Centralize handling of memref element types.
2020-08-07 Jonas Devlieghere[lldb] Assert the process has exited before we gets...
2020-08-07 Arthur Eubanks[NewPM] Print 'Skipping pass' as pass instrumentation
2020-08-07 Nick Desaulniersfix windows build for D80242
2020-08-07 Mircea Trofin[NFC][MLInliner] Refactor logging implementation
2020-08-07 Jim InghamAdd a setting to force stepping to always run all threads.
2020-08-07 Sameer Arora[llvm-libtool-darwin] Add support for -D and -U options
2020-08-07 Sameer Arora[llvm-libtool-darwin] Add support for -filelist option
2020-08-07 Adrian PrantlFactor out reference-counting code from PlatformApple*
2020-08-07 Nick Desaulniers[Clang] implement -fno-eliminate-unused-debug-types
2020-08-07 Sameer Arora[llvm-libtool-darwin] Add constant CPU_SUBTYPE_ARM64_V8
2020-08-07 Vitaly BukaRevert "[StackSafety] Skip ambiguous lifetime analysis"
2020-08-07 Vitaly Buka[StackSafety,NFC] Add Stats counters
2020-08-07 Kiran Chandramohan[OpenMP,MLIR] Translation of parallel operation: num_th...
2020-08-07 Artem Belevich[OpenMP] Split OpenMP/target_map_codegen test [NFC]
2020-08-07 Sameer AroraAdd symlinks for `libtool` and `install_name_tool`
2020-08-07 River Riddle[flang] Update FirOpsDialect constructor to pass its...
2020-08-07 River Riddle[mlir][Type] Remove usages of Type::getKind
2020-08-07 River Riddle[mlir][Attribute] Remove usages of Attribute::getKind
2020-08-07 River Riddle[mlir] Remove the need to define `kindof` on attribute...
2020-08-07 River Riddle[mlir][Types] Remove the subclass data from Type
2020-08-07 River Riddle[mlir] Add a utility class, ThreadLocalCache, for stori...
2020-08-07 River Riddle[mlir] Refactor StorageUniquer to require registration...
2020-08-07 Fangrui Song[ELF]: --icf: don't fold sections referencing sections...
2020-08-07 Matt ArsenaultGlobalISel: Handle zext(sext x) in artifact combiner
2020-08-07 Adrian Prantllldbutil: add a retry mechanism for the ios simulator
2020-08-07 Sameer Arora[FileCheck] Add docs for --allow-empty
2020-08-07 peter klausler[flang] Support DATA statement initialization of numeri...
2020-08-07 cgyurgyik[libc] Add strcpsn and strpbrk implementation.
2020-08-07 peter klausler[flang] Descriptor-based I/O data item transfers
2020-08-07 Jonas Devlieghere[lldb] Only check for --apple-sdk argument on Darwin
2020-08-07 Sameer Arora[llvm-install-name-tool] Adds docs for llvm-install...
2020-08-07 Gui AndradeRevert "[MSAN] Instrument libatomic load/store calls"
2020-08-07 Tim Shen[MLIR] Add getSizeInBits() for tensor of complex
2020-08-07 Konrad Dobros[mlir][spirv] Add correct handling of Kernel and Addres...
2020-08-07 peter klausler[flang][NFC] Reformat files with current clang-format
2020-08-07 LLVM GN Syncbot[gn build] Port 320eab2d558
2020-08-07 Yuanfang ChenRevert "[NewPM][CodeGen] Introduce machine pass and...
2020-08-07 Nicolas Vasilache[mlir][SCF] Add utility to outline the then and else...
2020-08-07 Jianzhou ZhaoReduce dropTriviallyDeadConstantArrays cumulative time...
2020-08-07 Nicolas Vasilache[mlir] Introduce AffineMinSCF folding as a pattern
2020-08-07 Arthur Eubanks[PPC] Rename bool-ret-to-int -> ppc-bool-ret-to-int
2020-08-07 LLVM GN Syncbot[gn build] Port 911565d1085
2020-08-07 Arthur Eubanks[NFC] Use value initializer for OVERLAPPED
2020-08-07 Vang Thao[AMDGPU] Fix not rescheduling without clustering
2020-08-07 Jonas Devlieghere[lldb] Store the Apple SDK in dotest's configuration.
2020-08-07 Zequan Wu[Clang] Add note for bad conversion when expression...
2020-08-07 Eduardo Caldas[SyntaxTree] Use simplified grammar rule for `NestedNam...
2020-08-07 Jez Ng[lld-macho] Add .tbd support for frameworks
2020-08-07 Jez Ng[lld-macho] Support static linking of thread-locals
2020-08-07 Jez Ng[lld-macho] Ensure .tbss sections are also considered...
2020-08-07 Yuanfang Chen[NewPM][CodeGen] Introduce machine pass and machine...
2020-08-07 Yuanfang Chen[NewPM] Only verify loop for nonskipped user loop pass
2020-08-07 Mitch PhillipsRevert "Reland D64327 [MC][ELF] Allow STT_SECTION refer...
2020-08-07 Yaxun (Sam... Make clang HIP headers compatible with C++98
2020-08-07 Artem Dergachev[analyzer] pr47030: MoveChecker: Unforget a comma in...
2020-08-07 Tim Keith[flang] Remove extra CMAKE_CXX_FLAGS in Lower and Optimizer
2020-08-07 Tyker[NFC] Add utility to sum/merge stats files
2020-08-07 aartbik[mlir] [VectorOps] Improve lowering of extract_strided_...
next