platform/upstream/llvm.git
2020-06-11 Leonard Chan[clang] Frontend components for the relative vtables...
2020-06-11 Stanislav MekhanoshinRegenerated SROA phi-gep.ll test. NFC.
2020-06-11 hyd-dev[PCH] Support writing BuiltinBitCastExprs to PCHs
2020-06-11 jerryyin[mlir][rocdl] Fixing breakage of dim operator from...
2020-06-11 diggerlin[NFC] clean up the AsmPrinter::emitLinkage for AIX...
2020-06-11 Jonas Devlieghere[lldb/Test] Ensure inline tests have a unique build...
2020-06-11 Alexander Belyaev[mlir][shape] Add assemblyFormat for `shape.add`.
2020-06-11 Sanjay Patel[VectorCombine] add tests for compare scalarization...
2020-06-11 Petar AvramovicAMDGPU/GlobalISel: Fix lower for f64->f16 G_FPTRUNC
2020-06-11 Fangrui Song[llvm-objdump] Decrease instruction indentation for...
2020-06-11 Alexey BataevRevert "[OPENMP50]Codegen for scan directive in simd...
2020-06-11 Mircea Trofin[llvm][NFC] Factor some common data in InlineAdvice
2020-06-11 Simon Pilgrim[X86] Fold vXi1 OR(KSHIFTL(X,NumElts/2),Y) -> KUNPCK
2020-06-11 jerryyin[mlir][rocdl] Adding vector to ROCDL dialect lowering
2020-06-11 serge-sans... Fix return status of DataFlowSanitizer pass
2020-06-11 Alexey Bataev[OPENMP50]Codegen for use_device_addr clauses.
2020-06-11 Jay Foad[IR] Clean up dead instructions after simplifying a...
2020-06-11 Sam Parker[IR] Remove assert from ShuffleVectorInst
2020-06-11 LLVM GN Syncbot[gn build] Port 78e636b3f2f
2020-06-11 Bruno Ricci[clang][NFC] Generate the {Type,ArrayType,UnaryExprOrTy...
2020-06-11 Jay FoadRevert "[IR] Clean up dead instructions after simplifyi...
2020-06-11 Daniel GrumbergAdd AST_SIGNATURE record to unhashed control block...
2020-06-11 Alexey Bataev[OPENMP50]Codegen for scan directive in simd loops.
2020-06-11 Simon PilgrimAdd missing lambda capture from rGf529c0a8a149.
2020-06-11 Simon PilgrimFix unused variable warning. NFCI.
2020-06-11 Simon Pilgrim[X86][AVX512] Add second test case for PR32547
2020-06-11 Bruno Ricci[clang][NFC] Fix a Wdocumentation warning in Basic...
2020-06-11 Jay Foad[IR] Clean up dead instructions after simplifying a...
2020-06-11 Bruno Ricci[clang] Convert a default argument expression to the...
2020-06-11 Pavel Labath[lldb] Remove Scalar operator= overloads
2020-06-11 Jay Foad[MemCpyOptimizer] Simplify API of processStore and...
2020-06-11 Bruno Ricci[clang] CWG 2082 and 2346: loosen the restrictions...
2020-06-11 Bruno Ricci[clang][NFC] Various NFCs in CheckDefaultArgumentVisitor
2020-06-11 Pavel Labath[llvm/DWARFDebugLine] Remove spurious full stop from...
2020-06-11 Alexander Belyaev[mlir][linalg] Fix the type (indicies->indices).
2020-06-11 Pavel Labath[llvm/DWARFDebugLine] Fix a typo in one warning message
2020-06-11 Alexander Belyaev[mlir] Add new builders to linalg.reshape.
2020-06-11 Chris Jackson[DebugInfo] Refactor SalvageDebugInfo and SalvageDebugI...
2020-06-11 Georgii Rymar[yaml2obj] - Allocate the file space for SHT_NOBITS...
2020-06-11 Daniel Grumberg[NFC] Make formatting changes to ASTBitCodes.h ahead...
2020-06-11 Simon Pilgrim[X86][AVX512] Avoid bitcasts between scalar and vXi1...
2020-06-11 Simon Pilgrim[X86][AVX512] Add test case for PR32547
2020-06-11 Endre Fülöp[analyzer] On-demand parsing capability for CTU
2020-06-11 Jakub Lichman[mlir][Linalg][Doc] Fix of misleading example in Property 2
2020-06-11 Dominik Montada[GlobalISel] fix crash in IRTranslator, MachineIRBuilde...
2020-06-11 Daniel GrumbergMake ASTFileSignature an array of 20 uint8_t instead...
2020-06-11 Raphael Isemann[lldb] Fix a crash in PlatformAppleSimulator::GetCoreSi...
2020-06-11 Esme-Yi[PowerPC][NFC] Testing ROTL of v1i128.
2020-06-11 Kristof Beyls[NFC] Refactor ThunkInserter to make it available for...
2020-06-11 Craig Topper[X86] Remove unnecessary In64BitMode predicate from...
2020-06-11 Vitaly Buka[sanitizer] Avoid unneeded deferefence
2020-06-11 David Sherwood[CodeGen] Let computeKnownBits do something sensible...
2020-06-11 LLVM GN Syncbot[gn build] Port 0ee176edc8b
2020-06-11 Kristof Beyls[AArch64] Introduce AArch64SLSHardeningPass, implementi...
2020-06-11 Yvan Roux[ARM][MachineOutliner] Add NoLRSave mode.
2020-06-11 Fangrui SongRestore part of D80450 [CUDA][HIP] Fix implicit HD...
2020-06-11 Craig Topper[X86] Use X86AS enum constants to replace hardcoded...
2020-06-11 Craig Topper[X86] Move X86 stuff out of TargetParser.h and into...
2020-06-11 Paula Toth[libc] Fix integration test header dependency.
2020-06-11 Craig TopperRevert "[X86] Move X86 stuff out of TargetParser.h...
2020-06-11 Craig Topper[X86] Move X86 stuff out of TargetParser.h and into...
2020-06-11 Vitaly Buka[StackSafety] Pass summary into codegen
2020-06-11 Kai LuoRevert "[PowerPC][NFC] Testing ROTL of v1i128."
2020-06-11 Yaxun (Sam... Fix __clang_cuda_math_forward_declares.h
2020-06-11 Esme-Yi[PowerPC][NFC] Testing ROTL of v1i128.
2020-06-11 Louis Dionne[libc++] Consider everything inside %T to be a dependen...
2020-06-11 LemonBoy[SPARC] Lower fp16 ops to libcalls
2020-06-11 Matt ArsenaultAMDGPU/GlobalISel: Fix porting error in 32-bit division
2020-06-11 Jonas Devlieghere[Debugger] Use FileSystem instead of calling openFileFo...
2020-06-11 Mehdi AminiRevert "[mlir][spirv] Enhance structure type member...
2020-06-11 Fangrui SongRevert D80450 "[CUDA][HIP] Fix implicit HD function...
2020-06-11 Rahul Joshi[MLIR] Emit debug message if inlining fails
2020-06-11 Rahul Joshi[MLIR] Add ArrayAttr::empty()
2020-06-11 Xing GUO[DWARFYAML][debug_ranges] Make the "Offset" field optional.
2020-06-11 Xing GUO[DWARFYAML] Add support for emitting DWARF64 .debug_ara...
2020-06-11 Daniel SandersSupport other llc-like tools in update_llc_test_checks.py
2020-06-11 Rahul Joshi[MLIR] Print function name when ReturnOp verification...
2020-06-11 Rob Suderman[mlir][StandardOps] Updated IndexCastOp to support...
2020-06-11 River Riddle[mlir][NFC] Split Parser into several different files.
2020-06-10 Craig Topper[InstCombine] Remove some repeated calls to getOperand...
2020-06-10 HazemAbdelhafez[mlir][spirv] Enhance structure type member decoration...
2020-06-10 George Mitenkov[MLIR][SPIRVToLLVM] Implemented conversion for arithmet...
2020-06-10 Hongtao Yu[LLD][ThinLTO] Add --thinlto-single-module to allow...
2020-06-10 Scott Constable[X86] Add an Unoptimized Load Value Injection (LVI...
2020-06-10 Siva Chandra... [libc][Obvious] Use full path with cmake's if(EXISTS...
2020-06-10 Jonas Devlieghere[lldb/Test] Add 'std-module' category and skip them...
2020-06-10 Alexander Belyaev[mlir][linalg] Add a builder for `linalg.(indexed_...
2020-06-10 Craig Topper[X86] Call LowerADDRSPACECAST directly from ReplaceNode...
2020-06-10 Craig Topper[X86] Add a 32-bit version of mixed-ptr-sizes.ll to...
2020-06-10 Akira HatanakaDisallow trivial_abi on a class if all copy and move...
2020-06-10 Adrian Prantldebugserver: Enable -DLLDB_ENERGY when compiling agains...
2020-06-10 Casey Carter[libcxx][test] MSVC's __is_trivially_copyable is fixed...
2020-06-10 Leonard ChanRevert "[clang] Frontend components for the relative...
2020-06-10 Michael Spencer[clang] Use IsVolatile=true and RequiresNullTerminator...
2020-06-10 Louis Dionne[libc++] Make sure tests are run in a unique directory
2020-06-10 Stanislav MekhanoshinAMDGPU/GlobalISel: cmp/select method for insert element
2020-06-10 Mehdi AminiRegister printer and context CL options with the toyc...
2020-06-10 Leonard Chan[clang] Frontend components for the relative vtables ABI
2020-06-10 Craig Topper[X86] Enable masked GPR broadcasts to be formed even...
2020-06-10 romanova-ekaterinaFixed false ThinLTO cache misses problem (PR 45819).
next