platform/upstream/llvm.git
2022-07-21 Erich KeaneRevert "Rewording the "static_assert" to static assertion"
2022-07-21 Daniel Bertalan[lld-macho][NFC] Remove redundant StringRef construction
2022-07-21 Muhammad Usman... Rewording the "static_assert" to static assertion
2022-07-21 Joseph Huber[Binary] Hard-code the alignment of the offloading...
2022-07-21 Jay Foad[AMDGPU] Pre-sink IR input for some tests
2022-07-21 Michael Buch[LLDB][ClangExpression] Fix initialization of static...
2022-07-21 Michael Buch[LLDB][DataFormatter] Add support for std::__map_const_...
2022-07-21 Matt ArsenaultAMDGPU: Refine user-sgpr-init16-bug
2022-07-21 Nikita Popov[MemoryBuiltins] Add getReallocatedOperand() function...
2022-07-21 Nikita Popov[MemoryBuiltins] Remove isFreeCall() function (NFC)
2022-07-21 Nikita Popov[InstCombine] Use getFreedOperand() (NFC)
2022-07-21 Nikita Popov[Attributor] Use getFreedOperand() (NFC)
2022-07-21 Thomas Symalla[AMDGPU] Combine s_or_saveexec, s_xor instructions.
2022-07-21 Haojian Wu[pseudo] Fix an invalid assertion on recoveryBrackets.
2022-07-21 Andrzej WarzynskiRevert "[Flang] Generate documentation for compiler...
2022-07-21 Dylan Fleming[Flang] Generate documentation for compiler flags
2022-07-21 Alexey Lapshin[Reland][DebugInfo][llvm-dwarfutil] Combine overlapped...
2022-07-21 Matt Devereau[AArch64][SVE] Add DAG-Combine to push bitcasts from...
2022-07-21 Matt Devereau[AArch64][SVE] Add ISel pattern to lower DUPLANE128...
2022-07-21 Simon Pilgrim[AArch64] Add i128 parity test
2022-07-21 Jay Foad[AMDGPU][GlobalISel] Fix subtarget checks for combining...
2022-07-21 Alexey LapshinRevert "[DebugInfo][llvm-dwarfutil] Combine overlapped...
2022-07-21 Nikita Popov[MemoryBuiltins] Add getFreedOperand() function (NFCI)
2022-07-21 Alexey Lapshin[DebugInfo][llvm-dwarfutil] Combine overlapped address...
2022-07-21 Dmitry Vyukovtsan: remove unnecessary brackets
2022-07-21 Nikita PopovReapply [InstCombine] Don't check for alloc fn before...
2022-07-21 Nikita Popov[MemoryBuiltins] Default to trivial mapper in getAllocS...
2022-07-21 jacquesguanrecommit "[DAGCombiner] Teach scalarizeBinOpOfSplats...
2022-07-21 Nikita Popov[MemoryBuiltins] Don't query TLI for non-pointer functi...
2022-07-21 Chuanqi Xu[C++20] [Modules] Avoid inifinite loop when iterating...
2022-07-21 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES: asserts` in tests
2022-07-21 Ivan Butygin[mlir][memref] Missing type conversion in memref.reshap...
2022-07-21 Nikita PopovRevert "[InstCombine] Don't check for alloc fn before...
2022-07-21 Nikita Popov[InstCombine] Don't check for alloc fn before fetching...
2022-07-21 Qiu Chaofan[PowerPC] Support x86 compatible intrinsics on AIX
2022-07-21 Chen Zhengenable P10 vector builtins test on AIX 64 bit; NFC
2022-07-21 Iain Sandoere-land [C++20][Modules] Update handling of implicit...
2022-07-21 lorenzo chelini[MLIR][SCF] Enable better bufferization for `TileConsum...
2022-07-21 Haojian Wu[pseudo] Make sure we rebuild pseudo_gen tool.
2022-07-21 Daniel Bertalan[lld-macho] Optimize rebase opcode generation
2022-07-21 Zi Xuan Wu... [CSKY] Fix the testcase error due to the verifyInstruct...
2022-07-21 Chen Zhengenable P10 vector builtins test on AIX 64 bit; NFC
2022-07-21 lorenzo cheliniRevert "[RFC][MLIR][SCF] Enable better bufferization...
2022-07-21 Nikita Popov[MemoryBuiltins] Avoid isAllocationFn() call before...
2022-07-21 Rainer Orth[sanitizer_common] Support Solaris < 11.4 in GetStaticT...
2022-07-21 David Green[SelectionDAG] Fix fptoi.sat scalable vector lowering
2022-07-21 lorenzo chelini[RFC][MLIR][SCF] Enable better bufferization for `TileC...
2022-07-21 Luo, Yuanke[X86] Add test case for shuffle
2022-07-21 Congzhe Cao[LoopCacheAnalysis] Fix a type mismatch problem in...
2022-07-21 Shraiysh Vaishay[clang][OpenMP] Add IRBuilder support for taskgroup
2022-07-21 Craig Topper[RISCV] Combine (select_cc (srl (and X, 1<<C), C),...
2022-07-21 Ian Anderson[sanitizer] Use consistent checks for XDR
2022-07-21 esmeyi[AIX] follow-up of D124654.
2022-07-21 Mahesh Ravishankar[mlir][Linalg] Deprecate `tileAndFuseLinalgOps` method...
2022-07-21 owenca[clang-format][NFC] Refactor RequiresDoesNotChangeParsi...
2022-07-21 owenca[clang-format] Indent tokens after hash only if it...
2022-07-21 Craig Topper[RISCV] Refactor the common combines for SELECT_CC...
2022-07-21 Xi RuoyaoPort address sanitizer to LoongArch
2022-07-21 jacquesguan[mlir][Math] Add constant folder for LogOp.
2022-07-21 Chenbing Zheng[InstCombine] (ShiftValC >> Y) >s -1/<s 0 --> Y !=...
2022-07-21 Chenbing Zheng[InstCombine] add fold (X > C - 1) ^ (X < C + 1) -...
2022-07-21 Vitaly Buka[NFC][asan] Clang-format a code
2022-07-21 Vitaly Buka[NFC][memprof] Remove unused code
2022-07-21 Vitaly Buka[NFC][asan] Use RoundDownTo
2022-07-21 Craig Topper[RISCV] Optimize (brcond (seteq (and X, 1 << C), 0))
2022-07-21 Hui Xie[libc++] Fix proxy iterator issues that trigger an...
2022-07-21 LLVM GN Syncbot[gn build] Port 4fcf8434dd77
2022-07-21 Anubhab Ghosh[ORC] Add a new MemoryMapper-based JITLinkMemoryManager...
2022-07-20 Slava ZakharinRevert "[flang] Run algebraic simplification optimizati...
2022-07-20 Lang Hames[ORC] Don't try to copy from an empty segment in Simple...
2022-07-20 Steven Wu[Darwin toolchain] Tune the logic for finding arclite.
2022-07-20 Slava Zakharin[flang] Run algebraic simplification optimization pass.
2022-07-20 River Riddle[mlir:LSP] Add a quickfix code action for inserting...
2022-07-20 Johannes Doerfert[Attributor] Deal with complex PHI nodes better during...
2022-07-20 Johannes Doerfert[Attributor] Only non-exact accesses require a uniform...
2022-07-20 Alexander Shaposhnikov[GlobalOpt] Enable evaluation of atomic stores
2022-07-20 Teresa Johnson[MemProf] Basic metadata support and verification
2022-07-20 Schrodinger... [ThinLTO] Support aliased GlobalIFunc
2022-07-20 Matt Arsenaultllvm-reduce: Fix register mask test
2022-07-20 Craig Topper[RISCV] Recognize bexti from (srl (and X, 1<<C), C).
2022-07-20 Craig Topper[RISCV] Add test cases for failure to use bexti for...
2022-07-20 Tanyo Kwok[MLIR] Add function to create Float16 array attribute
2022-07-20 Slava Gurevich[LLDB][NFC][Reliability] Fix uninitialized variables...
2022-07-20 Philip Reames[LV] Refresh a couple of autogen tests for naming change
2022-07-20 Jakub Kuderski[mlir][spirv] Rename spv.ocl to spv.cl. NFC.
2022-07-20 Joseph Huber[HIP] Allow the new driver to compile HIP in non-RDC...
2022-07-20 Konstantin... [libc++] Fix `_IterOps::__iter_move` to support proxy...
2022-07-20 Michał Górny[llvm] [cmake] Skip driver-related code unless LLVM_TOO...
2022-07-20 LLVM GN Syncbot[gn build] Port 23cf42e706fb
2022-07-20 Nikolas Klauser[libc++] Use uninitialized algorithms for vector
2022-07-20 Joseph Huber[Libomptarget] Make libomptarget an LLVM library
2022-07-20 Arthur Eubanks[NFC] Suppress unused variable warning in non-assert...
2022-07-20 River Riddle[mlir:LSP] Add a doc blurb for code completion
2022-07-20 River Riddle[mlir:LSP] Remove several more annoying completion...
2022-07-20 Philip Reames[LAA] Fix latent missing check bug when mixing scalable...
2022-07-20 Konstantin... [libc++][ranges] Implement `std::ranges::partition_...
2022-07-20 Keith Smiley[lld-macho] Fold cfstrings with --deduplicate-literals
2022-07-20 Xiang Li[HLSL] add -I option for dxc mode.
2022-07-20 Craig Topper[InstCombine] Add mul with negated power of 2 constant...
2022-07-20 Craig Topper[InstCombine] Pre-commit test for D130103.
next