platform/upstream/llvm.git
2022-03-04 Jez Ng[LTO] Initialize canAutoHide() using canBeOmittedFromSy...
2022-03-04 Jez Ng[lld-macho][nfc] Use %lld-watchos substitution in bind...
2022-03-04 Jez Ng[lld-macho][nfc] Avoid using absolute addresses in...
2022-03-03 Craig Topper[RISCV] With Zbb, fold (sext_inreg (abs X)) -> (max...
2022-03-03 Shoaib Meenai[hmaptool] Fix string decoding for Python 3
2022-03-03 Shoaib Meenai[hmaptool] Fix dumping
2022-03-03 Arthur EubanksRevert "[MergeICmps] Don't require GEP"
2022-03-03 Vladimir Vereschaka[CMake] Update cache file for Win to ARM cross tooolcha...
2022-03-03 Jonas Devlieghere[lldb] Fix the build after 8b3b66ea63d6
2022-03-03 Nick Desaulniers[Mips] support "sp" named register
2022-03-03 Krzysztof Drewniak[MLIR] [AMDGPU] Use correct flags when building Seriali...
2022-03-03 Maksim Panchenko[NFC] Fix typos
2022-03-03 Maksim Panchenko[BOLT][NFC] Return MCRegister::NoRegister from MCPlusBu...
2022-03-03 Jonas Devlieghere[lldb] Remove reproducer_handler from the driver
2022-03-03 Jonas Devlieghere[lldb] Remove FileSystem::Initialize from FileCollector
2022-03-03 Benjamin KramerRevert "Update bazel build rules to match 169ebf03ab2a6...
2022-03-03 Aaron BallmanFixed sphinx build due to indentation
2022-03-03 Mark de Wever[libc++] Removes base member from tests.
2022-03-03 Matt ArsenaultRevert "Inliner: Correctly merge amdgpu-unsafe-fp-atomi...
2022-03-03 Sanjay Patel[x86] add tests for vector rotate; NFC
2022-03-03 Sanjay Patel[AArch64][x86] add tests for rotate/funnel combines...
2022-03-03 Jim InghamFix the order of modules-loaded event and the resultant...
2022-03-03 Jim InghamFix up the "lldb log break" channel output.
2022-03-03 Erich Keane[NFC] move CheckInstantiatedFunctionTemplateConstraints...
2022-03-03 Philip Reames[DSE] Cache liveOnEntry as clobbering access
2022-03-03 Philip ReamesRevert "Reapply "[SLP] Schedule only sub-graph of vecto...
2022-03-03 Vasileios Porpodas[RegAlloc] Add a complexity limit in growRegion() to...
2022-03-03 Jonas Devlieghere[lldb] Remove reproducer verifier and corresponding...
2022-03-03 Stanislav Mekhanoshin[AMDGPU] Added hsa-gfx90a-v3.s test. NFC.
2022-03-03 Arthur EubanksRevert "[GlobalOpt] Don't replace alias with aliasee...
2022-03-03 Jonas Devlieghere[lldb] Remove FileSystem::Initialize from VFS mapping
2022-03-03 Stanislav Mekhanoshin[AMDGPU] Add test for instructions unsupported on gfx94...
2022-03-03 Snehasish Kumar[memprof] Symbolize and cache stack frames.
2022-03-03 Nikolas Klauser[libc++] Remove _LIBCXX_MODULES_BUILD and ext/ headers...
2022-03-03 Shivam[analyzer] Done some changes to detect Uninitialized...
2022-03-03 Shafik Yaghmour[LLDB] Remove cases of using namespace llvm:: from...
2022-03-03 Louis Dionne[libc++] Move several defines to ADDITIONAL_COMPILE_FLA...
2022-03-03 Louis Dionne[libc++] Move .fail.cpp test to .verify.cpp
2022-03-03 Arthur Eubanks[CostModel] Change printer pass wording to work with...
2022-03-03 Shivam[analyzer] Done some changes to detect Uninitialized...
2022-03-03 Craig Topper[InstCombine][Analysis] Move getFCmpCode and getPredFor...
2022-03-03 David SpickettRevert "[lldb] Correct case in description of breakpoin...
2022-03-03 Erich Keane[NFC] Change TemplateInstantiator to refer to the base...
2022-03-03 Andrzej Warzynski[flang][nfc] Fix GCC 11 build
2022-03-03 Akira Hatanaka[NFC][Clang][OpaquePtr] Remove calls to Address::deprec...
2022-03-03 Emre Kultursay[lldb] Fix DataExtractor symbol conflict
2022-03-03 Florian Hahn[IVDescriptor] Find original 'Previous' for first-order...
2022-03-03 Andrzej Warzynski[flang][nfc] Add missing build dependency
2022-03-03 Paul Robinson[PS4] isPS4 and isPS4CPU are not meaningfully different
2022-03-03 Siva Chandra... [libc][Obvious] Add a few missing deps listings.
2022-03-03 Sebastian Neubauer[UpdateTestChecks] Don't skip first line with --filter
2022-03-03 Ruslan Arutyunyan[libcxx][test][NFC] Add tests for constructors of unord...
2022-03-03 Nikita Popov[Attributor] Regenerate test checks (NFC)
2022-03-03 Michael Kruse[mlir] Fix gcc -std=c++17 compilation.
2022-03-03 Corentin Jabot[Clang] Diagnose invalid member variable with template...
2022-03-03 Lei Zhang[mlir][linalg] NFC: minor cleanups after moving pad...
2022-03-03 Roy Jacobson[Concepts] Check constraints for explicit template...
2022-03-03 Jake Egan[libc++] Fix initialization of __fill_
2022-03-03 Sanjay Patel[SDAG] try harder to remove a rotate from X == 0
2022-03-03 Sanjay Patel[x86] add tests for setcc of rotate; NFC
2022-03-03 Nikita Popov[FuncSpec] Remove unnecessary function pointer type...
2022-03-03 Florian Hahn[AArch64] Use first op of FADDPv* instead of implicit...
2022-03-03 Haojian Wu[pseudo] Fix an out-of-bound access for LRTable::Actions.
2022-03-03 Matthias Springer[mlir][bufferize] Always bufferize top-to-bottom
2022-03-03 Alexandros... [FuncSpec][NFC] Refactor internal structures.
2022-03-03 owenca[clang-format] Handle wrapped else for RemoveBracesLLVM
2022-03-03 Alex Tsao[RISCV] Add cost modelling for masked memory op
2022-03-03 LLVM GN Syncbot[gn build] Port 8de8731591fe
2022-03-03 Simon MollRevert "[VP] Introducing VectorBuilder, the VP intrinsi...
2022-03-03 Nikolas Klauser[libc++] Use -I instead of -isystem to include headers...
2022-03-03 Ruslan Arutyunyan[libcxx][test][NFC] Add tests for C++14 constructors...
2022-03-03 Simon Pilgrim[X86][XOP] Tidyup VPHADD/VPHSUB unary horizontal ops...
2022-03-03 Sam Parker[NFC] TypePromotion test
2022-03-03 Martin StorsjöReapply [lit] Read command stdout/stderr as text on...
2022-03-03 Martin Storsjö[libcxx] [test] Fix get/put long_double_ru_RU on Glibc...
2022-03-03 David Green[AArch64] Update costs for some fp16 converts
2022-03-03 Matthias Springer[mlir][linalg][bufferize] Migrate --linalg-bufferize...
2022-03-03 David Green[AArch64] Vector shifts cost 1
2022-03-03 LLVM GN Syncbot[gn build] Port 8bcbfb50e8ea
2022-03-03 Simon Moll[VP] Introducing VectorBuilder, the VP intrinsic builder
2022-03-03 Andrzej WarzynskiRevert "[mlir] Add extensible dialects"
2022-03-03 Kristóf Umann[analyzer] Improve NoOwnershipChangeVisitor's understan...
2022-03-03 Nikita Popov[InstCombine] Support opaque pointers in callee bitcast...
2022-03-03 David Spickett[lldb] Correct case in description of breakpoint -...
2022-03-03 Nikita Popov[InstCombine] Remove unnecessary byval check in callee...
2022-03-03 Nikita Popov[InstCombine] Add callee bitcast test with byval on...
2022-03-03 Cullen Rhodes[AArch64] Allow copying of SVE registers in Streaming SVE
2022-03-03 Cullen Rhodes[AArch64] Add legal types for Streaming SVE
2022-03-03 Haojian Wu[AST] Use RecoveryExpr to model a DeclRefExpr which...
2022-03-03 Nikita Popov[Scalarizer] Avoid pointer element type accesses
2022-03-03 serge-sans... Add missing include under -DEXPENSIVE_CHECKS
2022-03-03 Jean Perier[flang] Generate PDT runtime type info in the type...
2022-03-03 Jean Perier[flang] Handle optional TARGET associate in ASSOCIATED...
2022-03-03 Jean Perier[flang] Support PDT type descriptors in codegen
2022-03-03 Nikita Popov[llvm-stress] Support opaque pointers
2022-03-03 Nikita Popov[DSE] Drop redundant WalkerStepLimit adjustment
2022-03-03 jacquesguan[RISCV] Fold store of vmv.f.s to a vse with VL=1.
2022-03-03 Martin Storsjö[libcxx] [test] Fix the collate compare test for Glibc...
2022-03-03 Martin Storsjö[LLD] [COFF] Order .debug_* sections at the end, to...
2022-03-03 Peixin-Qiao[MLIR] Fix afterIP for dynamic worksharing-loop after...
next