aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02[llvm][NFC] Document cl::opt variable and fix typo (#86608)users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typoPaul Kirth1-1/+2
2024-03-26[𝘀𝗽𝗿] changes introduced through rebasePaul Kirth2-9/+4
2024-03-26[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth4-22/+41
2024-03-25AMDGPU: Rename intrinsics and remove f16/bf16 versions for load transpose (#8...Changpeng Fang15-410/+104
2024-03-26compiler-rt: Fix variadic macro warnings [-Wc++20-extensions]NAKAMURA Takumi6-13/+13
2024-03-25[BOLT] Add CallSiteInfo entries in YAMLBAT (#76896)Amir Ayupov5-1/+125
2024-03-25[libc++] Switch FreeBSD CI job to Clang 17 (#86320)Ed Maste2-2/+3
2024-03-25[ELF] Fix unnecessary inclusion of unreferenced provide symbolsParth Arora8-34/+188
2024-03-25Make the correct (5 argument) form of the command definition be the primary o...jimingham1-10/+18
2024-03-25[ELF] Move parse files from Driver.cpp to InputFiles.cpp. NFCFangrui Song3-21/+20
2024-03-25[flang][runtime] Prepare enabling PRINT of integer32 for device. (#86247)Slava Zakharin58-673/+978
2024-03-25[documentation] [mlir] DataLayout.md: fix broken link to DLTI dialect (#86524)Iman Hosseini1-1/+1
2024-03-25[RISCV] Remove ', vm' from comment for instruction that doesn't have mask. NFCCraig Topper1-1/+1
2024-03-25[ELF] Simplify parseArmCMSEImportLib. NFCFangrui Song3-5/+5
2024-03-25[RISCV] Rename $merge to $rd in Zvk* pseudoinstructions and patterns.Craig Topper1-10/+10
2024-03-25Revert "[lldb] Implement coalescing of disjoint progress events (#84854)"Jonas Devlieghere4-159/+32
2024-03-25[RISCV] Remove more unneeded template parameters from RISCVInstrInfoZvk.td. NFCCraig Topper1-6/+6
2024-03-25Add register lookup as another fallback computation for address-expressions (...jimingham4-7/+99
2024-03-25Revert "Actually disable the module generation tests." (#84527)Eric0-0/+0
2024-03-25[BOLT] Add secondary entry points to BATAmir Ayupov5-30/+97
2024-03-25[aarch64] Unguard GEPOpt from O3Nathan Lanza1-1/+1
2024-03-25 [workflow] Don't add a comment when the first run of the formatter passes (#...Tom Stellard2-1/+4
2024-03-25[HLSL][DXIL] implement `sqrt` intrinsic (#86560)Farzon Lotfi5-35/+105
2024-03-25[DXIL] Add Float `Dot` Intrinsic Lowering (#86071)Farzon Lotfi11-34/+230
2024-03-25[lldb] [ObjectFileMachO] LLVM_COV is not mapped into firmware memory (#86359)Jason Molenda2-0/+13
2024-03-25Fix build with shared librariesKrzysztof Parzyszek1-0/+1
2024-03-25[lldb] Implement coalescing of disjoint progress events (#84854)Jonas Devlieghere4-32/+159
2024-03-25[ODS][NFC] Cast range.size() to int32_t in accumulation (#85629)Andrei Golubev1-1/+1
2024-03-25[memprof] Use #ifdef EXPENSIVE_CHECKS (#86585)Kazu Hirata1-1/+1
2024-03-25Fix the OSS fuzz build. (#86562)Eric1-1/+1
2024-03-25[RISCV] Remove unused Constraint template parameter from RISCVInstrInfoZvk.td...Craig Topper1-34/+25
2024-03-25Reapply "[InstallAPI] Add --extra* and --exclude* cli options for header inpu...Cyndy Ishida23-2/+3931
2024-03-25Fix failing tests after #86242 (#86572)Chris B1-1/+1
2024-03-25[memprof] Compute CallStackId when deserializing IndexedAllocationInfo (#86421)Kazu Hirata3-4/+22
2024-03-25[InstallAPI] Silence unused variable warning, NFCCyndy Ishida1-3/+4
2024-03-25[utils] Use Python3 for `bisect-skip-count` (#84979)Justin Fargnoli1-1/+1
2024-03-25[mlir][Vector] Fix an assertion on failing cast in vector-transfer-flatten-pa...Balaji V. Iyer2-2/+15
2024-03-25[GlobalISel] Fold G_CTTZ if possible (#86224)Shilei Tian4-7/+58
2024-03-25[RISCV] Remove unused tablegen class. NFCCraig Topper1-16/+0
2024-03-25[RISCV] Add fixed vector coverage for sum-absolute-difference (sad) patternPhilip Reames1-0/+191
2024-03-25[RISCV] Add coverage for abdu and abds (absolute difference)Philip Reames2-0/+1305
2024-03-25[Libomptarget] Factor functions out of 'Plugin' interface (#86528)Joseph Huber6-121/+132
2024-03-25[AMDGPU] Use correct VGPR threshold for flagging ExcessRP regions in unified ...Jeffrey Byrnes2-3/+10
2024-03-25[bazel] Fix BUILD after 2eb010ddce2a8e7813a8e289004102011b1138db.Christian Sigg1-1/+1
2024-03-25Revert "[InstallAPI] Add --extra* and --exclude* cli options for header input...Cyndy Ishida23-3931/+2
2024-03-25[RISCV] Remove unused forceMergeOpRead from SchedTernary class. NFCCraig Topper1-4/+2
2024-03-25[bazel] Restrict libpfm to linux (#86565)Keith Smiley2-4/+14
2024-03-25[bazel] Add td_library target for OptParser.td (#86363)Keith Smiley1-0/+7
2024-03-25[TextAPI] Add missing include for Expected typeCyndy Ishida2-2/+3
2024-03-25[bazel] Fix minor buildifier warnings (NFC) (#86566)Keith Smiley3-7/+9