platform/upstream/llvm.git
2020-10-08 Yonghong SongBPF: fix incorrect DAG2DAG load optimization
2020-10-08 Scott Constable[X86] Fix bug in -mlvi-cfi that may clobber a live...
2020-10-08 Scott Constable[X86] Move findDeadCallerSavedReg() into X86RegisterInfo
2020-10-08 Geoffrey Martin... Remove unused variables
2020-10-08 Yuanfang Chen[IRMover] Avoid materializing global value that belongs...
2020-10-08 Petr Hosek[libcxx] Use runtime rather then compile-time glibc...
2020-10-08 Anna Thomas[ImplicitNullChecks] Support complex addressing mode
2020-10-08 Craig Topper[X86] Defer the creation of LCMPXCHG16B_SAVE_RBX until...
2020-10-07 Dominic ChenAdd test for disabling Dead Virtual Function Elimination
2020-10-07 Teresa Johnson[sanitizer] Skip stack symbolization when not required...
2020-10-07 peter klausler[flang][msvc] Avoid dependence on long double
2020-10-07 Louis Dionne[libc++] Remove unused includes of Availability.h
2020-10-07 Jim InghamFix a macOS build break caused by 3dfb94986170.
2020-10-07 Min-Yih Hsu[M680x0] Add google/benchmark's CycleTimer support...
2020-10-07 Mircea Trofin[NFC][regalloc] Use MCRegister instead of unsigned...
2020-10-07 peter klausler[flang] Semantic checks for bad usage of whole assumed...
2020-10-07 Reid KlecknerPort StripGCRelocates pass to NPM
2020-10-07 Reid Kleckner[NPM] Port strip nonlinetable debuginfo pass to the...
2020-10-07 Greg ClaytonAdd regular expressions to and DWARF Call Frame Informa...
2020-10-07 Aart Bik[mlir] [sparse] Rename getSparseMatrix to getMatrix
2020-10-07 Philip ReamesAdd validity assert on entry to CastInst::isNoopCast...
2020-10-07 Mircea Trofin[NFC][MLInliner] Getters should return by reference
2020-10-07 Rahman Lavaee[BasicBlockSections] Make sure that the labels for...
2020-10-07 Cameron McInally[SVE] Add legalisation tests to sve-fixed-length-fp...
2020-10-07 Simon Pilgrim[InstCombine] Add checks for and(logicalshift(zext...
2020-10-07 Ronak ChauhanRemove D80713.diff added in 528057c19755ad842052fba3a42...
2020-10-07 Douglas YungAdd REQUIRES: x86-registered-target to test as it was...
2020-10-07 Haojian Wu[clangd] Add a NewName optional parameter to clangdServ...
2020-10-07 Philip ReamesAdd a clarifying a comment on CastInst::isNoopCast
2020-10-07 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2020-10-07 Simon PilgrimFix Wdocumentation warnings due to case mismatch. NFCI.
2020-10-07 Simon Pilgrim[CodeGen][X86] Cleanup labels on some sse/avx intrinsic...
2020-10-07 Amara Emerson[mlir] Fix build after 322d0afd875df66b36e4810a2b95c20a...
2020-10-07 Stanislav Mekhanoshin[AMDGPU] Add tied operand to d16 scratch loads
2020-10-07 Edd Dawson[test][MC] Use %python in llvm/test/MC/COFF/bigobj.py
2020-10-07 Florian Hahn[LAA] Use DL to get element size for bound computation.
2020-10-07 Stanislav Mekhanoshin[AMDGPU] Use default zero flag operands in flat scratch
2020-10-07 Amara EmersonRename the VECREDUCE_STRICT_{FADD,FMUL} SDNodes to...
2020-10-07 Sam McCall[clangd] Disambiguate overloads of std::move for header...
2020-10-07 Amara Emerson[llvm][mlir] Promote the experimental reduction intrins...
2020-10-07 Fanbo Meng[NFC] Add contributors names to CREDITS.TXT
2020-10-07 Stella Laurenzo[mlir][CAPI] Attribute set/remove on operations.
2020-10-07 Heejin Ahn[WebAssembly] Rename Emscripten EH functions
2020-10-07 Daniel Sanders[json] Provide a means to delegate writing a value...
2020-10-07 Sam McCallReapply [ADT] function_ref's constructor is unavailable...
2020-10-07 Alex Richardson[clang-format][tests] Fix MacroExpander lexer not parsi...
2020-10-07 Alex Richardson[clang-format][NFC] Store FormatToken::Type as an enum...
2020-10-07 Nikita Popov[MemCpyOpt] Add additional callslot test cases (NFC)
2020-10-07 Roman Lebedev[NFC][InstCombine] Autogenerate a few tests being affec...
2020-10-07 Philip Reames[Tests] Precommit test showing gap around load forwardi...
2020-10-07 LLVM GN Syncbot[gn build] Port ddf1864ace4
2020-10-07 Yonghong SongBPF: add AdjustOpt IR pass to generate verifier friendl...
2020-10-07 Fanbo Meng[SystemZ][z/OS] Add test of zero length bitfield type...
2020-10-07 Arjun PIntroduce subtraction for FlatAffineConstraints
2020-10-07 Adam Czachorowski[clangd] Fix argument type (bool->float).
2020-10-07 Ronak Chauhan[AMDGPU] Support disassembly for AMDGPU kernel descriptors
2020-10-07 Cameron McInally[SVE] Lower fixed length VECREDUCE_OR operation
2020-10-07 Jay Foad[AMDGPU] Use @LINE for error checking in gfx10.3 assemb...
2020-10-07 Sam McCallRevert "[ADT] function_ref's constructor is unavailable...
2020-10-07 Nico Weber[gn build] (manually) port ce1365f8f7e
2020-10-07 Sam McCall[ADT] function_ref's constructor is unavailable if...
2020-10-07 Tobias Gysi[mlir] fix the types used during the generation of...
2020-10-07 Georgii Rymar[obj2yaml] - Rename `Group` to `GroupSection`. NFC.
2020-10-07 Georgii Rymar[llvm-readelf] - Implement --addrsig option.
2020-10-07 Dmitry Preobrazhensky[AMDGPU][MC] Improved diagnostics for instructions...
2020-10-07 Louis Dionne[libc++] Use the existing CMake caches when running...
2020-10-07 Pavel Labath[lldb] Check for and use ptsname_r if available
2020-10-07 Pavel Labath[lldb/docs] Clarify python/swig version incompatibility
2020-10-07 Louis Dionne[libc++] Add a CMake option to control whether the...
2020-10-07 Louis Dionne[libc++] Make sure __clear_and_shrink() maintains strin...
2020-10-07 Alex Zinenko[mlir] Add support for diagnostics in C API.
2020-10-07 Martin Storsjö[LLD] [MinGW] Move an option definitions to alphabetica...
2020-10-07 Roman LebedevInstCombine: Negator: don't rely on complexity sorting...
2020-10-07 Rodrigo Dominguez[AMDGPU] Implement hardware bug workaround for image...
2020-10-07 Simon Pilgrim[InstCombine] Tweak funnel by constant tests for better...
2020-10-07 Simon Pilgrim[ARM] Regenerate vldlane tests
2020-10-07 Florian Hahn[LAA] Add test for PR47751, which currently uses wrong...
2020-10-07 Jay Foad[SDag] SimplifyDemandedBits: simplify to FP constant...
2020-10-07 Max Kazantsev[Test] Add one more test where we can avoid creating...
2020-10-07 Tres Popp[mlir][NFC] Style cleanup in comments
2020-10-07 Haojian Wu[clangd] Don't set the Underlying bit on targets of...
2020-10-07 Haojian Wu[clang] Use isCompoundAssignmentOp to simplify the...
2020-10-07 Haojian Wu[AST][RecoveryExpr] Support dependent conditional opera...
2020-10-07 Rainer Orth[Support][unittests] Enforce alignment in ConvertUTFTest
2020-10-07 Max Kazantsev[NFC] Use getZero instead of getConstant(0)
2020-10-07 Jonas Devlieghere[lldb] Format unix signal table (NFC)
2020-10-07 Roman Lebedev[SROA] rewritePartition()/findCommonType(): if uses...
2020-10-07 Yonghong SongBPF: avoid duplicated globals for CORE relocations
2020-10-07 Max Kazantsev[Test] Add test showing that we can avoid inserting...
2020-10-07 Johannes DoerfertReapply "[OpenMP][FIX] Verify compatible types for...
2020-10-07 Chen Zheng[MachineInstr] exclude call instruction in mayAlias
2020-10-07 Chen Zheng[PowerPC] implement target hook getTgtMemIntrinsic
2020-10-07 Chen Zheng[PowerPC] add more builtins for PPCTargetLowering:...
2020-10-07 Bill Wendling[CodeGen][TailDuplicator] Don't duplicate blocks with...
2020-10-07 Valentin Clement[flang][openacc] Fix device_num and device_type clauses...
2020-10-07 Johannes Doerfert[Attributor] Use smarter way to determine alignment...
2020-10-07 Johannes Doerfert[Attributor] Ignore read accesses to constant memory
2020-10-07 Johannes Doerfert[Attributor] Give up early on AANoReturn::initialize
2020-10-06 Jonas Devlieghere[lldb] Change the xcrun (fallback) logic in GetXcodeSDK
2020-10-06 Nico Weber[gn build] manually port 5e4409f308177
next