platform/upstream/llvm.git
2022-11-11 Dmitry Makogon[Test] Add test for crash in IRCE when IV is AddRec...
2022-11-11 Alexander Belyaev[mlir] Fix incorrect access to the Optional<ArrayAttr...
2022-11-11 Haojian Wu[include-cleaner] Initial version for the "Location...
2022-11-11 David Green[AArch64] Add smull sinking extract-and-splat tests...
2022-11-11 Bjorn Pettersson[opt] Remove support for using -O[0|1|2|3|s|z] with...
2022-11-11 Guray Ozen[mlir] Introduce device mapper attribute for `thread_di...
2022-11-11 Timm Bäder[clang][Interp] Protect Record creation against infinit...
2022-11-11 Timm Bäder[clang][Interp] Support alignof()
2022-11-11 Timm Bäder[clang][Interp] DerivedToBase casts
2022-11-11 Joshua BatistaAdd builtin_elementwise_sin and builtin_elementwise_cos
2022-11-11 Vignesh Balasubramanian[OpenMP] [OMPD] Testcases for libompd
2022-11-11 Craig Topper[RISCV] Remove unused CHECK lines from test. NFC
2022-11-11 Xiaodong Liu[LangRef][LoongArch] Update inline asm constraint code...
2022-11-11 Matt ArsenaultAtomicExpand: Support cmpxchg expansion for small FP...
2022-11-11 Jordan RupprechtAvoid fallthrough after ffb109b6852d248c9d2e3202477dccf...
2022-11-11 Fangrui Song[LTO] Make local linkage GlobalValue in non-prevailing...
2022-11-11 Craig Topper[RISCV] Use OPCFG format record for vsetvli in tablgen...
2022-11-11 Craig Topper[RISCV] Add OPCFG format of vector. NFC
2022-11-11 Matt ArsenaultAMDGPU: Use generic is.fpclass enum instead of locally...
2022-11-11 Med Ismail... [lldb/test] Fix app_specific_backtrace_crashlog.test...
2022-11-11 Alan ZhaoRevert "[LTO] Make local linkage GlobalValue in non...
2022-11-11 gonglingqin[Clang][LoongArch] Implement __builtin_loongarch_crc_w_...
2022-11-11 zhongyunde[AArch64][SVE] Support logical operation BIC with Destr...
2022-11-11 Weining LuAdd missing changes for "[Clang][LoongArch] Handle...
2022-11-11 stanley-nod[mlir][vector] Add insertOp src shape check for BubbleU...
2022-11-11 Egor Zhdan[libclang] Expose completion result kind in `CXCompleti...
2022-11-10 Jason MolendaCheck m_dyld_up directly in LoadBinariesViaMetadata
2022-11-10 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-10 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-11-10 bixia1[mlir][sparse] Fix a test to check all output coordinates.
2022-11-10 Jim InghamApparently I moved the wrong one to "2", then Jason...
2022-11-10 Nick Desaulniers[SelectDagISEL] refactor HandlePHINodesInSuccessorBlock...
2022-11-10 Daniel Bertalan[lld-macho] Set 4-byte alignment for `__init_offsets`
2022-11-10 bixia1[mlir][sparse] Fix a bug in rewriting for the convert op.
2022-11-10 Nick Desaulniers[CodeGen][Test] simplify callbr-asm-outputs.ll with...
2022-11-10 Usman Nadeem[Flang] Allow registering plugin extensions with the...
2022-11-10 Sanjay Patel[InstSimplify] fold X +nnan Inf
2022-11-10 Sanjay Patel[InstSimplify] add tests for fadd/fsub with inf constan...
2022-11-10 Michael Buch[lldb][test] TestConstStaticIntegralMember.py: fix...
2022-11-10 Björn Schäpers[clang-format][NFC] More sorting in getLLVMStyle()
2022-11-10 Anastasiia... [clang-format] Add BreakBeforeInlineASMColon configuration
2022-11-10 Tom Stellardcmake: Inline the add_llvm_symbol_exports.py script
2022-11-10 Tom Stellarddocs: Add instructions for stand-alone builds of clang
2022-11-10 William Huang[InstCombine] PR58901 - fix bug with swapping GEP of...
2022-11-10 Konrad Kleine[release] Add third-party tarball to release for standa...
2022-11-10 Anastasia StulovaUpdated contact email address.
2022-11-10 Mark de Wever[libc++] Documents details of the pre-commit CI.
2022-11-10 Sanjay Patel[VectorCombine] widen a load with subvector insert
2022-11-10 Sanjay Patel[SystemZ] add test for mergeTruncStores miscompile...
2022-11-10 Matt ArsenaultAArch64/GlobalISel: Regenerate some test checks to...
2022-11-10 Alexey Bataev[SLP]Redesign vectorization of the gather nodes.
2022-11-10 Anastasia Stulova[OpenCL] Fix diagnostics with templates in kernel args.
2022-11-10 Jorge Gorbe... [lldb] Make callback-based formatter matching available...
2022-11-10 Jason Molendaadd LoongArchTargetParser.def to LLVM_Utils module
2022-11-10 Alexey Bataev[SLP][NFC]Add a test for vectorization with scheduling...
2022-11-10 Krzysztof ParzyszekAdd deduction guides for IRBuilder
2022-11-10 Matt ArsenaultAArch64/GlobalISel: Regenerate test checks
2022-11-10 Renaud-KAdd constant time mapping from enumeration to string...
2022-11-10 Renaud-KIn the case the function body is empty, shifting attrib...
2022-11-10 Caroline Concatto[AArch64]SME2 Multi vector Sel Load and Store instructions
2022-11-10 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES` flag in a test
2022-11-10 bixia1[mlir][sparse] Add option enable-buffer-initialization...
2022-11-10 Nico Weber[gn build] port e1b88c8a09be (clang resource dir uses...
2022-11-10 Tarun Prabhu[flang] Add -fpass-plugin option to flang
2022-11-10 Haojian Wu[include-cleaner] Add export IWYU pragma support.
2022-11-10 Stefan Pintilie[PowerPC] Add the SUBFUS instruction to Future CPU.
2022-11-10 Benjamin Kramer[bazel] Provide CLANG_VERSION_MAJOR_STRING for e1b88c8a...
2022-11-10 Matthias Springer[mlir][vector] Support vector.extractelement distributi...
2022-11-10 Keith Walker[AArch64] RME MEC instructions and system registers
2022-11-10 Valentin Clement[flang][NFC] Rename RewriteLoop.cpp to ControlFlowConve...
2022-11-10 Timm Bäder[clang] Only use major version in resource dir
2022-11-10 LLVM GN Syncbot[gn build] Port 85f08c4197ae
2022-11-10 LLVM GN Syncbot[gn build] Port 135a9272a4c9
2022-11-10 Nico Weber[gn build] port b60f801607543
2022-11-10 Hassnaa Hamdi[AArch64][SVE][NFC] Add streaming mode SVE tests
2022-11-10 Krasimir Georgiev[bazel] Add LoongArch for 85f08c4197aea68b2444e6874524b...
2022-11-10 jinge90[libunwind][NFC] Fix typo in libunwind debug string
2022-11-10 wanglei[LoongArch] Override TargetFrameLowering::spillCalleeSa...
2022-11-10 Bing1 Yu[X86] Add necessary check isReg() when updating LiveVar...
2022-11-10 Alexander Timofeev[PEI][NFC] Refactoring of the debug instructions frame...
2022-11-10 wanglei[LoongArch] Support parsing target specific flags for MIR
2022-11-10 Ivan Kosarev[AMDGPU][AsmParser] Remove extra checks on missing...
2022-11-10 Ivan Kosarev[AsmParser] Match mandatory operands following optional...
2022-11-10 Ivan Kosarev[AsmParser] Match mandatory operands following optional...
2022-11-10 Simon Pilgrim[X86] SkylakeClientModel - conversion instructions...
2022-11-10 Hassnaa Hamdi[AArch64-SVE]: Force generating code compatible to...
2022-11-10 Yeting Kuo[RISCV][NFC] Fix unused variable warning.
2022-11-10 wanglei[LoongArch] Added spill/reload/copy support for CFRs
2022-11-10 Alvin Wong[LLD][MinGW] Add --error-limit=<N> option
2022-11-10 Sergio Afonso[flang][OpenMP] Add parser support for Requires directive
2022-11-10 v1nh1shungry[clangd] Implement hover for string literals
2022-11-10 Sander de SmalenReland "[AArch64][SME] Disable GlobalISel/FastISel...
2022-11-10 Vladislav Vinogradov[mlir][NFC] Use fully qualified names in BufferizableOp...
2022-11-10 Simon Pilgrim[X86] Add missing Zen3 model subtypes
2022-11-10 Hassnaa Hamdi[AArch64-SVE][streaming-mode]: Add tests for masked...
2022-11-10 Tim NorthoverX86: call fp16-conversion functions soft-float on Darwin.
2022-11-10 gonglingqin[Clang][LoongArch] Implement __builtin_loongarch_dbar...
2022-11-10 Weining Lu[Clang][LoongArch] Define more LoongArch specific built...
2022-11-10 Weining Lu[Clang][LoongArch] Handle -march/-m{single,double,soft...
2022-11-10 David Sherwood[AArch64][SVE2] Add the SVE2.1 permute vector elements...
next