aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-03[𝘀𝗽𝗿] changes introduced through rebaseusers/joker-eph/main.refactor-moduletoobject-to-offer-more-flexibility-to-subclass-nfcChristian Ulmann331-3269/+13200
2023-11-03[𝘀𝗽𝗿] changes introduced through rebaseMehdi Amini11-282/+22
2023-11-03[MLIR][VectorToLLVM] Remove typed pointer support (#71075)Christian Ulmann8-208/+9
2023-11-03[NFC][OpenMP][Clang]Update OpenMP clang testsDominik Adamski2-12/+12
2023-11-03[ConstantFold] Remove unnecessary checks in FoldBitCast() (NFCI)Nikita Popov1-10/+0
2023-11-03[𝘀𝗽𝗿] changes to main this commit is based onMehdi Amini2-0/+77
2023-11-03[ConstantFold] Remove unnecessary BitCastConstantVector() (NFCI)Nikita Popov1-52/+1
2023-11-03Revert "Reapply [clang-repl] [test] Make an XFAIL more precise (#70991)"Martin Storsjö1-1/+1
2023-11-03[MLIR][MemRefToLLVM] Remove last typed pointer remnants (#71113)Christian Ulmann4-21/+9
2023-11-03Fix MSVC "not all control paths return a value" warnings. NFC.Simon Pilgrim2-0/+2
2023-11-03[IR] Remove zext and sext constant expressions (#71040)Nikita Popov62-502/+347
2023-11-03Reapply [clang-repl] [test] Make an XFAIL more precise (#70991)Martin Storsjö1-1/+1
2023-11-03Reapply [InstCombine] Simplify and/or of icmp eq with op replacement (#70335)Nikita Popov14-587/+251
2023-11-03[analyzer][NFC] Add a test case to PR 70792 for Issue 59493 and 54533 (#71073)Ella Ma1-0/+86
2023-11-03[Docs][LTO] Updated HowToSubmitABug.rst for LTO crashes (#68389)Shivam Gupta1-0/+56
2023-11-03Revert D87067 "[llvm-symbolizer] Add back --use-symbol-table=true"Fangrui Song2-9/+0
2023-11-03[MLIR][FuncToLLVM] Remove typed pointers from call conversion test pass (#71107)Christian Ulmann2-5/+4
2023-11-03[clangd] Support `-specs` arguments when querying the driver. (#70285)Chris Carlon2-6/+32
2023-11-02[llvm] Adjust files including llvm/Support/Endian.h (NFC)Kazu Hirata2-1/+1
2023-11-03[TSAN] Add __tsan_check_no_mutexes_held helper (#69372)Kenny Yu8-3/+70
2023-11-03CodeGen: Port ExpandLargeFpConvert to new PM (#71027)Matt Arsenault8-0/+45
2023-11-02[RISCV] Fix stale comments in lowerShift*Parts. NFCCraig Topper1-3/+3
2023-11-03[LLDB][easy] Fix a bug in DummySyntheticFrontEnd (#71143)Walter Erquinigo1-1/+1
2023-11-02[Modules] Fix ModuleDeclState transition when module is used as a regular ide...Fangrui Song2-18/+29
2023-11-03[NFC][RISCV] Fix failed test caused by #71141sunshaoce1-4/+4
2023-11-03[NFC][RISCV] Add `SiFive` prefix for XSfvfnrclipxfqf description (#71141)Shao-Ce SUN1-2/+2
2023-11-02[Support] Remove extraneous "using namespace llvm::support;" (NFC)Kazu Hirata1-1/+0
2023-11-03[clang-format] Skip PP directives when determining brace kind (#69473)Emilia Kond2-5/+24
2023-11-02[OpenMP] Add support for Solaris/x86_64 (#70593)Brad Smith8-16/+62
2023-11-03[RISCV] Support Xsfvfnrclipxfqf extensions (#68297)Brandon Wu34-14/+3047
2023-11-03[RISCV] Support Xsfvfwmaccqqq extensions (#68296)Brandon Wu19-12/+523
2023-11-02[CodeGen][MIR] Support parsing of scalable vectors in MIR (#70893)Michael Maitland19-9/+317
2023-11-03[RISCV] Fix wrong implication for zvknhb. (#66860)Brandon Wu14-28/+80
2023-11-03Reland [SimplifyCFG] Delete the unnecessary range check for small mask operat...Allen2-16/+102
2023-11-02[GISel] Make RegBank constructor constexpr. NFC (#71109)Craig Topper2-3/+3
2023-11-02[mlir][attrtypedef] Sort by def order in file. (#71083)Jacques Pienaar2-23/+28
2023-11-02[GISel] Remove BitVector from RegBank. Use tablegen CoverageData tables direc...Craig Topper2-16/+15
2023-11-02Improvements to RS4GC BDV Algorithm (#69795)Petr Maj5-26/+148
2023-11-02[AArch64] Only clear kill flags if necessary when merging str (#69680)Zhaoxuan Jiang7-11/+19
2023-11-02[clang][SVE][NFC] Add -fclang-abi-compat=latest to the builtins tests.Amara Emerson276-1217/+1217
2023-11-02[GISel] Remove remainder of the concept of an invalid RegisterBank. (#71118)Craig Topper3-20/+2
2023-11-02[AMDGPU] Add documentation for scheduler intrinsics (#69854)bcahoon1-0/+53
2023-11-03CodeGen: Port ExpandLargeDivRem to new pass manager (#71022)Matt Arsenault8-1/+45
2023-11-02[mlir][sparse] remove (some) deprecated dim/lvl methods (#71125)Aart Bik4-19/+4
2023-11-03[PowerPC] Change registers used in test due to ABI breakage. NFC. (#70758)Kai Luo2-8/+31
2023-11-02[flang][openmp] Fix `not yet implemented intrinsic` message for omp_lib (#71101)Razvan Lupusoru2-1/+4
2023-11-02[clang][CGExpr] Remove no-op ptr-to-ptr bitcasts (NFC)Youngsuk Kim1-21/+2
2023-11-02[OpenMP] Simplify parallel reductions (#70983)Johannes Doerfert2-98/+47
2023-11-02[OpenMP] Provide a specialized team reduction for the common case (#70766)Johannes Doerfert1-0/+98
2023-11-03Revert "[SLP]Improve tryToGatherExtractElements by using per-register analysis."Martin Storsjö8-879/+426