platform/upstream/llvm.git
2021-05-07 Petr Hosek[BareMetal] Ensure that sysroot always comes after...
2021-05-07 Hsiangkai Wang[RISCV] Consider scalar types for required extensions.
2021-05-07 Vyacheslav... An attempt to abandon omptarget out-of-tree builds.
2021-05-07 Alexander Belyaev[mlir] Add a pattern to bufferize std.index_cast.
2021-05-07 Alexander Belyaev[mlir] Add a pattern to bufferize linalg.tensor_reshape.
2021-05-07 Emilio Cota[mlir][docs] remove stale statement about index type...
2021-05-07 Arthur EubanksRevert "[DebugInfo] Fix updateDbgUsersToReg to support...
2021-05-07 Florian Hahn[SCEV] By more careful when traversing phis in isImplie...
2021-05-07 Thomas Lively[WebAssembly] Use functions instead of macros for const...
2021-05-07 Fangrui Song[unittest] Fix -Wunused-variable after D94717
2021-05-07 Krzysztof ParzyszekAllow empty value list in propagateMetadata(Inst, Array...
2021-05-07 Fangrui SongInternalize some cl::opt global variables or move them...
2021-05-07 Louis Dionne[libc++][ci] Run longer CI jobs first
2021-05-07 Saleem Abdulrasoollit: revert 134b103fc0f3a995d76398bf4b029d72bebe8162
2021-05-07 Roman Lebedev[X86] AMD Zen 3: mark XMM/YMM (but not MMX!) reg moves...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: MOVSX32rr32 is a zero-cycle move
2021-05-07 Fangrui Song[AArch64][ELF] Prefer to lower MC_GlobalAddress operand...
2021-05-07 Matt Morehouse[libFuzzer] Fix stack-overflow-with-asan.test.
2021-05-07 Whitney Tsang[LoopNest] Consider loop nest with inner loop guard...
2021-05-07 Simon Pilgrim[X86] combineXor - limit fold to non-opaque constants...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: _REV variants of zero-cycles moves...
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen3: add test for zero-cycle X87...
2021-05-07 Sebastian Poeplau[libFuzzer] Fix stack overflow detection
2021-05-07 thomasraoux[mlir][vector] add pattern to cast away leading unit...
2021-05-07 thomasraoux[mlir][spirv] add support lowering of extract_slice...
2021-05-07 Joseph TremouletBasicAA: Recognize inttoptr as isEscapeSource
2021-05-07 Sanjay Patel[AArch64] add test for missed vectorization; NFC
2021-05-07 Joseph Huber[libomptarget] Add support for target memory allocators...
2021-05-07 Tobias Gysi[mlir][linalg] Remove redundant indexOp builder.
2021-05-07 Tres Popp[mlir] Rename BufferAliasAnalysis to BufferViewFlowAnalysis
2021-05-07 Ahsan Saghir[PowerPC] Provide MMA builtins for compatibility
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen3 Decrease iteration count in...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: throughput for renameable XMM/YMM...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: AVX YMM moves are zero-cycle
2021-05-07 Roman Lebedev[X86] AMD Zen 3: AVX XMM moves are zero-cycle
2021-05-07 Roman Lebedev[X86] AMD Zen 3: SSE XMM moves are zero-cycle
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: Add tests for renameable...
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: Add tests for renameable...
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: Add tests for renameable...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: throughput for renameable GPR moves...
2021-05-07 Roman Lebedev[NFC][X86] AMD Zen 3: move sched classes for renameable...
2021-05-07 Roman Lebedev[NFC][X86][MCA] Increase iteration count in reg move...
2021-05-07 Arthur O'Dwyer[libc++] [test] Test that unordered_*::swap/move/assign...
2021-05-07 Arthur O'Dwyer[libc++] [test] Simplify arithmetic in list.special...
2021-05-07 Arthur O'Dwyer[libc++] [test] Test that list::swap/move/move-assign...
2021-05-07 Stephen TozerReapply "[DebugInfo] Drop DBG_VALUE_LISTs with an exces...
2021-05-07 Simon Pilgrim[CodeGen] Ensure UserValue::getDebugLoc() and UserLabel...
2021-05-07 Simon Pilgrim[DAG] Ensure all SD classes consistently return a const...
2021-05-07 Benjamin KramerRetire TargetRegisterInfo::getSpillAlignment
2021-05-07 Sebastian Neubauer[AMDGPU] Restrict immediate scratch offsets
2021-05-07 David StuttardAMDGPU: Correct const_index_stride for wave 32 for...
2021-05-07 Stephen TozerFix: [DebugInfo] Fix crash when emitting an invalidated...
2021-05-07 Malhar Jajoo[ARM] Transforming memset to Tail predicated Loop
2021-05-07 Anastasia Stulova[OpenCL] Fix optional image types.
2021-05-07 Joachim Meyer[NFC] Correctly assert the indents for printEnumValHelpStr.
2021-05-07 Stephen Tozer[DebugInfo] Fix crash when emitting an invalidated...
2021-05-07 Simon Pilgrim[DAG] Add a generic expansion for SHIFT_PARTS opcodes...
2021-05-07 David StuttardRevert "AMDGPU: Correct const_index_stride for wave...
2021-05-07 Simon Pilgrim[SLP] Regenerate tests to reduce diff in D98714. NFCI.
2021-05-07 Simon Pilgrim[X86] Ensure we pass DebugLoc by const reference where...
2021-05-07 Ole Strohm[NFC] (test commit) Changed example invocation of C...
2021-05-07 David StuttardAMDGPU: Correct const_index_stride for wave 32 for...
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests with non-eliminati...
2021-05-07 Roman Lebedev[X86] AMD Zen 3: 32/64 -bit GPR register moves are...
2021-05-07 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: add tests with eliminatible...
2021-05-07 Stephen Tozer[DebugInfo] Fix updateDbgUsersToReg to support DBG_VALU...
2021-05-07 gbreynoo[llvm-dwarfdump] Help option output should be consisten...
2021-05-07 Guillaume Chatelet[llvm][NFC] Remove remaining deprecated alignment funct...
2021-05-07 Guillaume Chatelet[llvm][NFC] Remove deprecated TargetFrameLowering and...
2021-05-07 LemonBoy[AsmParser][ARM] Make .thumb_func imply .thumb
2021-05-07 LLVM GN Syncbot[gn build] Port 98e5ede60499
2021-05-07 Sebastian Neubauer[AMDGPU] Serialize MFInfo::ScavengeFI
2021-05-07 Diana Picus[flang] Remove redundant reallocation
2021-05-07 Diana Picus[flang] Add tests for MIN for character arrays. NFC
2021-05-07 Caroline Concatto[LoopVectorize][SVE] Remove assert for scalable vector...
2021-05-07 James Henderson[lit][test] Attempt fix when paths include symlink
2021-05-07 Martin Storsjö[libcxx] Fix a case of -Wundef warnings. NFC.
2021-05-07 Peilin Guo[LazyValueInfo] Insert an Overdefined placeholder to...
2021-05-07 Chen Zheng[Debug-Info][NFC] add a wrapper for Die.addValue
2021-05-07 Amara Emerson[GlobalISel] Micro-optimize the conditional branch...
2021-05-07 KareemErgawy... [MLIR][SPIRV] Properly (de-)serialize BranchConditionalOp.
2021-05-07 Chen Zheng[XCOFF] handle string constants generation for AIX
2021-05-07 Tobias Gysi[mlir][linalg] Add IndexedGenericOp to GenericOp canoni...
2021-05-07 Qiu Chaofan[PowerPC] Remove extra swap for extract+vperm on LE
2021-05-07 Yonghong SongBPF: fix FIELD_EXISTS relocation with array subscripts
2021-05-07 Coelacanthus[TableGen] Use range-based for loops (NFC)
2021-05-07 qixingxue[IR] Fix typo in comment of Intrinsics.td (NFC)
2021-05-07 Bruno Cardoso... [CGAtomic] Lift strong requirement for remaining compar...
2021-05-07 MaheshRavishankar[mlir][Linalg] Allow folding to rank-zero tensor when...
2021-05-07 Jianzhou Zhao[dfsan] Rename and fix an internal test issue for mmap...
2021-05-06 Cyndy Ishida[llvm][TextAPI] add mapping from OS string to Platform
2021-05-06 Stanislav Mekhanoshin[AMDGPU] Expose __builtin_amdgcn_perm for v_perm_b32
2021-05-06 Rob Suderman[mlir][tosa] Added div op, variadic concat. Removed...
2021-05-06 Jon Chesterfield[libomptarget][nfc] Refactor amdgpu partial barrier...
2021-05-06 Amy Zhuang[mlir] Update dstNode after DenseMap insertion in loop...
2021-05-06 Malhar Jajoo[ARM] Transforming memcpy to Tail predicated Loop
2021-05-06 Jon Chesterfield[libomptarget][amdgpu][nfc] Remove dead code from amdgp...
2021-05-06 Lei Zhang[mlir][spirv] NFC: Replace OwningSPIRVModuleRef with...
2021-05-06 Jim InghamWhen SendContinuePacketAndWaitForResponse returns eStat...
2021-05-06 Aaron PuchertThread safety analysis: Eliminate parameter from inters...
next