summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebased on upstream main.upstream/users/Prabhuk/sprcallgraphsection-add-call-graph-section-options-and-documentationNecip Fazil Yildiran2024-05-012340-117918/+262481
|\
| * [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/Prabhuk/sprmain.callgraphsection-add-call-graph-section-options-and-documentationNecip Fazil Yildiran2024-05-012340-117918/+262481
| |\
| | * [flang] Update test results (#90791)Peter Klausler2024-05-011-0/+4
| | * [mlir][sparse] support tensor.pad on CSR tensors (#90687)Peiming Liu2024-05-014-58/+198
| | * [compiler-rt][CMake] Do not explicitly set CMP0114 to old (#90386)Aiden Grossman2024-05-011-6/+0
| | * [llvm/Support] Make `llvm::sys::RWMutex` Lockable (#90667)Med Ismail Bennani2024-05-012-0/+38
| | * [flang][build] Fix build warning (#90789)Peter Klausler2024-05-011-3/+3
| | * [RISCV] Refactor version major version parsing in parseNormalizedArchString. NFCCraig Topper2024-05-011-8/+7
| | * [RISCV] Use binary search to look up supported profiles. (#90767)Craig Topper2024-05-012-9/+12
| | * [SelectionDAG] Correct the implementation of m_AllOnes. (#90776)Craig Topper2024-05-012-387/+105
| | * [llvm][ctx_profile] Add instrumentation (#90136)Mircea Trofin2024-05-015-5/+149
| | * [msan] Don't modify CFG iterating it (#90691)Vitaly Buka2024-05-011-1/+8
| | * [Hexagon] Fix hexagon-copy-hoisting.mir (#90740)Perry MacMurray2024-05-011-5/+1
| | * [flang] Ensure all warning/portability messages are guarded by Should… (#90...Peter Klausler2024-05-0138-353/+725
| | * Modify gmlt.test to XFAIL on apple platforms correctly. (#90779)Shubham Sandeep Rastogi2024-05-011-1/+1
| | * [flang] Adjust transformational folding to match runtime (#90132)Peter Klausler2024-05-014-43/+71
| | * [WebAssembly] Add missing feature methods (#90644)Heejin Ahn2024-05-012-0/+5
| | * [flang] Intermix messages from parser and semantic analysis (#90654)Peter Klausler2024-05-018-22/+43
| | * Fix the regex in the sbapi python scriptAdrian Prantl2024-05-011-1/+1
| | * [mlir][tosa] Rename Tosa Div op to IntDiv Op (#80047)Tai Ly2024-05-0110-19/+19
| | * Skip pexpect test under ASANAdrian Prantl2024-05-011-0/+2
| | * [lldb] Use Python script to generate SBLanguages.h (#90753)Jonas Devlieghere2024-05-015-80/+81
| | * Skip timing-sensitive test under ASANAdrian Prantl2024-05-011-1/+2
| | * [BOLT][NFC] Simplify DataAggregator::getFallthroughsInTrace (#90752)Amir Ayupov2024-05-012-30/+14
| | * [SLP]Improve comparison of shuffled loads/masked gathers by adding GEP cost.Alexey Bataev2024-05-012-29/+62
| | * [SLP]Do not include the cost of and -1, <v> and emit just <v> after MinBitWidth.Alexey Bataev2024-05-013-4/+26
| | * [VPlan] Make CallInst optional for VPWidenCallRecipe (NFCI).Florian Hahn2024-05-015-36/+71
| | * Install generated API headers into LLDB.framework (#90666)Adrian Prantl2024-05-015-2/+11
| | * [flang] Catch missing "not a dummy argument" cases (#90268)Peter Klausler2024-05-013-31/+16
| | * [flang] Fix CHECK() crash in module file generator (#90234)Peter Klausler2024-05-011-1/+1
| | * [clang-tidy] Enable plugin tests with LLVM_INSTALL_TOOLCHAIN_ONLY (#90370)Igor Kudrin2024-05-022-25/+22
| | * [ELF] Adjust --compress-sections to support compression levelFangrui Song2024-05-018-35/+56
| | * [ELF] Catch zlib deflateInit2 errorFangrui Song2024-05-011-1/+5
| | * [alpha.webkit.UncountedCallArgsChecker] Support more trivial expressions. (#9...Ryosuke Niwa2024-05-012-1/+45
| | * [libc] Implement fcntl() function (#89507)Vinayak Dev2024-05-0122-0/+545
| | * [flang] always run PolymorphicOpConversion sequentially (#90721)Tom Eccles2024-05-017-51/+15
| | * Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung2024-05-0122-114/+146
| | * [RISCV] Merge RISCVISAInfo::updateFLen/MinVLen/MaxELen into a single function...Craig Topper2024-05-012-41/+37
| | * [RISCV] Refactor profile selection in RISCVISAInfo::parseArchString. (#90700)Craig Topper2024-05-015-28/+29
| | * [NVPTX] Fix 64 bits rotations with large shift values (#89399)Nicolas Miller2024-05-012-29/+320
| | * [MIR] Serialize MachineFrameInfo::isCalleeSavedInfoValid() (#90561)David Tellenbach2024-05-015-1/+49
| | * [AArch64] Changes missing from cfca97742723 (#90314)Tomas Matheson2024-05-016-0/+19
| | * [bazel][clang] Add missing dependency for 6e31714d249f857f15262518327b0f0c950...Benjamin Kramer2024-05-011-0/+1
| | * [clang][modules] Allow including module maps to be non-affecting (#89992)Jan Svoboda2024-05-013-44/+75
| | * [NFC][libc++] Fixes comment indention.Mark de Wever2024-05-011-7/+7
| | * [DirectX backend] generate ISG1, OSG1 part for compute shader (#90508)Xiang Li2024-05-012-11/+66
| | * [mlir][Vector] Add patterns for efficient unsigned i4 -> i8 conversion emulat...Kojo Acquah2024-05-012-11/+101
| | * [libc++] Remove _LIBCPP_DISABLE_ADDITIONAL_DIAGNOSTICS (#90512)Louis Dionne2024-05-013-10/+4
| | * [LLDB][ELF] Fix section unification to not just use names. (#90099)Alastair Houghton2024-05-012-12/+95
| | * [analysis] assume expr is not mutated after analysis to avoid recursive (#90581)Congcong Cai2024-05-023-5/+30