platform/upstream/llvm.git
2022-08-25 Mats Petersson[FLANG]Remove experimental flag from SUM simplification
2022-08-25 Simon Pilgrim[CostModel][X86] Add CodeSize handling for fdiv ops
2022-08-25 Matt Devereau[AArch64][SVE] Extend LD1RQ ISel patterns to cover...
2022-08-25 Louis Dionne[libc++] Fix .compile.fail.cpp tests that should have...
2022-08-25 Benjamin KramerAdd a missing override keyword. NFC.
2022-08-25 Guillaume Chatelet[NFC][libc] Move Uint implementation to parent directory
2022-08-25 Zahira AmmarguellatSupport of expression granularity for _Float16.
2022-08-25 Timm Bäder[clang][Interp] Implement pointer (de)ref operators
2022-08-25 Tres Popp[mlir] Add math.roundeven and llvm.intr.roundeven
2022-08-25 Benjamin Kramer[NVPTX] Lower llvm.roundeven to cvt.rni
2022-08-25 Benjamin Kramer[NVPTX] Factor rounding patterns into a multiclass...
2022-08-25 Simon Pilgrim[CostModel][X86] Support cost kind specific look up...
2022-08-25 zhongyunde[AArch64] Fix sched model for tsv110
2022-08-25 Max Kazantsev[IRCE] Drop SCEV of a Phi after adding a new input...
2022-08-25 Nico WeberRevert "[gn build] port bc39d7bdd497 (libclang.map...
2022-08-25 Sockke[clang-tidy] Ignore other members in a union if any...
2022-08-25 Felipe de Azevedo... [lldb] Add more dylib paths for exception breakpoints
2022-08-25 isuckatcs[analyzer] Fix for incorrect handling of 0 length non...
2022-08-25 Felipe de Azevedo... [lldb][nfc] Remove unused makefile test variables
2022-08-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing tests for SOP...
2022-08-25 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update tests for FLAT instructions
2022-08-25 ZHU Zijia[RISCV][test] Update branch-relaxation.ll with update_l...
2022-08-25 ZHU ZijiaRevert "[RISCV][test] Update branch-relaxation.ll with...
2022-08-25 Martin Storsjö[LLD] [COFF] Fix export directives in object files...
2022-08-25 Martin Storsjö[flang] [runtime] Fix build warnings if built with...
2022-08-25 ZHU Zijia[RISCV][test] Update branch-relaxation.ll with update_l...
2022-08-25 Alexander Potapenko[compiler-rt][hwasan] Factor out CanUseTaggingAbi(...
2022-08-25 Denis Revunov[BOLT][AArch64] Handle references to the middle of...
2022-08-25 Alexander Potapenko[compiler-rt][hwasan] Introduce MaybeDieIfNoTaggingAbi()
2022-08-25 Matthias Springer[mlir][tensor] Add getMixedSizes helper
2022-08-25 Guillaume Chatelet[NFC][libc] Fix unused variable in string_writer_test...
2022-08-25 Guillaume Chatelet[NFC][libc] Remove double semicolon
2022-08-25 Balázs Kéri[clang-tidy] Add test to cert-dcl58-cpp (NFC).
2022-08-25 Alexander Potapenko[compiler-rt][hwasan] Massage prctl/arch_prctl API...
2022-08-25 Alexander Batashev[mlir][LLVMIR] Parse some type attributes for LLVM...
2022-08-25 Tobias Hieta[NFC] Fix a misleading comment CLANG_FORCE_MATCHING_LIB...
2022-08-25 Pavel Samolysov[Pipelines] Introduce DAE after ArgumentPromotion
2022-08-25 Michael Buch[lldb][Test] Prevent generating DW_AT_location for...
2022-08-25 H. VetinariSONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_S...
2022-08-25 Roy JacobsonRevert "[Clang] Implement P0848 (Conditionally Trivial...
2022-08-25 Dan McGregor[MCContext] Reverse order of DebugPrefixMap sort for...
2022-08-25 wanglian[DAGCombiner] Use FoldConstantArithmetic instead of...
2022-08-25 Ben Langmuir[clang][deps] Remove CompilerInvocation from ModuleDeps
2022-08-25 Ben Langmuir[clang][tooling] Allow -cc1 arguments in ToolInvocation
2022-08-25 Chenbing Zheng[InstCombine] recognize bitreverse disguised as shuffle...
2022-08-25 Chenbing Zheng[InstCombine] Add undef elements support for shrinkFPCo...
2022-08-25 LLVM GN Syncbot[gn build] Port 5ce4c9aa0405
2022-08-25 Nico Weber[gn build] port 5ce4c9aa0405
2022-08-25 Matthias BraunFix CSR update check
2022-08-25 Fabian Parzefall[BOLT] Track fragment info for all split fragments
2022-08-25 Fabian Parzefall[BOLT] Allocate FunctionFragment on heap
2022-08-25 Matthias BraunRevert "MC: make section classification a bit more...
2022-08-25 Mircea Trofin[mlgo] Fix tests
2022-08-25 Valery N Dmitriev[SLP][NFC] Refactor SLPVectorizerPass::vectorizeRootIns...
2022-08-25 Jeff Niu[mlir] Remove the element type enum from DenseArrayAttr
2022-08-24 Fabian Parzefall[BOLT] Towards FunctionLayout const-correctness
2022-08-24 Usman Nadeem[AArch64][DAGCombine] Fix a bug in performBuildVectorCo...
2022-08-24 Mircea Trofin[mlgo] Use TFLite for 'development' mode.
2022-08-24 Zequan Wu[LLDB] Clean up after command fails
2022-08-24 Philip Reames[RISCV] Remove cttz/ctlz cost model coverage for the...
2022-08-24 Akira Hatanaka[compiler-rt][builtins] Add compiler flags to catch...
2022-08-24 Sami TolvanenKCFI sanitizer
2022-08-24 Philip Reames{RISCV] Backout cttz/ctlz instruction costs
2022-08-24 Rob Suderman[mlir][tosa] Add constant folding for tosa.slice
2022-08-24 Craig Topper[RISCV] Pre-commit tests for D132614. NFC
2022-08-24 Jonathon Penix[Flang] Enable lowering of CONVERT specifier in OPEN...
2022-08-24 Rob Suderman[mlir][tosa] Added folders for tosa.add
2022-08-24 Philip Reames[RISCV] Add empirical costs for bswap/bitreverse/ctpop...
2022-08-24 Philip Reames[RISCV] Add cost model coverage for integer bitmanip...
2022-08-24 Benjamin Kramer[AST] Use std::apply to pop front of tuples. NFCI.
2022-08-24 Sanjay Patel[InstCombine] use isa instead of dyn_cast for unused...
2022-08-24 Daniel Bertalan[lld-macho][test] Check addresses in flat-namespace...
2022-08-24 Michael Kruse[flang] Fix msvc 17.3 build.
2022-08-24 Pirama Arumuga... [lldb] Remove obsolete Android-specific definitions
2022-08-24 LLVM GN Syncbot[gn build] Port 91389000abe8
2022-08-24 Adrian Vogelsgesang[LLDB] Add data formatter for std::coroutine_handle
2022-08-24 Jan Svoboda[clang][modules] Consider M affecting after mapping...
2022-08-24 Philip Reames[RISCV] Add empirically measured vector sqrt intrinsic...
2022-08-24 Philip Reames[RISCV] Add cost model coverage for floating point...
2022-08-24 Uday Bondhugula[MLIR] Generalize/complete getEnclosingAffineForIfOps...
2022-08-24 Jonas Devlieghere[lldb] Remove unused functions in ObjectContainer ...
2022-08-24 Philip Reames[RISCV] Add vector fabs intrinsic costs
2022-08-24 V Donaldson[flang] Noncontiguous formats
2022-08-24 Ilia Diachkov[SPIRV] support builtin functions
2022-08-24 Peter CooperAdd MachO MH_FILESET support to objdump
2022-08-24 Saleem AbdulrasoolRISCV: permit unaligned nop-slide padding emission
2022-08-24 Cameron McInally[GlobalOpt] Bail out of GlobalOpt SROA if a Scalable...
2022-08-24 Sanjay Patel[InstCombine] reduce disguised mul+add factorization
2022-08-24 Sanjay Patel[InstCombine] add tests for add with not-of-mul common...
2022-08-24 Eli FriedmanExclude check-polly-unittests and check-polly-isl from...
2022-08-24 Chris Bieneman[HLSL] Entry functions require param annotation
2022-08-24 Ye Luo[libomptarget][amdgpu] enable tests whenever possible.
2022-08-24 Sami TolvanenRevert "KCFI sanitizer"
2022-08-24 Michael Liao[LoongArch] Fix build due to TLI interface changes...
2022-08-24 Prabhdeep Singh... [Flang][OpenMP] Add support for safelen clause
2022-08-24 Sami TolvanenKCFI sanitizer
2022-08-24 Siva Chandra... [libc] Add linux implementation of POSIX fchmodat function.
2022-08-24 Philip Reames[LV] Simplify code given isPredicatedInst doesn't depen...
2022-08-24 Philip Reames[RISCV][LV] Add predicated div/rem test for fixed lengt...
2022-08-24 Valery N Dmitriev[SLP][NFC] Add test case exposing deficiency in finding...
next