platform/upstream/llvm.git
2021-07-16 Mehdi AminiUse ManagedStatic and lazy initialization of cl::opt...
2021-07-16 Mehdi AminiFix mismatch between the provisioning of asyncExecutors...
2021-07-16 Jonas Devlieghere[debugserver] Un-conditionalize code guarded by macOS...
2021-07-16 Petr Hosek[profile] Decommit memory after counter relocation
2021-07-16 Serge PavlovFix typo in test
2021-07-16 Max Kazantsev[LSR] Handle case 1*reg => reg. PR50918
2021-07-16 Deep Majumder[analyzer] Model comparision methods of std::unique_ptr
2021-07-16 Carl Ritson[TableGen] Allow isAllocatable inheritence from any...
2021-07-16 Vincent Lee[lld-macho] Optimize bind opcodes with multiple passes
2021-07-16 Shilei Tian[Attributor] Add support for compound assignment for...
2021-07-16 Mehdi AminiRevert "Use ManagedStatic and lazy initialization of...
2021-07-16 Mehdi AminiUse ManagedStatic and lazy initialization of cl::opt...
2021-07-16 John Demme[MLIR] [Python ODS] Use @builtins.property for cases...
2021-07-16 LLVM GN Syncbot[gn build] Port 766a08df12c1
2021-07-16 Nico Weber[gn build] port 766a08df12c1
2021-07-16 Shilei Tian[NFC][OpenMP][Offloading] Replaced explicit parallel...
2021-07-16 Louis Dionne[libc++] Add a job running GCC with C++11
2021-07-16 Ben Barham[Frontend] Only compile modules if not already finalized
2021-07-16 Daniel Rodríguez... [test] Use double pound to denote comments.
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
next