platform/upstream/llvm.git
2021-07-16 Weiwei Li[mlir][spirv] Add support for GLSL FMix
2021-07-15 Vincent Lee[lld-macho] Use intermediate arrays to store opcodes
2021-07-15 Kirill Stoimenov[asan] Slightly modified the documentation.
2021-07-15 Nico WeberRevert "tsan: make obtaining current PC faster"
2021-07-15 Matt ArsenaultGlobalISel: Surface offsets parameter from ComputeValueVTs
2021-07-15 Matt ArsenaultAMDGPU/GlobalISel: Fix incorrect memory types in test
2021-07-15 Matt ArsenaultGlobalISel: Track argument pointeriness with arg flags
2021-07-15 Peter S. Housel[lldb] Add AllocateMemory/DeallocateMemory to the SBPro...
2021-07-15 Vitaly Buka[NFC][hwasan] Remove default arguments in internal...
2021-07-15 Victor Huang[PowerPC] Add PowerPC population count, reversed load...
2021-07-15 Shilei Tian[AbstractAttributor] Fold function calls to `__kmpc_is_...
2021-07-15 Amara EmersonGlobalISel: Introduce GenericMachineInstr classes and...
2021-07-15 Roland McGrath[libc] Fix typos in x86_64/FEnv.h
2021-07-15 Omar Emara[LLDB][GUI] Add Process Attach form
2021-07-15 Eli Friedman[DependenceAnalysis] Guard analysis using getPointerBase().
2021-07-15 Harald van... [X86] Fix handling of maskmovdqu in X32
2021-07-15 Sanjay Patel[SLP] avoid leaking poison in reduction of safe boolean...
2021-07-15 Nikita Popov[Verifier] Extend address taken check for unknown intri...
2021-07-15 Victor Huang[PowerPC][NFC] Add the missing 'REQUIRES: powerpc-regis...
2021-07-15 Sumesh Udayakumaran[mlir] Enable cleanup of single iteration reduction...
2021-07-15 Jessica Paquette[AArch64][GlobalISel] Clamp <n x p0> vecs when legalizi...
2021-07-15 zhijian[AIX][XCOFF][Bug-Fixed] parse the parameter type of...
2021-07-15 Louis Dionne[runtimes] Don't try passing --target flags to GCC
2021-07-15 Martin Storsjö[libcxx] [test] Fix mismatches between aligned operator...
2021-07-15 Hedin Garca[libc] Relocate the closing directive of #ifdef
2021-07-15 Nikita Popov[ObjCARC] Use objc_msgSend instead of llvm.objc.msgSend...
2021-07-15 George Burgess IVutils: fix broken assertion in revert_checker
2021-07-15 Harald van... [Driver] Fix compiler-rt lookup for x32
2021-07-15 Aart Bik[mlir][sparse] add int64 storage type to sparse tensor...
2021-07-15 Artem Belevich[NVPTX, CUDA] Add .and.popc variant of the b1 MMA instr...
2021-07-15 Sushma Unnibhavi[M68k][GloballSel] LegalizerInfo implementation
2021-07-15 Dmitry Vyukovtsan: lock ScopedErrorReportLock around fork
2021-07-15 Philip Reames[unittest] Exercise SCEV's udiv and udiv ceiling routines
2021-07-15 Louis Dionne[libc++/abi] Fix broken Lit feature no-noexcept-functio...
2021-07-15 Fangrui Song[ELF] Don't define __rela_iplt_start for -pie/-shared
2021-07-15 Fangrui Song[ELF][test] Rework non-preemptible ifunc tests
2021-07-15 Nikita Popov[Verifier] Use isIntrinsic() (NFC)
2021-07-15 Simon Pilgrim[InstCombine] Add select(cond,gep(gep(x,y),z),gep(x...
2021-07-15 Sam Tebbs[ARM][LowOverheadLoops] Make some stack spills valid...
2021-07-15 Quinn Pham[PowerPC] Fix popcntb XL Compat Builtin for 32bit
2021-07-15 Simon PilgrimFix "unknown pragma 'GCC'" MSVC warning. NFCI.
2021-07-15 Simon Pilgrim[InstCombine] Add 3-operand gep test with different...
2021-07-15 Dmitry Vyukovtsan: strip top inlined internal frames
2021-07-15 Philip Reames[SCEV] Fix unsound reasoning in howManyLessThans
2021-07-15 Louis Dionne[libc++] NFC: Reindent the run-buildbot script
2021-07-15 Fangrui Song[test] Avoid llvm-readelf/llvm-readobj one-dash long...
2021-07-15 Vy Nguyen[llvm-exegesis] Fix missing-headers build errors.
2021-07-15 Arthur EubanksRevert "[SLP]Workaround for InsertSubVector cost."
2021-07-15 Jessica Paquette[GlobalISel] Fix infinite loop in reassociationCanBreak...
2021-07-15 Wouter van... [WebAssembly] Fixed LLD generation of 64-bit __wasm_app...
2021-07-15 Leonard Grey[lld-macho] Add LTO cache support
2021-07-15 Stanislav Mekhanoshin[AMDGPU] Refine -O0 and -O1 passes.
2021-07-15 Fangrui Song[llvm-nm] Remove one-dash long options except -arch
2021-07-15 Fangrui Song[test] Avoid llvm-nm one-dash long options
2021-07-15 Aart Bik[mlir][sparse] add shift ops support
2021-07-15 Andrzej Warzynski[flang][driver] Randomise the names of the unparsed...
2021-07-15 Andrzej WarzynskiEnable Flang by default in the test-release.sh script
2021-07-15 Aart Bik[mlir][sparse] remove linalg-to-loops from integration...
2021-07-15 Louis Dionne[libc++] Add a CMake target to re-generate files and...
2021-07-15 Nikita Popov[IR] Add elementtype attribute
2021-07-15 Nikita Popov[LangRef] Add elementtype attribute
2021-07-15 Arthur Eubanks[InstCombine] Look through invariant group intrinsics...
2021-07-15 Geoffrey Martin... [Bazel] Update for 01bdb0f75efb
2021-07-15 Philip Reames[LV] Enable vectorization of multiple exit loops w...
2021-07-15 Nikita Popov[AsmParser] Unify parsing of attributes
2021-07-15 Dmitry Vyukovtsan: make obtaining current PC faster
2021-07-15 Victor Huang[PowerPC] Add PowerPC rotate related builtins and emit...
2021-07-15 Shilei TianRevert "[AbstractAttributor] Fold function calls to...
2021-07-15 Simon Pilgrim[DAG] Fold select(cond,binop(x,y),binop(x,z)) -> binop...
2021-07-15 Aart Bik[mlir][sparse] replace linalg.copy with memref.copy
2021-07-15 Simon Pilgrim[NVPTX] Tweak fast-math tests to avoid select(binop...
2021-07-15 Gabor Marton[Analyzer][solver] Remove unused functions
2021-07-15 Sander de SmalenRevert "[LV] Print remark when loop cannot be vectorize...
2021-07-15 Anton Zabaznov[OpenCL] Add support of __opencl_c_program_scope_global...
2021-07-15 Tim NorthoverMachO: fix Clang test broken by dropping private labels...
2021-07-15 Nathan Sidwell[docs] More CMAKE variable documentation
2021-07-15 David Green[ARM] Expand types handled in VQDMULH recognition
2021-07-15 Tim NorthoverMachO: don't emit L... private symbols in do_not_dead_s...
2021-07-15 liukeFix documentation; NFC
2021-07-15 Roman Lebedev[SimplifyCFG] Rerun PHI deduplication after common...
2021-07-15 Adrian Kuegel[mlir][rocdl] Add math::Exp2Op lowering to ROCDL
2021-07-15 Simon Pilgrim[TTI] Consistently make getMinVectorRegisterBitWidth...
2021-07-15 Sander de Smalen[LV] Fix determinism for failing scalable-call.ll test.
2021-07-15 Nicolas Vasilache[mlir][linalg] Improve implementation of hoist padding.
2021-07-15 Louis Dionne[libc++] Mark failing rel_ops test as XFAIL in back...
2021-07-15 Stephen TozerReapply "[DebugInfo] Enable variadic debug value salvaging"
2021-07-15 Louis Dionne[libc++] Implement views::all_t and ranges::viewable_range
2021-07-15 Louis Dionne[runtimes] Serialize all Lit params instead of passing...
2021-07-15 Fraser Cormack[VP][NFC] Correct formatting in unit test
2021-07-15 Simon Pilgrim[NVPTX] Add selp.f32 checks to select(cond,fpbinop...
2021-07-15 Simon Pilgrim[InstCombine] Strip inbounds from (select C, (gep Ptr...
2021-07-15 Simon Pilgrim[MIPS] Refresh ashr test checks. NFCI.
2021-07-15 Adrian Kuegel[mlir][nvvm]: Add math::Exp2Op lowering to NVVM.
2021-07-15 Irina Dobrescu[AArch64][GlobalISel] Optimise lowering for some vector...
2021-07-15 Sebastian Neubauer[AMDGPU] Use isMetaInstruction for instruction size
2021-07-15 Ilya Leoshkevich[TSan] Add SystemZ SANITIZER_GO support
2021-07-15 Ilya Leoshkevich[TSan] Enable SystemZ support
2021-07-15 Ilya Leoshkevich[TSan] Adjust tests for SystemZ
2021-07-15 Ilya Leoshkevich[TSan] Intercept __tls_get_addr_internal and __tls_get_...
2021-07-15 Ilya Leoshkevich[TSan] Disable __TSAN_HAS_INT128 on SystemZ
next