platform/upstream/llvm.git
2021-09-22 Sander de Smalen[AArch64][SVE] Add extract_subvector patterns for unpac...
2021-09-22 Sander de Smalen[SelectionDAG] Remove PromoteIntOp_EXTRACT_SUBVECTOR.
2021-09-22 Tim NorthoverAArch64: use indivisible cmpxchg for 128-bit atomic...
2021-09-22 Andrew Ng[ELF][test] Restore important part of ICF alignment...
2021-09-22 Alexey Bataev[SLP][NFC]Rename function in the test for better matchi...
2021-09-22 Stefan Gränitz[lldb] JITLoaderGDB tests can use lli in ORC greedy...
2021-09-22 Sander de Smalen[SelectionDAG] Add PromoteIntOp_INSERT_SUBVECTOR.
2021-09-22 LLVM GN Syncbot[gn build] Port 7a320b279d07
2021-09-22 Nico Weber[gn build] (manually) port f8b1cc365786
2021-09-22 Florian Hahn[Passes] Run vector-combine early with -fenable-matrix.
2021-09-22 Sanjay PatelRevert "[InstCombine] fold cast of right-shift if high...
2021-09-22 Sanjay PatelRevert "[CodeGen] regenerate test checks; NFC"
2021-09-22 Florian Hahn[Matrix] Emit assumption that matrix indices are valid.
2021-09-22 Martin Storsjö[lldb] [Windows] Fix continuing from breakpoints and...
2021-09-22 David Green[ARM] Allow smaller VMOVL in tail predicated loops
2021-09-22 Raphael IsemannUnbreak module builds by making InstructionWorklist...
2021-09-22 Yi KongDon't fold (select C, (gep Ptr, Idx), Ptr) if C is...
2021-09-22 Florian Mayer[hwasan] also omit safe mem[cpy|mov|set].
2021-09-22 Sander de Smalen[SelectionDAG] Make WidenVecRes_Convert work for scalab...
2021-09-22 Simon Pilgrim[LoopVectorize][X86] Add operands to make it more obvio...
2021-09-22 Florian Hahn[VectorCombine] Switch to using a worklist.
2021-09-22 Sander de Smalen[AArch64][SVE] Add missing load/store patterns for...
2021-09-22 Jay Foad[AMDGPU] Convert mac/fmac to mad/fma when folding outpu...
2021-09-22 Jay Foad[AMDGPU] Divergence-driven instruction selection for...
2021-09-22 David Green[ARM] Add additional tests for VMOVL in tail predicated...
2021-09-22 Dmitry Vyukovtsan: write uptime in mem profile
2021-09-22 Dmitry Vyukovtsan: remove stale comment
2021-09-22 Dmitry Vyukovtsan: move mem profile initialization into separate...
2021-09-22 Dmitry Vyukovtsan: include internal allocator info in mem profile
2021-09-22 Dmitry Vyukovtsan: make mem profile data more consistent
2021-09-22 Dmitry Vyukovtsan: include MBlock/SyncObj stats into mem profile
2021-09-22 Dmitry Vyukovtsan: account for mid app range in mem profile
2021-09-22 Sebastian Neubauer[Utils] Replace llc with cat for tests
2021-09-22 Balázs Kéri[clang][ASTImporter] Generic attribute import handling...
2021-09-22 Florian Hahn[InstCombine] Move InstCombineWorklist to Utils to...
2021-09-22 Diana Picus[flang] Change complex type define in runtime for clang-cl
2021-09-22 Jonas Devlieghere[lldb] Add --stack option to `target symbols add` command
2021-09-22 Dmitry Vyukovtsan: prepare for trace mapping removal
2021-09-22 Dmitry Vyukovtsan: uninline Enable/DisableIgnores
2021-09-22 Dmitry Vyukovtsan: reset destination range in Java heap move
2021-09-22 Michael Kruse[Polly] Add -polly-reschedule and -polly-postopts options.
2021-09-22 Dmitry Vyukovtsan: enable sse4.2 in tests
2021-09-22 Dmitry Vyukovtsan: move errno spoiling reporting into a separate...
2021-09-22 Dmitry Vyukovtsan: don't call dlsym during exit
2021-09-22 Chen Zheng[PowerPC] add testcase for chain commoning; nfc
2021-09-22 Aart Bik[mlir][sparse] cleanup ABI issues in C interface with...
2021-09-22 Shao-Ce SUN[RISCV][NFC] Fix clang test for vloxei/vluxei
2021-09-22 Louis Dionne[libc++] Add some missing _LIBCPP_HIDE_FROM_ABI markup
2021-09-22 David BlaikieDebugInfo: Don't use preferred template names in debug...
2021-09-22 Shao-Ce SUN[RISCV] add Half-precision test for clang
2021-09-22 Matt ArsenaultAMDGPU: Refactor getWavesPerEU to separate flat workgro...
2021-09-22 Chen Zheng[PowerPC] prepare for udpate form with non-const increment.
2021-09-22 Joe Loser[libc++][test] Fix iterator assertion in span.cons...
2021-09-22 Matt ArsenaultAMDGPU: Fix test relying on incompatible attributes
2021-09-22 David BlaikieDebugInfo: Don't suppress inline namespaces when printi...
2021-09-22 David BlaikieDebugInfo: Unify some printing policy adjustments
2021-09-22 Shao-Ce SUN[NFC] Fix typo.
2021-09-22 Shao-Ce SUN[RISCV][NFC] Deleted useless lines in clang tests.
2021-09-22 Teresa Johnson[Sanitizer] Modify test to avoid bot timeouts
2021-09-22 Chris Lattner[DialectAsmPrinter] Add missing 'printAttributeWithoutT...
2021-09-22 David Tenty[libcxx][AIX] Remove locale fallbacks for old OS levels
2021-09-22 Wenlei He[SamplePGO] Add switch to honor zero count on block...
2021-09-21 Louis Dionne[libc++abi] Remove unnecessary atomic_support.h header...
2021-09-21 Teresa Johnson[Sanitizer] Allow setting the report path to create...
2021-09-21 Toshihito Kikuchi[compiler-rt] [windows] Add more assembly patterns...
2021-09-21 Usman Nadeem[AArch64][SVE] Add patterns to generate ADR instruction
2021-09-21 Yuanfang Chen[libc++] Surpress -Wunused-value warning in variant
2021-09-21 Arthur EubanksMake DiagnosticInfoResourceLimit's limit param required
2021-09-21 Kirill Stoimenov[asan] Fixed a bug causing a crash when redzone optimiz...
2021-09-21 Alex Zinenko[mlir] Always create a list of alias scopes when emitti...
2021-09-21 Craig TopperRecommit "[X86] Clear kill flags when rewriting SETCC...
2021-09-21 Xu Mingjie[LTO] Emit DebugLoc for dead function in optimization...
2021-09-21 Joseph Huber[OpenMP] Add thread ID function into new RTL
2021-09-21 Arthur Eubanks[clang] Make -Rpass imply -Rpass=.*
2021-09-21 Craig TopperRevert "[X86] Clear kill flags when rewriting SETCC...
2021-09-21 Craig Topper[X86] Clear kill flags when rewriting SETCC uses in...
2021-09-21 Albion Fung[PowerPC] Support for vector bool int128 on vector...
2021-09-21 Sanjay Patel[CodeGen] regenerate test checks; NFC
2021-09-21 George Burgess IVMemoryBuiltins: update comment; NFC
2021-09-21 Giorgis GeorgakoudisRevert "[OpenMP] Codegen aggregate for outlined functio...
2021-09-21 Arthur O'Dwyer[libc++] counting_semaphore should not be default-const...
2021-09-21 Sanjay Patel[InstCombine] fold cast of right-shift if high bits...
2021-09-21 Antonio Frighetto[IR] Look through bitcast in hasFnAttribute()
2021-09-21 Usman Nadeem[OpenMP][OMPD] Fix compile error when OMPD is not supported
2021-09-21 Nikita Popov[MergeICmps] Remove unused NumMerged variable
2021-09-21 Matheus Izvekov[clang] don't mark as Elidable CXXConstruct expressions...
2021-09-21 Dan F-M[Bazel] Add support for targeting macOS arm64
2021-09-21 Nikita Popov[MergeICmps] Don't reorder unmerged comparisons
2021-09-21 David Blaikienullptr printing - update for a change to clang type...
2021-09-21 Christian SiggSupport value-typed references in iterator facade's...
2021-09-21 David BlaikieDebugInfo: Rebuild decltype(nullptr) as 'std::nullptr_t'
2021-09-21 Michael Liao[IR] Re-group AAMDNodes relevant interfaces. NFC.
2021-09-21 David BlaikiePrint nullptr_t namespace qualified within std::
2021-09-21 alex-t[AMDGPU] Filtering out the inactive lanes bits when...
2021-09-21 Owen AndersonTeach InstCombine to eliminate malloc-realloc-free...
2021-09-21 Brendon Cahoon[AMDGPU] Correctly merge alias.scope and noalias metada...
2021-09-21 Craig Topper[RISCV] Make some arrays of constants 'static const...
2021-09-21 Danila Malyutin[LSR] Make sure that Factor fits into Base type
2021-09-21 Giorgis Georgakoudis[OpenMP] Codegen aggregate for outlined function captures
2021-09-21 Amy Kwan[PowerPC] Add prefix load pattern for fpext to v2f64
next