summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09[𝘀𝗽𝗿] initial versionusers/smeenai/sprhmaptool-implement-simple-string-deduplicationShoaib Meenai
2024-08-09[𝘀𝗽𝗿] changes to main this commit is based onusers/smeenai/sprmain.hmaptool-implement-simple-string-deduplicationShoaib Meenai
2024-08-09clang-tidy: readability-redundant-smartptr-get does not remove (#97964) (#100...akshaykumars614
2024-08-08Fix test on WindowsVitaly Buka
2024-08-08Revert "[clang] Reland: Instantiate concepts with sugared template arguments ...Matheus Izvekov
2024-08-08[mlir][LLVM] Improve lowering of `llvm.byval` function arguments (#100028)Diego Caballero
2024-08-08[BOLT][docs] Fix typo (#98640)Peter Jung
2024-08-08[libc][math][c23] Fix setpayloadsig smoke test on RV32 (#102538)Job Henandez Lara
2024-08-08[RISCV] Add some Zfinx instructions to hasAllNBitUsers.Craig Topper
2024-08-08[mlir][vector] Handle corner cases in DropUnitDimsFromTransposeOp. (#102518)Han-Chung Wang
2024-08-08[flang][cuda] Make CUFRegisterAllocator callable from C/Fortran (#102543)Valentin Clement (バレンタイン クレメン)
2024-08-08Reapply "[ctx_prof] Fix the pre-thinlink "use" case (#102511)"Mircea Trofin
2024-08-08[msan] Support most Arm NEON vector shift instructions (#102507)Thurston Dang
2024-08-08[rtsan] Fix warnings after #101232Fangrui Song
2024-08-08[BOLT][DWARF] Add parallelization for processing of DWO debug information (#1...Sayhaan Siddiqui
2024-08-08[gn build] Port 8acf8852e9d4LLVM GN Syncbot
2024-08-08[LLVM][rtsan] Add RealtimeSanitizer transform pass (#101232)Chris Apple
2024-08-08Revert "[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)"Leonard Chan
2024-08-08Revert "Fix prctl to handle PR_GET_PDEATHSIG. (#101749)"Kirill Stoimenov
2024-08-08[RISCV] Remove unused function argument in RISCVOptWInstrs. NFCCraig Topper
2024-08-08[libc] Make str_to_float independent of fenv (#102369)Michael Jones
2024-08-08[libc][math] Add scalbln{,f,l,f128} math functions (#102219)aaryanshukla
2024-08-08[libc][gpu] Add Sinf Benchmarks (#102532)jameshu15869
2024-08-08Fix prctl to handle PR_GET_PDEATHSIG. (#101749)Kirill Stoimenov
2024-08-08Revert "[ctx_prof] Fix the pre-thinlink "use" case (#102511)"Aiden Grossman
2024-08-08[llvm][ELF] Add statistics on various section sizes (#102363)Arthur Eubanks
2024-08-08[AMDGPU][True16][CodeGen] support v_mov_b16 and v_swap_b16 in true16 format (...Brox Chen
2024-08-08[ctx_prof] Fix the pre-thinlink "use" case (#102511)Mircea Trofin
2024-08-08[scudo] Added test fixture for cache tests. (#102230)Joshua Baehring
2024-08-09AMDGPU: Preserve atomicrmw name when specializing address space (#102470)Matt Arsenault
2024-08-09AMDGPU: Avoid creating unnecessary block split in atomic expansion (#102440)Matt Arsenault
2024-08-08[libc] [gpu] Fix Minor Benchmark UI Issues (#102529)jameshu15869
2024-08-08Revert "[NVPTX] support switch statement with brx.idx" (#102530)Artem Belevich
2024-08-08[libc][newhdrgen] add_function by alphabetical order (#102527)aaryanshukla
2024-08-08[NVPTX] support switch statement with brx.idx (#102400)Alex MacLean
2024-08-08[flang][cuda] Do not lower device variables in main program as globals (#102512)Valentin Clement (バレンタイン クレメン)
2024-08-08[libc] [gpu] Add Generic, NvSin, and OcmlSinf64 Throughput Benchmark (#101917)jameshu15869
2024-08-08[lldb/Interpreter] Fix ambiguous partial command resolution (#101934)Med Ismail Bennani
2024-08-08TTI: Check legalization cost of mulfix ISD nodes (#100520)Matt Arsenault
2024-08-08TTI: Check legalization cost of mul overflow ISD nodes (#100519)Matt Arsenault
2024-08-08[Clang][AST][NFC] Store template parameter position for TemplateTypeParmType ...Krystian Stasiowski
2024-08-08TTI: Check legalization cost of add/sub overflow ISD nodes (#100518)Matt Arsenault
2024-08-08[AMDGPU] Clear load addresses between functions (#102515)Alexis Engelke
2024-08-08AMDGPU: Support VALU add instructions in localstackalloc (#101692)Matt Arsenault
2024-08-08[ELF] scanRelocations: support .crel.eh_frameFangrui Song
2024-08-08AMDGPU: Directly handle all atomicrmw cases in SIISelLowering (#102439)Matt Arsenault
2024-08-08[flang] Improve error message output (#102324)Peter Klausler
2024-08-08[flang] Warn on useless IOMSG= (#102250)Peter Klausler
2024-08-08[flang] Catch structure constructor in its own type definition (#102241)Peter Klausler
2024-08-08[flang] Fix searches for polymorphic components (#102212)Peter Klausler