platform/upstream/llvm.git
2020-11-04 Roman Lebedev[Reassociate] Guard `add`-like `or` conversion into...
2020-11-04 Nicolas Vasilache[mlir][std] Add DimOp folding for dim(tensor_load(m...
2020-11-04 Frederik Gossen[MLIR] Support walks over regions and blocks
2020-11-04 Clement Courbet[llvm-exegesis] Fix rGaf658d920e2b
2020-11-04 LLVM GN Syncbot[gn build] Port 73b6cb67dcd
2020-11-04 LLVM GN Syncbot[gn build] Port 1124bf4ab77
2020-11-04 Nico Weber[gn build] try to port 707d69ff32309b
2020-11-04 Simon Moll[VE] Add +vpu attribute
2020-11-04 Kerry McLaughlin[SVE][CodeGen] Lower scalable integer vector reductions
2020-11-04 Nicolas Vasilache[mlir][SCF] Add canonicalization pattern for scf::For...
2020-11-04 Simon Pilgrim[DAG] computeKnownBits - Replace ISD::MUL handling...
2020-11-04 Jon Chesterfield[libomptarget][nfc] Build amdgcn deviceRTL with nogpulib
2020-11-04 Sebastian Neubauer[AMDGPU] Set rsrc1 flags for graphics shaders
2020-11-04 Sebastian Neubauer[AMDGPU] Fix ieee mode default value
2020-11-04 Vitaly Buka[NFC][UBSAN] Replace "count 0" with FileCheck
2020-11-04 Andrzej Warzynski[mlir] Fix failing shared libraries build
2020-11-04 Stefan Gränitz[JITLink][ELF] Omit temporary labels in tests
2020-11-04 Qiu Chaofan[Clang] Add more fp128 math library function builtins
2020-11-04 Clement Courbet[llvm-exegesis][X86] Save and restore eflags.
2020-11-04 Kadir Cetinkaya[clangd] Pass parameters to config apply functions
2020-11-04 Pavel Labath[lldb] Delete Value::Vector class
2020-11-04 Vitaly Buka[sanitizer] Remove ANDROID_NDK_VERSION
2020-11-04 Clement Courbet[llvm-exegesis] Fix unused variable warning.
2020-11-04 David Green[ARM] Remove unused variable. NFC
2020-11-04 Vitaly Buka[sanitizer] Remove -Wno-non-virtual-dtor
2020-11-04 Vy NguyenUse LLD for Android compiler-rt
2020-11-04 Sander de Smalen[NFCI] Replace AArch64StackOffset by StackOffset.
2020-11-04 Clement CourbetRe-land "[llvm-exegesis] Save target state before runni...
2020-11-04 Alex Zinenko[mlir] Add a simpler lowering pattern for WhileOp repre...
2020-11-04 Alex Zinenko[mlir] Add lowering to CFG for WhileOp
2020-11-04 Alex Zinenko[mlir] Add a generic while/do-while loop to the SCF...
2020-11-04 Nathan Ridge[clangd] Store the containing symbol for refs
2020-11-04 Praveen G[Flang][OpenMP] Add semantic checks for OpenMP copyin...
2020-11-04 Fangrui Song[DebugInfo] Delete unused DwarfUnit::addConstantFPValue...
2020-11-04 Clement CourbetRevert "Re-land "[llvm-exegesis] Save target state...
2020-11-04 Clement CourbetRe-land "[llvm-exegesis] Save target state before runni...
2020-11-04 Stella Laurenzo[mlir][Python] Return and accept OpView for all functions.
2020-11-04 Stella LaurenzoFix linkage error on mlirLogicalResultIsFailure.
2020-11-04 Martin StorsjöRevert "[AggressiveInstCombine] Generalize foldGuardedR...
2020-11-04 Mehdi AminiEnable -Werror-implicit-function-declaration by default...
2020-11-04 Mehdi AminiSwitch the CallbackOstream wrapper in the MLIR C API...
2020-11-04 Mehdi AminiAdd a basic C API for the MLIR PassManager as well...
2020-11-04 Arthur EubanksPort print-must-be-executed-contexts and print-mustexec...
2020-11-04 Craig Topper[RISCV] Add fshl with immediate tests for Zbt extension...
2020-11-04 Xiang1 Zhang[StackColoring] Conservatively merge catch point of...
2020-11-04 Michael Liao[MachineInstr] Add support for instructions with multip...
2020-11-04 Nathan James[clangd][NFC] Make Located::operator->() use pointer...
2020-11-04 Gaurav Jain[NFC] Use [MC]Register in register allocation
2020-11-04 Amara Emerson[AArch64][GlobalISel] Add combine for G_EXTRACT_VECTOR_...
2020-11-04 Rahul Joshi[MLIR] Check for duplicate entries in attribute diction...
2020-11-04 peter klausler[flang] Dodge gcc 8.2.0 build problem (NFC)
2020-11-03 mikeurbach[MLIR] Move eraseArguments and eraseResults to FunctionLike
2020-11-03 Siva Chandra... [libc][NFC][Obvious] Use the new macro to declare speci...
2020-11-03 Julien Jorge[WebAssembly] Don't fold frame offset for global addresses
2020-11-03 Thomas Raoux[mlir][vector] Make linalg FillOp vectorization use...
2020-11-03 Sanjay Patel[ARM] remove cost-kind predicate for most math op costs
2020-11-03 Mehdi AminiRemove extra comma after macro, fix GCC warning (NFC)
2020-11-03 Kiran Chandramohan[MLIR] NFC : Move OpenMP dialect include to translation
2020-11-03 Richard SmithWhen re-checking an already-substituted template argume...
2020-11-03 Matt MorehouseUndo Revert "Ignore template instantiations if not...
2020-11-03 Matt MorehouseRevert "Ignore template instantiations if not in AsIs...
2020-11-03 Fangrui Song[docs] Fix docs-llvm-html after recent TableGen changes...
2020-11-03 zoecarver[libc++][NFC] Mark LWG issue 2899 as not complete.
2020-11-03 Michael Jones[LIBC][NFC] Rename errno and assert files to match...
2020-11-03 Jordan Rupprecht[NFC] Fix call to lldb RegisterValue constructor
2020-11-03 River Riddle[mlir][Parser] Small optimization to parsing
2020-11-03 Baptiste Saleil[PowerPC] Add MMA builtin decoding and definitions
2020-11-03 Jordan Rupprecht[NFC] Inline wasm assertion-only variable
2020-11-03 Louis Dionne[libc++] Harden tests against executors not running...
2020-11-03 Michał Górny[lldb] [test] Update XFAILs/skips for FreeBSD
2020-11-03 Michał Górny[lldb] [test/Shell] Pass -pthread to host toolchain...
2020-11-03 Michał Górny[lldb] [test] Remove xfail from tests that pass on...
2020-11-03 Shilei Tian[OpenMP] Fixed an issue in the test case parallel_offlo...
2020-11-03 Kadir Cetinkaya[clangd] Fix missing override warnings in remote-index...
2020-11-03 Kadir Cetinkaya[clangd] Handle absolute/relative path specifications...
2020-11-03 Louis Dionne[libc++] Remove support for .run.fail.cpp tests
2020-11-03 Fangrui Song[unittest][TrasnformerTest] Fix asan stack-use-after...
2020-11-03 Louis Dionne[libc++] NFC: Simplify how we run config tests
2020-11-03 Jonas Devlieghere[crashlog] Print the actual exception in the CommandRet...
2020-11-03 Xun Li[musttail] Unify musttail call preceding return checking
2020-11-03 Petr Hosek[compiler-rt] Use empty SuspendedThreadsList for Fuchsia
2020-11-03 Vitaly Buka[memprof] Don't protect destructor in final
2020-11-03 Roman Lebedev[Reassociate] Convert `add`-like `or`'s into an `add...
2020-11-03 Roman Lebedev[NFC][Reassociate] Add tests with `add`-like `or` ...
2020-11-03 Thomas Raoux[mlir][vector] Add canonicalization patterns for Extrac...
2020-11-03 Sanne WoudaRevert "Precommit LTO pipeline test"
2020-11-03 Sanne WoudaRevert "Add loop distribution to the LTO pipeline"
2020-11-03 Jay Foad[AMDGPU] Add some missing tests for GFX10.3 subtargets
2020-11-03 Ben DunbobbinFix - [Clang] Add the ability to map DLL storage class...
2020-11-03 Sanne WoudaAdd loop distribution to the LTO pipeline
2020-11-03 Sanne WoudaPrecommit LTO pipeline test
2020-11-03 Andy YankovskyReturn actual type from SBType::GetArrayElementType
2020-11-03 Andy Wingo[WebAssembly] Implement ref.null
2020-11-03 Aaron En Ye Shi[HIP] Math Headers to use type promotion
2020-11-03 Artem Belevich[HIP] Use argv[0] as the default choice for the Executa...
2020-11-03 Artem Belevich[CUDA] Allow local static variables with target attributes.
2020-11-03 Jameson Nash[GVN] small improvements to comments
2020-11-03 Jonas Devlieghere[crashlog] Modularize parser
2020-11-03 Simon PilgrimCleanup namespace comment to fix clang-tidy warning...
2020-11-03 Simon Pilgrim[DAG] computeKnownBits - Move ISD::SRA handling into...
next