platform/upstream/llvm.git
2021-06-25 Adrian PrantlChange PathMappingList::RemapPath to return an optional...
2021-06-25 Juneyoung Lee[SimplifyLibCalls] Fix memchr opt to use CreateLogicalAnd
2021-06-25 Joseph Huber[OpenMP] Change OpenMPOpt to check openmp metadata
2021-06-25 Joseph Huber[OpenMP] Add Module metadata for OpenMP compilation
2021-06-25 Nemanja Ivanovic[PowerPC] Disable combine 64-bit bswap(load) without...
2021-06-25 Valeriy Savchenko[analyzer] Fix assertion failure on code with transpare...
2021-06-25 Martin Storsjö[llvm-rc] Don't rewrite the arch in the default triple...
2021-06-25 Fangrui Song[ELF] --sysroot: change sysrooted script to not fall...
2021-06-25 Ulrich Weigand[SystemZ] Add support for .reloc assembler directive
2021-06-25 Hongtao Yu[Coroutines] Define __coro_frame_ty in function scope
2021-06-25 Eugene Zhulenev[mlir:Async] Submit accidentally omitted changes
2021-06-25 Nikita Popov[OpaquePtr] Enumerate GlobalAlias value type
2021-06-25 Arthur O'Dwyer[libc++] Enable the rvalue overloads of operator<<...
2021-06-25 Nikita Popov[IR] Add Type::isOpaquePointerTy() helper (NFC)
2021-06-25 peter klausler[flang] Fix generic/specific procedure confusion
2021-06-25 David Green[DAG] Fold neg(splat(neg(x)) -> splat(x)
2021-06-25 Craig Topper[X86] Simplify part of the isel for X86ISD::FCMP/STRICT...
2021-06-25 Joel E. Denny[UpdateCCTestChecks] Fix new test from 9eaf0d120d32
2021-06-25 David Green[AArch64] Extra negated shift tests. NFC
2021-06-25 Jon Chesterfield[libomptarget][amdgpu] Build openmp for two more targets
2021-06-25 Nico Weber[clang] Make fewer assumptions about path to lit.site...
2021-06-25 Philip Reames[test] Add coverage for existing overflow rule with...
2021-06-25 Florian Hahn[LV] Doxygenize VectorizationFactor member comments...
2021-06-25 Eugene Zhulenev[mlir:Async] Implement recursive async work splitting...
2021-06-25 Eugene Zhulenev[mlir:Async] Add the size parameter to the async.group
2021-06-25 Philip Reames[instcombine] Fold overflow check using umulo to comparison
2021-06-25 Joel E. Denny[UpdateCCTestChecks] Support --check-globals
2021-06-25 Philip Reames[test][instcombine] Add test cases for all x.with.overf...
2021-06-25 Stephan Herhut[mlir][memref] Introduce UnrankedMemRefOf to tablegen...
2021-06-25 Hendrik Greving[ModuloSchedule] Pass loop block explicitly to kernel...
2021-06-25 Xun Li[Coroutines] Remove all legacy test command
2021-06-25 Sander de SmalenRevert "[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes...
2021-06-25 Nikita Popov[OpaquePtr] Allow globals with opaque pointer value...
2021-06-25 Chris Bond[lldb-vscode] Make extension contribute breakpoints...
2021-06-25 Sanjay Patel[Analysis] use better version of getLibFunc to check...
2021-06-25 Sander de Smalen[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return...
2021-06-25 Jay Foad[AMDGPU] Removed unused Predicate HasOffset3fBug. NFC.
2021-06-25 Krzysztof Parzyszek[Hexagon] Convert getTypeAlignment to return Align
2021-06-25 Andrzej Warzynski[flang][unittest] Add a missing dependency
2021-06-25 Mark de Wever[libc++][NFC] Rename include guard.
2021-06-25 Sander de Smalen[GlobalISel] NFC: Change LLT::changeNumElements to...
2021-06-25 Kadir Cetinkaya[clangd] Introduce a log-prefix flag to remote-index...
2021-06-25 Kadir Cetinkaya[clangd] Call malloc_trim in clangd-index-server period...
2021-06-25 Yaxun (Sam... [clang] Fix build failure due to _S
2021-06-25 Yaxun (Sam... [OpenCL] Do not include default header for preprocessor...
2021-06-25 Florian Hahn[LV] Reflow comment for VectorizationCostTy (NFC).
2021-06-25 Andrzej Warzynski[flang][driver] Add `-fno-analyzed-objects-for-unparse`
2021-06-25 serge-sans... [NFC] remove unreferenced function ResolveIPV4HostName
2021-06-25 Jon Chesterfield[OpenMP][NFC] Drop unused headers from amdgpu plugin
2021-06-25 Stuart Brady[OpenCL] Use DW_LANG_OpenCL language tag for OpenCL C
2021-06-25 Sander de Smalen[GlobalISel] NFC: Change LLT::scalarOrVector to take...
2021-06-25 David Spickett[lldb] Re-enable GDB server client memory tag read...
2021-06-25 Sjoerd Meijer[SLP][AArch64] Precommit test for D103629, checking...
2021-06-25 Gabor Marton[Analyzer][solver] Fix crashes during symbol simplification
2021-06-25 Raphael Isemann[lldb] Skip TestDataFormatterSynthVal.py with GCC as...
2021-06-25 Raphael Isemann[lldb] Skip libstdc++ tests failing with GCC
2021-06-25 Raphael Isemann[lldb] Skip tests failing with GCC due to LLDB not...
2021-06-25 Florian Hahn[SCEV] Support single-cond range check idiom in applyLo...
2021-06-25 Nikita Popov[OpaquePtr] Allow alias to opaque pointer
2021-06-25 Nikita Popov[OpaquePtr] Split force-opaque-pointers test (NFC)
2021-06-25 David Spickett[lldb] Fix memory tag unsupported test
2021-06-25 serge-sans... [llvm-cov] Enforce alignment of function records
2021-06-25 Sjoerd Meijer[AArch64] Custom lower <4 x i8> loads
2021-06-25 Nikita Popov[OpaquePtr] Enumerate alloca type
2021-06-25 Nikita Popov[OpaquePtr] Enumerate global variable type
2021-06-25 Qiu Chaofan[PowerPC] Change VSRpRC allocation order
2021-06-25 Martin Storsjö[LLD] [COFF] Fix handling of LTO comdats with nontrivia...
2021-06-25 Amara Emerson[ARM] Fix crash in chained BFI combine due to incorrect...
2021-06-25 Fraser Cormack[RISCV] Permit larger RVV stacks and stack offsets
2021-06-25 Serge Pavlov[X86] Add description of FXAM instruction
2021-06-25 Fangrui Song[MC][ELF] Change SHT_LLVM_CALL_GRAPH_PROFILE relocation...
2021-06-25 Arthur EubanksRevert "[BuildLibCalls/SimplifyLibCalls] Fix attribute...
2021-06-25 Jez Ng[lld-macho] Move ICF members from InputSection to Conca...
2021-06-25 Kai Luo[PowerPC] Move PPCBranchSelector as close to asm printe...
2021-06-25 Jinsong Ji[PowerPC] Add XL compat __compare_and_swap builtins
2021-06-25 Craig Topper[RISCV] Add vget/vset intrinsics for inserting and...
2021-06-25 Muhammad Omair... Unsupported sanitize-coverage-old-pm.c on 32 bit Arm
2021-06-25 Vitaly BukaRevert "[hwasan] print exact mismatch offset for short...
2021-06-25 Vitaly Buka[scudo] Clang-format tests
2021-06-25 LLVM GN Syncbot[gn build] Port 69d5a6662115
2021-06-25 Christopher... [libcxx][modularisation] splits `<utility>` into self...
2021-06-25 Mark LeairChange the flang reshape runtime routine interface...
2021-06-25 Muhammad Omair... Revert "[Clang] XFAIL sanitize-coverage-old-pm.c on...
2021-06-24 Nemanja Ivanovic[PowerPC] Fix vec_add for 64-bit on pre-Power7 subtargets
2021-06-24 Geoffrey Martin... Update Bazel build for 744146f60b
2021-06-24 Nemanja Ivanovic[PowerPC] Fix bswap combine for big endian systems
2021-06-24 Gus Smith[MLIR][Sparse] Refactor lattice code into its own file
2021-06-24 AndreyChurbanov[OpenMP][NFC] libomp: fix wrong debug assertion.
2021-06-24 Tony Tye[AMDGPU] Reserve AMDGPU ELF e_flags machine 0x43
2021-06-24 Muhammad Omair... Disable TestAArch64UnwindPAC.py for non PAC targets
2021-06-24 thomasraoux[mlir][VectorToGPU] Add conversion for scf::For op...
2021-06-24 thomasraoux[mlir][VectorToGPU] Add conversion for splat constant...
2021-06-24 Muhammad Omair... Disable check_qmemtags unit tests
2021-06-24 Fangrui Song[ELF] Fix .rela.llvm.call-graph-profile detection after...
2021-06-24 Muhammad Omair... Fix typo in TestMemoryTag.py
2021-06-24 Fangrui Song[OptTable] Rename PrintHelp to printHelp
2021-06-24 Muhammad Omair... [LLDB] Fix broken LLDB build due MemoryTagManager.h
2021-06-24 Martin Storsjö[ADT] Complete the StringRef case insensitive method...
2021-06-24 Martin Storsjö[mlir] Rename StringRef _lower() method calls to _insen...
2021-06-24 Martin Storsjö[lldb] Rename StringRef _lower() method calls to _insen...
next