platform/upstream/llvm.git
2021-12-20 Louis Dionne[libc++] Add a helper class to write code with the...
2021-12-20 Sam McCall[AST] Add UsingType: a sugar type for types found via...
2021-12-20 Shivam GuptaRevert "[DAGCombiner] Avoid combining adjacent stores...
2021-12-20 Nemanja Ivanovic[PowerPC] Support hwsync extended mnemonic
2021-12-20 Jacques Pienaar[mlir] Switching accessors to prefixed form (NFC)
2021-12-20 Yaxun (Sam... [HIPSPV][3/4] Enable SPIR-V emission for HIP
2021-12-20 Serge GueltonPrevent copy of AttrBuilder
2021-12-20 Frederic Cambus[llvm-readobj] Check ELFType value first when checking...
2021-12-20 Alexey Bataev[SLP]Fix PR52756: SLPVectorizer crashes with assertion...
2021-12-20 Alexey BataevRevert "[SLP]Fix PR52756: SLPVectorizer crashes with...
2021-12-20 Florian Hahn[VPlan] Add Debugloc to VPInstruction.
2021-12-20 Danila Kutenin[clang-include-fixer] Fix incorrect ranking because...
2021-12-20 Christian Ulmann[MLIR] rewrite AffineStructures and Presburger tests...
2021-12-20 Jay Foad[AMDGPU] Remove dead code after D109052
2021-12-20 Sanjay Patel[Support] improve known bits analysis for leading zeros...
2021-12-20 Alexey Bataev[SLP]Fix PR52756: SLPVectorizer crashes with assertion...
2021-12-20 alex-t[AMDGPU] Re-enabling divergence predicates for min/max
2021-12-20 Nikita Popov[Inline] Add test for PR52660 (NFC)
2021-12-20 alex-t[AMDGPU] Expand not pattern according to the XOR node...
2021-12-20 Pavel Labath[lldb] Summary provider for char flexible array members
2021-12-20 Pavel Labath[lldb/test] Remove some decorators from TestModuleCache...
2021-12-19 Endre Fülöp[analyzer] Add range constructor to CallDescriptionMap
2021-12-19 Endre Fülöp[analyzer] Enable move semantics for CallDescriptionMap
2021-12-20 Nikita Popov[Attributes] Add AttributeList ctor from AttributeSet...
2021-12-20 Pavel Labath[lldb/python] Fix a compile error in 7406d236d8
2021-12-20 Pavel Labath[lldb/python] Fix (some) dangling pointers in our glue...
2021-12-20 LLVM GN Syncbot[gn build] Port 754ea6fd4d52
2021-12-20 Konstantin... [libc++][ranges] Implement `uninitialized_value_constru...
2021-12-20 Kazu Hirata[ObjectYAML] Use llvm::all_of (NFC)
2021-12-20 Marek Kurdej[clang-format] Fix wrong indentation of namespace ident...
2021-12-20 Kazu Hirata[ARM] Use range-based for loops (NFC)
2021-12-20 Mehdi AminiRevert "[MLIR] rewrite AffineStructures and Presburger...
2021-12-20 Mehdi AminiMove getAsmBlockArgumentNames from OpAsmDialectInterfac...
2021-12-20 jacquesguan[Clang][RISCV] Fix upper bound of RISC-V V type in...
2021-12-20 Shilei Tian[Clang] Add helper text to fopenmp_version_EQ to make...
2021-12-20 Esme-Yi[DebugInfo][Clang] record the access flag for class...
2021-12-20 Shao-Ce SUN[RISCV] Remove Zvamo Extention
2021-12-19 David Green[ARM] Fold away CMP/CSINC from CMOV
2021-12-19 Aleksandr Platonov[clangd] Fix undefined behavior when generating error...
2021-12-19 Sanjay Patel[CodeGen] remove creation of FP cast function attribute
2021-12-19 Sanjay Patel[InstCombine] add tests for icmp with mul operand; NFC
2021-12-19 Arjun P[MLIR] Simplex: split some basic functionality out...
2021-12-19 bakhtiyarMake AsyncParallelForRewrite parameterizable with a...
2021-12-19 Simon Pilgrim[X86][AVX512] cvt_by_vec_width - don't hardcode the...
2021-12-19 Shivam Gupta[DAGCombiner] Avoid combining adjacent stores at -O0...
2021-12-19 Krasimir Georgiev[clang-format] add regression tests for braced lists
2021-12-19 Krasimir GeorgievRevert "[clang-format] Adjust braced list detection"
2021-12-19 Christian Ulmann[MLIR] rewrite AffineStructures and Presburger tests...
2021-12-19 Krasimir Georgiev[Bazel] update build files for
2021-12-19 Simon Pilgrim[DAG] visitADDSAT/visitSUBSAT - merge scalar/vector...
2021-12-19 Simon Pilgrim[X86] Adjust some IceLake fp shuffle schedule classes...
2021-12-19 Simon Pilgrim[DAG] Improve FMINNUM/FMAXNUM/FMINIMUM/FMAXIMUM constan...
2021-12-19 Shilei Tian[NFC][Clang] Remove trailing spaces in `clang/include...
2021-12-19 Cyndy Ishida[llvm-tapi-diff] rename tests for clarity, NFC
2021-12-18 Craig Topper[RISCV] Remove stale comments from tests. NFC
2021-12-18 Jakub Kuderski[AMDGPU] Use enum_seq to iterator over InstCounterTypes...
2021-12-18 Jakub Kuderski[AMDGPU] Fix data race in SIInsertWaitcnts
2021-12-18 Craig Topper[RISCV] Rename a Zfh and put it in the same order as...
2021-12-18 Michael Berg[RISCV] Add target specific loop unrolling and peeling...
2021-12-18 Mehdi AminiFix warning "comparison of integers of different signs...
2021-12-18 Nikita PopovRevert "[ConstantFolding] Unify handling of load from...
2021-12-18 Martin Storsjö[lit] Flush stderr manually on Windows after printing...
2021-12-18 Cyndy Ishida[llvm-tapi-diff] Replicate diff utility error handling
2021-12-18 Ricky Zhou[AA] Handle callbr instructions in alias analysis
2021-12-18 Nikita Popov[LLParser] Avoid unnecessary AttrBuilder<->AttributeSet...
2021-12-18 Matt ArsenaultAMDGPU: Regenerate more mir test checks with -NEXT
2021-12-18 Matt ArsenaultAMDGPU: Regenerate some mir test checks with -NEXT
2021-12-18 mydeveloperday[clang-format] extern with new line brace without inden...
2021-12-18 Konstantin... [libcxx][test][NFC] noexcept tests for std::array
2021-12-18 mydeveloperday[clang-format] Extra spaces surrounding arrow in templa...
2021-12-18 Nikita PopovRevert "[DSE] Remove calls with known writes to dead...
2021-12-18 Fangrui Song[ELF] Parallelize MergeNoTailSection::writeTo
2021-12-18 Kazu Hirata[clang] Strip redundant lambda (NFC)
2021-12-18 Fangrui Song[ELF] Use SmallVector for many SyntheticSections. NFC
2021-12-18 Joshua Huels[doc] Fix regex in ClangFormatStyleOptions for IncludeC...
2021-12-18 Kazu HirataUse DenseMap::lookup (NFC)
2021-12-18 Jonas Devlieghere[lldb] Remove reproducer replay functionality
2021-12-18 Kazu Hirata[clang] Use llvm::reverse (NFC)
2021-12-18 Yuanfang ChenWinMsvc.cmake: try lower-case include/lib when searchin...
2021-12-17 Julian Lettner[TSan][Darwin] Fix shadow mapping for iOS simulator...
2021-12-17 Julian Lettner[TSan][Darwin] Make malloc_size interceptor more robust
2021-12-17 Vitaly Buka[runtimes] Remove LLVM_ENABLE_LLD
2021-12-17 Kazu Hirata[Hexagon] Use is_contained (NFC)
2021-12-17 Jon Chesterfield[libomptarget][nfc] Refactor dlwrap.h for easier reuse...
2021-12-17 Ellis Hoag[InstrProf][NFC] Require zlib for debug info tests
2021-12-17 Marek Kurdej[clang-format] Refactor common handling of attributes...
2021-12-17 Kazu Hirata[llvm] Use none_of instead of \!any_of (NFC)
2021-12-17 Philip Reames[DSE] Remove calls with known writes to dead memory
2021-12-17 Vy Nguyen[lld-macho] Handle $ld$hide[$os] symbols.
2021-12-17 Vitaly Buka[runtimes] Fix type on flag name in D115852
2021-12-17 Sanjay Patel[SDAG] remove FP-to-int cast attribute check in fold...
2021-12-17 Jacques Pienaar[mlir][vscode] Highlight inside c++ raw strings
2021-12-17 Alexey Bataev[SLP][NFC]Adjust type in debug output loop.
2021-12-17 Philip Reames[tests] Precommit tests from D115904
2021-12-17 Nico Weber[lld/mac] Don't lose "weak ref" bit when doing LTO
2021-12-17 Jonas Devlieghere[lldb] Remove --reproducer-finalize and associated...
2021-12-17 Greg ClaytonFix macOS buildbots after https://reviews.llvm.org...
2021-12-17 Alexey Bataev[SLP][NFC]Use 'llvm::copy' instead of element-by-elemen...
2021-12-17 Nikita Popov[DSE] Make isRemovable() for calls more robust (NFCI)
2021-12-17 Nikita Popov[Bitcode] Avoid setting invalid comdat pointer (NFC)
next