platform/upstream/llvm.git
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).
2020-06-10 serge-sans... Fix dynamic probing scheme
2020-06-10 Matt ArsenaultRegAllocFast: Avoid unused method warning in release...
2020-06-10 Leonard Chan[clang][Attribute] Fix noderef attribute false-negatives
2020-06-10 Arthur Eubanks[NFC] Rename variable to workaround old gcc bug
2020-06-10 Michael Liao[hip] Fix the failed test case due to the additional...
2020-06-10 Ayke van Laethem[AVR] Implement disassembly support for I/O instructions
2020-06-10 Stanislav Mekhanoshin[AMDGPU] Fixed promote alloca with ptr/int casts
2020-06-10 Leonard Chan[llvm][ELF][AArch64] Handle R_AARCH64_PLT32 relocation
2020-06-10 Marco Elver[ASan][Test] Fix expected strings for globals test
2020-06-10 Siva Chandra[libc] Add a simple linux aarch64 config.
2020-06-10 Craig Topper[X86] Split imm handling out of selectMOV64Imm32 and...
2020-06-10 Siva Chandra[libc][NFC] Make cpu feature check tolerate non-x86...
2020-06-10 Michael Liao[hip] Fix device-only relocatable code compilation.
2020-06-10 Saiyedul Islam[OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN...
2020-06-10 Marco Elver[ASan][Test] Split out global alias test
2020-06-10 Matt ArsenaultAMDGPU: Stop using getSelectCC in division lowering
2020-06-10 Matt ArsenaultGlobalISel: Move LegalizerHelper members around
2020-06-10 Heejin Ahn[WebAssembly] Fix a warning for an unused variable
2020-06-10 Christopher... [SVE] Eliminate calls to default-false VectorType:...
2020-06-10 David Green[ARM] Update fp16-insert-extract.ll test checks. NFC
2020-06-10 Zequan Wu[AST] Mangle LambdaContextDecl for top level decl
2020-06-10 Joel E. Denny[libc++] Work around gcc/Power9 bug in `include/thread`
next