aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-01Rebased on upstream mainusers/Prabhuk/sprbitcodeasm-parse-metadata-value-from-operand-bundlesNecip Fazil Yildiran2340-117918/+262481
2024-05-01[flang] Update test results (#90791)Peter Klausler1-0/+4
2024-05-01[mlir][sparse] support tensor.pad on CSR tensors (#90687)Peiming Liu4-58/+198
2024-05-01[compiler-rt][CMake] Do not explicitly set CMP0114 to old (#90386)Aiden Grossman1-6/+0
2024-05-01[llvm/Support] Make `llvm::sys::RWMutex` Lockable (#90667)Med Ismail Bennani2-0/+38
2024-05-01[flang][build] Fix build warning (#90789)Peter Klausler1-3/+3
2024-05-01[RISCV] Refactor version major version parsing in parseNormalizedArchString. NFCCraig Topper1-8/+7
2024-05-01[RISCV] Use binary search to look up supported profiles. (#90767)Craig Topper2-9/+12
2024-05-01[SelectionDAG] Correct the implementation of m_AllOnes. (#90776)Craig Topper2-387/+105
2024-05-01[llvm][ctx_profile] Add instrumentation (#90136)Mircea Trofin5-5/+149
2024-05-01[msan] Don't modify CFG iterating it (#90691)Vitaly Buka1-1/+8
2024-05-01[Hexagon] Fix hexagon-copy-hoisting.mir (#90740)Perry MacMurray1-5/+1
2024-05-01[flang] Ensure all warning/portability messages are guarded by Should… (#90...Peter Klausler38-353/+725
2024-05-01Modify gmlt.test to XFAIL on apple platforms correctly. (#90779)Shubham Sandeep Rastogi1-1/+1
2024-05-01[flang] Adjust transformational folding to match runtime (#90132)Peter Klausler4-43/+71
2024-05-01[WebAssembly] Add missing feature methods (#90644)Heejin Ahn2-0/+5
2024-05-01[flang] Intermix messages from parser and semantic analysis (#90654)Peter Klausler8-22/+43
2024-05-01Fix the regex in the sbapi python scriptAdrian Prantl1-1/+1
2024-05-01[mlir][tosa] Rename Tosa Div op to IntDiv Op (#80047)Tai Ly10-19/+19
2024-05-01Skip pexpect test under ASANAdrian Prantl1-0/+2
2024-05-01[lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere5-80/+81
2024-05-01Skip timing-sensitive test under ASANAdrian Prantl1-1/+2
2024-05-01[BOLT][NFC] Simplify DataAggregator::getFallthroughsInTrace (#90752)Amir Ayupov2-30/+14
2024-05-01[SLP]Improve comparison of shuffled loads/masked gathers by adding GEP cost.Alexey Bataev2-29/+62
2024-05-01[SLP]Do not include the cost of and -1, <v> and emit just <v> after MinBitWidth.Alexey Bataev3-4/+26
2024-05-01[VPlan] Make CallInst optional for VPWidenCallRecipe (NFCI).Florian Hahn5-36/+71
2024-05-01Install generated API headers into LLDB.framework (#90666)Adrian Prantl5-2/+11
2024-05-01[flang] Catch missing "not a dummy argument" cases (#90268)Peter Klausler3-31/+16
2024-05-01[flang] Fix CHECK() crash in module file generator (#90234)Peter Klausler1-1/+1
2024-05-02[clang-tidy] Enable plugin tests with LLVM_INSTALL_TOOLCHAIN_ONLY (#90370)Igor Kudrin2-25/+22
2024-05-01[ELF] Adjust --compress-sections to support compression levelFangrui Song8-35/+56
2024-05-01[ELF] Catch zlib deflateInit2 errorFangrui Song1-1/+5
2024-05-01[alpha.webkit.UncountedCallArgsChecker] Support more trivial expressions. (#9...Ryosuke Niwa2-1/+45
2024-05-01[libc] Implement fcntl() function (#89507)Vinayak Dev22-0/+545
2024-05-01[flang] always run PolymorphicOpConversion sequentially (#90721)Tom Eccles7-51/+15
2024-05-01Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung22-114/+146
2024-05-01[RISCV] Merge RISCVISAInfo::updateFLen/MinVLen/MaxELen into a single function...Craig Topper2-41/+37
2024-05-01[RISCV] Refactor profile selection in RISCVISAInfo::parseArchString. (#90700)Craig Topper5-28/+29
2024-05-01[NVPTX] Fix 64 bits rotations with large shift values (#89399)Nicolas Miller2-29/+320
2024-05-01[MIR] Serialize MachineFrameInfo::isCalleeSavedInfoValid() (#90561)David Tellenbach5-1/+49
2024-05-01[AArch64] Changes missing from cfca97742723 (#90314)Tomas Matheson6-0/+19
2024-05-01[bazel][clang] Add missing dependency for 6e31714d249f857f15262518327b0f0c950...Benjamin Kramer1-0/+1
2024-05-01[clang][modules] Allow including module maps to be non-affecting (#89992)Jan Svoboda3-44/+75
2024-05-01[NFC][libc++] Fixes comment indention.Mark de Wever1-7/+7
2024-05-01[DirectX backend] generate ISG1, OSG1 part for compute shader (#90508)Xiang Li2-11/+66
2024-05-01[mlir][Vector] Add patterns for efficient unsigned i4 -> i8 conversion emulat...Kojo Acquah2-11/+101
2024-05-01[libc++] Remove _LIBCPP_DISABLE_ADDITIONAL_DIAGNOSTICS (#90512)Louis Dionne3-10/+4
2024-05-01[LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton2-12/+95
2024-05-02[analysis] assume expr is not mutated after analysis to avoid recursive (#90581)Congcong Cai3-5/+30
2024-05-01[llvm-install-name-tool] Error on non-Mach-O binaries (#90351)Keith Smiley2-0/+31