platform/upstream/llvm.git
2022-11-17 Sanjay Patel[SystemZ] change test to mir to better isolate miscompi...
2022-11-17 Louis Dionne[libc++] Only include_next C library headers when they...
2022-11-17 bixia1[mlir][sparse] Split SparseTensorRewrite into PreSparsi...
2022-11-17 David Green[ARM] Add an extra test for low trip count MVE vectoriz...
2022-11-17 Matthias Springer[mlir][transform] Add C++ builder to SequenceOp
2022-11-17 Guillaume Chatelet[libc][bazel] Add tests to the bazel build
2022-11-17 Martin Storsjö[openmp] [cmake] Fix detecting aarch64 in standalone...
2022-11-17 Alex Richardson[CGP] Update MemIntrinsic alignment if possible
2022-11-17 Alex Richardson[AMDGPU] Autogenerate a test in preparation for upcomin...
2022-11-17 Emmmer[LLDB][RISCV] Allow accessing FPR registers through...
2022-11-17 Emmmer[LLDB][RISCV] Allow accessing registers through ABI...
2022-11-17 Timm Bäder[clang] Short-circuit evaluation in ::EvaluateAsConstan...
2022-11-17 Uday Bondhugula[MLIR] NFC. Fix unused context warning from Parser.h
2022-11-17 Anton Sidorenko[MachineCombiner][RISCV] Add fmadd/fmsub/fnmsub instruc...
2022-11-17 Evgeniy BrevnovRevert "[JT] Preserve exisiting BPI/BFI during JumpThre...
2022-11-17 Evgeniy Brevnov[JT] Preserve exisiting BPI/BFI during JumpThreading
2022-11-17 Valentin Clement[flang] Create fir.dispatch_table and fir.dt_entry...
2022-11-17 Valentin Clement[flang] Make CollectBindings available to lowering
2022-11-17 Jay Foad[AMDGPU] Add GFX11 to some tests with manual checks
2022-11-17 Tobias Gysi[mlir][llvm] Move call and gep LLVM IR import tests.
2022-11-17 Emilia Dreamer[clang-format] Remove special case for kw_operator...
2022-11-17 Emilia Dreamer[clang-format] Defer formatting of operator< to honor...
2022-11-17 Aliia Khasanova[mlir] Make kDynamicSize equal to kDynamicOffsetAndStride.
2022-11-17 Tobias Gysi[mlir][llvm] Consolidate function attribute import...
2022-11-17 Tobias Gysi[mlir][llvm] Test LLVM IR global variable import separa...
2022-11-17 Sinan LinFix broken CI
2022-11-17 Anton Sidorenko[MachineCombiner][RISCV] Precommit tests for D136764
2022-11-17 Matt JacobsonIn ChangePrinters tests, redirect stderr of `diff ...
2022-11-17 Jay Foad[GlobalISel] Better verification of G_UNMERGE_VALUES
2022-11-17 Muhammad Omair... Revert "[lld-macho] Overhaul map file code"
2022-11-17 Muhammad Omair... Revert "[lld-macho] Emit map file entry for compact...
2022-11-17 Muhammad Omair... Revert "[lld-macho] Fix bugs around EH_Frame symbols"
2022-11-17 Fangrui Song[Sink] Add a single successor test
2022-11-17 Matt ArsenaultValueTracking: Look through fabs and fneg in isKnownNev...
2022-11-17 Matt ArsenaultValueTracking: Look through canonicalize in isKnownNeve...
2022-11-17 Che-Yu WuIncrease the limit of SCF nested tiling loop to 10
2022-11-17 Vladislav Khmelevsky[BOLT][runtime] Change fPIE flag to fPIC
2022-11-17 Sinan Lin[CodeGen][BasicBlockSections] Fix wrong alignment direc...
2022-11-17 Vitaly Buka[NFC][asan] Reformat macro
2022-11-17 Vitaly Buka[NFC][asan] clang-format the test
2022-11-17 Vitaly Buka[NFC][asan] format __sanitizer_annotate_contiguous_cont...
2022-11-17 Chi Chun Chen[OpenMP][NFC] Claim thread_limit clause in target directive
2022-11-17 Carlos Alberto... [llvm-debuginfo-analyzer] Return by reference instead...
2022-11-17 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-11-17 Fangrui Song[LTO] Make local linkage GlobalValue in non-prevailing...
2022-11-17 Fangrui SongRevert D135427 "[LTO] Make local linkage GlobalValue...
2022-11-17 Matt JacobsonTrivial fix to failing test on FreeBSD
2022-11-17 Serge Pavlov[clang] Missed rounding mode use in constant evaluation
2022-11-17 Yashwant SinghHandling ADD|SUB U64 decomposed Pseudos not getting...
2022-11-17 WANG Xuerui[BinaryFormat] Add LoongArch
2022-11-17 zhanglimin[OpenMP] kmp_affinity.h: add LoongArch64 support
2022-11-17 Youling Tang[sanitizer] Add ptrace interceptor support for LoongArch
2022-11-17 Alex BrachetRevert "[CMake] Drop libLTO and switch to PIE for Fuchs...
2022-11-17 Mike Hommey[lld-macho] Increase slop to prevent thunk out of range...
2022-11-17 Craig Topper[RISCV] Add a DAG combine to pre-promote (i1 (truncate...
2022-11-17 Joshua Batista[HLSL] add sin library function
2022-11-17 Koakuma[SPARC] Don't emit deprecated FP branches when targeting v9
2022-11-17 Koakuma[SPARC] Improve integer branch handling for v9 targets
2022-11-17 wren romano[mlir][sparse] Adding wrapper for `__has_builtin`
2022-11-17 gonglingqin[LoongArch] Eliminate extra un-accounted-for successors
2022-11-17 Richard SmithSuppress warning on unused static data member.
2022-11-17 Adrian PrantlFix use of std::unique / erase. This fixes a bot error...
2022-11-17 wanglei[LoongArch] Transfer MI flags when expand PseudoCALL
2022-11-17 Matt ArsenaultAMDGPU: Use -passes for amdgpu-promote-alloca tests
2022-11-17 Craig Topper[RISCV] Remove duplicate setOperationAction. NFC
2022-11-17 wren romano[mlir][sparse] Macros to clean up StridedMemRefType...
2022-11-17 Ben Shi[clang] Fix wrong ABI of AVRTiny.
2022-11-17 wren romano[mlir][sparse] Updating checkedMul to use intrinsics.
2022-11-17 wren romano[mlir][sparse] Adding safe comparison functions to...
2022-11-17 wren romano[mlir][sparse] Misc cleanup of MLIRSparseTensorRuntime
2022-11-17 Peiming Liu[mlir][sparse] annotate loops that are generated by...
2022-11-17 Jim InghamOnly use major version in the clang resource directory...
2022-11-16 Adrian PrantlMake CompilerType safe
2022-11-16 Eli Friedman[clang] Fix __try/__finally blocks in C++ constructors.
2022-11-16 Florian Hahn[VPlan] Introduce VPValue::hasDefiningRecipe helper...
2022-11-16 Florian Hahn[VPlan] Use recipe type to avoid getDefiningRecipe...
2022-11-16 Fangrui SongRevert D137868 "[libc] Fix builtin definition for memor...
2022-11-16 Matt ArsenaultAMDGPU: Create poison values instead of undef
2022-11-16 Florian Hahn[VPlan] Update stale comment (NFC).
2022-11-16 Tom Praschan[clangd] Add heuristic for dropping snippet when comple...
2022-11-16 Richard SmithWhen we run out of source locations, try to produce...
2022-11-16 Florian Hahn[LV] Replace unnecessary cast_or_null with cast (NFC).
2022-11-16 Florian Hahn[VPlan] Remove unnecessary casts from tests after 32f1c...
2022-11-16 Florian Hahn[VPlan] Update VPValue::getDef to return VPRecipeBase...
2022-11-16 Ivan Butygin[mlir][linalg] Fix `FoldTensorCastProducerOp` for gener...
2022-11-16 Ivan Butygin[mlir][arith] Fold `and(a, and(a, b))` to `and(a, b)`
2022-11-16 Mehdi AminiImprove diagnostic when parsing a custom op without...
2022-11-16 Tom Honermann[Clang] Correct when Itanium ABI guard variables are...
2022-11-16 Michael Jones[libc] Fix builtin definition for memory functions
2022-11-16 Joshua Batista[HLSL] add cos library function
2022-11-16 Peiming Liu[mlir][sparse] fix CHECK test error on windows.
2022-11-16 Louis Dionne[clang] Don't include C++ Standard Library headers...
2022-11-16 bixia1[mlir][sparse] Make integration tests run on both libra...
2022-11-16 Matt ArsenaultOpenMP: Remove -fno-experimental-isel flag from testing
2022-11-16 Matt ArsenaultAutoUpgrade: Fix assertion on invalid name mangling...
2022-11-16 Zequan Wu[AST] Fix class layout when using external layout under...
2022-11-16 Zequan Wu[LLDB][NativePDB] Forcefully complete a record type...
2022-11-16 David GoldmanFix use of dangling stack allocated string in IncludeFixer
2022-11-16 Krzysztof Parzyszek[Hexagon] Rearrange bits in TSFlags, NFC
2022-11-16 Alexey Bataev[SLP]Fix PR58766: deleted value used after vectorization.
next