summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [llvm][NFC] Document cl::opt variable and fix typo (#86608)upstream/users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typoPaul Kirth2024-04-021-1/+2
* [𝘀𝗽𝗿] changes introduced through rebasePaul Kirth2024-03-262-9/+4
* [𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth2024-03-264-22/+41
* AMDGPU: Rename intrinsics and remove f16/bf16 versions for load transpose (#8...Changpeng Fang2024-03-2515-410/+104
* compiler-rt: Fix variadic macro warnings [-Wc++20-extensions]NAKAMURA Takumi2024-03-266-13/+13
* [BOLT] Add CallSiteInfo entries in YAMLBAT (#76896)Amir Ayupov2024-03-255-1/+125
* [libc++] Switch FreeBSD CI job to Clang 17 (#86320)Ed Maste2024-03-252-2/+3
* [ELF] Fix unnecessary inclusion of unreferenced provide symbolsParth Arora2024-03-258-34/+188
* Make the correct (5 argument) form of the command definition be the primary o...jimingham2024-03-251-10/+18
* [ELF] Move parse files from Driver.cpp to InputFiles.cpp. NFCFangrui Song2024-03-253-21/+20
* [flang][runtime] Prepare enabling PRINT of integer32 for device. (#86247)Slava Zakharin2024-03-2558-673/+978
* [documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (#86524)Iman Hosseini2024-03-251-1/+1
* [RISCV] Remove ', vm' from comment for instruction that doesn't have mask. NFCCraig Topper2024-03-251-1/+1
* [ELF] Simplify parseArmCMSEImportLib. NFCFangrui Song2024-03-253-5/+5
* [RISCV] Rename $merge to $rd in Zvk* pseudoinstructions and patterns.Craig Topper2024-03-251-10/+10
* Revert "[lldb] Implement coalescing of disjoint progress events (#84854)"Jonas Devlieghere2024-03-254-159/+32
* [RISCV] Remove more unneeded template parameters from RISCVInstrInfoZvk.td. NFCCraig Topper2024-03-251-6/+6
* Add register lookup as another fallback computation for address-expressions (...jimingham2024-03-254-7/+99
* Revert "Actually disable the module generation tests." (#84527)Eric2024-03-250-0/+0
* [BOLT] Add secondary entry points to BATAmir Ayupov2024-03-255-30/+97
* [aarch64] Unguard GEPOpt from O3Nathan Lanza2024-03-251-1/+1
* [workflow] Don't add a comment when the first run of the formatter passes (#...Tom Stellard2024-03-252-1/+4
* [HLSL][DXIL] implement `sqrt` intrinsic (#86560)Farzon Lotfi2024-03-255-35/+105
* [DXIL] Add Float `Dot` Intrinsic Lowering (#86071)Farzon Lotfi2024-03-2511-34/+230
* [lldb] [ObjectFileMachO] LLVM_COV is not mapped into firmware memory (#86359)Jason Molenda2024-03-252-0/+13
* Fix build with shared librariesKrzysztof Parzyszek2024-03-251-0/+1
* [lldb] Implement coalescing of disjoint progress events (#84854)Jonas Devlieghere2024-03-254-32/+159
* [ODS][NFC] Cast range.size() to int32_t in accumulation (#85629)Andrei Golubev2024-03-251-1/+1
* [memprof] Use #ifdef EXPENSIVE_CHECKS (#86585)Kazu Hirata2024-03-251-1/+1
* Fix the OSS fuzz build. (#86562)Eric2024-03-251-1/+1
* [RISCV] Remove unused Constraint template parameter from RISCVInstrInfoZvk.td...Craig Topper2024-03-251-34/+25
* Reapply "[InstallAPI] Add --extra* and --exclude* cli options for header inpu...Cyndy Ishida2024-03-2523-2/+3931
* Fix failing tests after #86242 (#86572)Chris B2024-03-251-1/+1
* [memprof] Compute CallStackId when deserializing IndexedAllocationInfo (#86421)Kazu Hirata2024-03-253-4/+22
* [InstallAPI] Silence unused variable warning, NFCCyndy Ishida2024-03-251-3/+4
* [utils] Use Python3 for `bisect-skip-count` (#84979)Justin Fargnoli2024-03-251-1/+1
* [mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-pa...Balaji V. Iyer2024-03-252-2/+15
* [GlobalISel] Fold G_CTTZ if possible (#86224)Shilei Tian2024-03-254-7/+58
* [RISCV] Remove unused tablegen class. NFCCraig Topper2024-03-251-16/+0
* [RISCV] Add fixed vector coverage for sum-absolute-difference (sad) patternPhilip Reames2024-03-251-0/+191
* [RISCV] Add coverage for abdu and abds (absolute difference)Philip Reames2024-03-252-0/+1305
* [Libomptarget] Factor functions out of 'Plugin' interface (#86528)Joseph Huber2024-03-256-121/+132
* [AMDGPU] Use correct VGPR threshold for flagging ExcessRP regions in unified ...Jeffrey Byrnes2024-03-252-3/+10
* [bazel] Fix BUILD after 2eb010ddce2a8e7813a8e289004102011b1138db.Christian Sigg2024-03-251-1/+1
* Revert "[InstallAPI] Add --extra* and --exclude* cli options for header input...Cyndy Ishida2024-03-2523-3931/+2
* [RISCV] Remove unused forceMergeOpRead from SchedTernary class. NFCCraig Topper2024-03-251-4/+2
* [bazel] Restrict libpfm to linux (#86565)Keith Smiley2024-03-252-4/+14
* [bazel] Add td_library target for OptParser.td (#86363)Keith Smiley2024-03-251-0/+7
* [TextAPI] Add missing include for Expected typeCyndy Ishida2024-03-252-2/+3
* [bazel] Fix minor buildifier warnings (NFC) (#86566)Keith Smiley2024-03-253-7/+9