platform/upstream/llvm.git
2020-07-02 Bruno RicciRevert "[clang][NFC] Store a pointer to the ASTContext...
2020-07-02 David Tenty[DebugInfo] Fix LineTest byteswap for cross-targeting...
2020-07-02 Bruno Ricci[clang][NFC] Store a pointer to the ASTContext in ASTDu...
2020-07-02 Arthur Eubanks[NewPM] Add -basic-aa to pr33196.ll
2020-07-02 George Mitenkov[MLIR][SPIRVToLLVM] Convert spv.constant scalars and...
2020-07-02 Nico Weber[gn build] make building on an arm mac work
2020-07-02 Arthur Eubanks[NewPM][LSR] Rename strength-reduce -> loop-reduce
2020-07-02 sstefan1[OpenMPOpt][Fix] Remove double initialization of omp...
2020-07-02 Jonas Hahnfeld[OpenMP][CMake] Fix version detection of testing compiler
2020-07-02 Nemanja Ivanovic[LLD] Add required dependency after shared libs break...
2020-07-02 Nemanja Ivanovic[PowerPC] Remove undefs from splat input when changing...
2020-07-02 ergawy[MLIR][SPIRV] Support two memory access attributes...
2020-07-02 George Mitenkov[MLIR][SPIRVToLLVM] SPIR-V function call conversion...
2020-07-02 George Mitenkov[MLIR][SPIRVToLLVM] Implementation of spv.BitFieldInser...
2020-07-02 Simon Pilgrim[InstCombine] Add some sext/trunc tests to show missing...
2020-07-02 Pavel Labath[lldb] Fix type conversion in the Scalar getters
2020-07-02 Sander de Smalen[AArch64][SVE] NFC: Rename isOrig -> isReverseInstr
2020-07-02 Simon Pilgrim[InstCombine] Add (vXi1 trunc(lshr(x,c))) -> icmp_eq...
2020-07-02 Simon Pilgrim[InstCombine] Add some (vXi1 trunc(lshr(x,c))) -> icmp_...
2020-07-02 James Henderson[ELF][test] Add some additional .eh_frame/.eh_frame_hdr...
2020-07-02 Ryan SanthirarajaPreserve GlobalsAA analysis result in LowerConstantIntr...
2020-07-02 Vince Bridgers[ASTImporter] Add unittest case for friend decl import
2020-07-02 Arjun P[MLIR] Exact integer emptiness checks for FlatAffineCon...
2020-07-02 Dmitry Preobrazhensky[AMDGPU][CODEGEN] Added support of new inline assembler...
2020-07-02 Jon RoelofsFix missing build dependencies on omp_gen
2020-07-02 Nathan James[ASTMatchers] Enhanced support for matchers taking...
2020-07-02 Pavel Labath[lldb] Add a host-independent test for handling -flimit...
2020-07-02 Nathan Jamescall ::pthread_detach on llvm_execute_on_thread_impl
2020-07-02 Simon PilgrimRegenerate sext/trunc tests and replace %tmp variable...
2020-07-02 Sander de Smalen[AArch64][SVE] Put zeroing pseudos and patterns under...
2020-07-02 Bruno Ricci[clang][Serialization] Don't duplicate the body of...
2020-07-02 Eric Schweitz[flang] Add inliner pass.
2020-07-02 Eric Schweitz[flang] Add changes to codegen to convert it to tablege...
2020-07-02 David Green[BasicAA] Fix recursive phi MustAlias calculations
2020-07-02 Haojian Wu[clang] Fix a null-NSS-access crash in DependentNameType.
2020-07-02 Pavel Labath[lldb] Skip TestLimitDebugInfo on windows
2020-07-02 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add POSIX file...
2020-07-02 Kadir Cetinkaya[clangd] Switch FindSymbolsTests to use TestTU
2020-07-02 Whisperity[NFC][clang] Add missing VALIDATE_DIAG_SIZE()
2020-07-02 Guillaume Chatelet[Alignment][NFC] Transition and simplify calls to DL...
2020-07-02 Guillaume Chatelet[Alignment][NFC] VectorLayout now uses Align internally
2020-07-02 Kerry McLaughlin[AArch64][SVE] Add reg+imm addressing mode for unpredic...
2020-07-02 Simon Pilgrim[InstCombine] Add some (vXi1 trunc(lshr(x,c))) -> icmp_...
2020-07-02 Simon PilgrimRegenerate apint-shift tests and replace %tmp variable...
2020-07-02 Aaron BallmanFix some typos (unkown -> unknown); NFC
2020-07-02 Anna Welker[LV] Enable the LoopVectorizer to create pointer inductions
2020-07-02 Roman LebedevRegenerate llvm/test/CodeGen/X86/optimize-max-0.ll
2020-07-02 Roman Lebedev[ScalarEvolution] createSCEV(): recognize `udiv`/`urem...
2020-07-02 David Green[BasicAA] New basic-aa-recphi test. NFC
2020-07-02 LLVM GN Syncbot[gn build] Port 804d9687443
2020-07-02 Kazushi (Jam... [VE] Rename VE toolchain source files
2020-07-02 David Sherwood[SVE] Add warnings checks in four more LLVM SVE tests
2020-07-02 Ben Dunbobbin[Support][Windows] Prevent 2s delay when renaming a...
2020-07-02 Nuno LopesDSE: fix builtin function recognition to take decl...
2020-07-02 Jay Foad[AMDGPU] Fix formatting in MIR tests
2020-07-02 Sander de Smalen[CodeGen][SVE] Don't drop scalable flag in DAGCombiner...
2020-07-02 Sander de Smalen[AArch64][SVE] Add unpred load/store patterns for bf16...
2020-07-02 Sander de Smalen[SVE] ACLE: Fix builtins for svdup_lane_bf16 and svcvtn...
2020-07-02 Raphael Isemann[lldb][NFC] Don't pass around passthrough from ClangDia...
2020-07-02 Qiu Chaofan[NFC] Fix typo in triples from unkown to unknown
2020-07-02 Nicholas Guy[ARM] Rearrange SizeReduction when using -Oz
2020-07-02 Simon TathamFix missing build dependency on omp_gen.
2020-07-02 David Sherwood[CodeGen] Fix warnings in getCopyToPartsVector
2020-07-02 Nathan JamesRevert "[clang-tidy] For `run-clang-tidy.py` escape...
2020-07-02 Raphael Isemann[lldb][NFC] Fix a variable name in ClangDiagnosticManag...
2020-07-02 Craig Topper[X86] Enable multibyte NOPs in 64-bit mode for padding...
2020-07-02 Alexander Belyaev[clang] Re-add deleted forward declaration.
2020-07-02 Krzysztof PszenicznyThis patch adds basic debug info support with basic...
2020-07-02 Eduardo CaldasAdd parenthesized expression to SyntaxTree
2020-07-02 River Riddle[mlir][OpFormatGen] Add support for resolving variadic...
2020-07-02 Nico Weberld64.lld: Add janky support for tbd files
2020-07-02 Nico Weberlld/MachO: Remove a useless temporary
2020-07-02 Fred Riss[lldb/build.py] Always pass an SDK to the compiler...
2020-07-02 Fred Riss[lldb/ObjC] Add support for direct selector references
2020-07-02 Fred Riss[lldb/ObjCRuntime] Implement support for small method...
2020-07-02 Pushpinder... [AMDGPU] Control num waves per EU for implicit work...
2020-07-02 Jez Ng[lld-macho] Make sure ZeroFill sections are at the...
2020-07-02 Biplob Mishra[PowerPC]Implement Vector Shift Double Bit Immediate...
2020-07-02 Valentin Clement[flang][openmp] Use common Directive and Clause enum...
2020-07-02 Xiang1 Zhang[X86-64] Support Intel AMX instructions
2020-07-02 Lei Huang[PowerPC][NFC] Update doc for FeatureISA3_1/FeatureISA3...
2020-07-02 Tim Keith[flang] Add more support for alternate returns
2020-07-02 Anil Mahmud[PowerPC] Exploit xxspltiw and xxspltidp instructions
2020-07-02 Thomas Raoux[mlir][spirv] Add support for lowering scf.for scf...
2020-07-02 Thomas Raoux[mlir][NFC] Move conversion of scf to spir-v ops in...
2020-07-01 Tim Keith[flang][NFC] Get formatting in sync with latest clang...
2020-07-01 Fangrui Song[gcov] Move llvm_writeout_files from atexit to a static...
2020-07-01 Douglas YungRevert "Update lto.ll test after 3367e9da enabled multi...
2020-07-01 Douglas YungUpdate lto.ll test after 3367e9da enabled multibyte...
2020-07-01 Nico Webertypo fixes to cycle bots
2020-07-01 Xun Liclang CoverageMapping tests bot cleanup
2020-07-01 Roman Lebedev[NFCI] Actually provide correct check lines in sdiv.ll
2020-07-01 Matt ArsenaultAMDGPU: Set more mov flags on V_ACCVGPR_{READ|WRITE...
2020-07-01 Matt ArsenaultRegAllocGreedy: Use TargetInstrInfo already in the...
2020-07-01 Matt ArsenaultAMDGPU: Fix missing tracksRegLiveness in tests
2020-07-01 Stanislav Mekhanoshin[AMDGPU] Limit promote alloca to vector with VGPR budget
2020-07-01 clementvalRevert "[flang][openmp] Use common Directive and Clause...
2020-07-01 Roman Lebedev[NFC][ScalarEvolution] Add udiv-disguised-as-sdiv test
2020-07-01 Craig TopperRevert "[X86] Enable multibyte NOPs in 64-bit mode...
2020-07-01 Ben Shi[RISCV][NFC] Pre-commit tests for D82660
next