aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
37 hours[mlir][Transforms] Dialect Conversion: Simplify materialization fn result typeusers/matthias-springer/mat_remove_optionalMatthias Springer16-99/+87
40 hours[GlobalISel] Combine G_UNMERGE_VALUES with anyext and build vector (#112370)Thorsten Schütt27-884/+948
41 hours[lldb] Add GetMangledTypeName to TypeSystem/CompilerType (#113006)Augusto Noronha4-0/+18
43 hours[flang][cuda] Translate cuf.register_kernel and cuf.register_module (#112972)Valentin Clement (バレンタイン クレメン)8-0/+197
43 hours[flang][cuda] Add cuf.register_module operation (#112971)Valentin Clement (バレンタイン クレメン)5-10/+36
43 hours[clang-format] Fix a bug that always returns error for JSON (#112839)Owen Pan2-7/+30
45 hours[libc] temporaliy disable __USE_EXTERN_INLINES and set __USE_FORITFY_LEVEL to...Job Henandez Lara2-0/+44
45 hours[mlir][doc] Emit `\n` if description not end with `\n`. (#112898)Longsheng Mou1-1/+4
45 hours[LV] Use type from InsertPos for cost computation of interleave groups.Florian Hahn3-12/+205
46 hours[lsan] Fix compilation on Android (#113003)Vitaly Buka1-4/+5
46 hours[gn build] Port b515d9ea1e43LLVM GN Syncbot1-8/+2
46 hoursgn build: Sync hwasan assembly file source list.Peter Collingbourne1-2/+15
46 hours[RISCV] Support inline assembly 'f' constraint for Zfinx. (#112986)Craig Topper4-12/+211
47 hours[flang][cuda] Call CUFGetDeviceAddress to get global device address from host...Renaud Kauffmann3-15/+126
47 hours[Clang] Fix missing `-` in argument to nvlinkerJoseph Huber2-2/+2
47 hours[lldb] Add missing whitespace in help textAdrian Prantl1-1/+1
48 hours[libc][math][c23] Add sqrtf16 C23 math function (#112406)OverMighty14-2/+125
48 hours[libc][math][c23] Add log10f16 C23 math function (#106091)OverMighty13-1/+340
48 hours[nfc][lsan] Rename `ScanExtraStack` and pass `region_type` (#113004)Vitaly Buka1-5/+5
48 hours[gn build] Port 1d09925b4a6fLLVM GN Syncbot2-0/+2
48 hours[SandboxVec][Scheduler] Boilerplate and initial implementation. (#112449)vporpo8-2/+540
2 days[libc][math][c23] Add log2f16 C23 math function (#106084)OverMighty14-2/+326
2 days[libc] Scanf shouldn't match just "0x" for hex int (#112440)Michael Jones2-14/+42
2 days[lld-macho] Fix category merging sed issue - Try nr.2 (#112981)alx321-1/+1
2 days[NvlinkWrapper] Use `-plugin-opt=mattr=` instead of a custom feature (#111712)Joseph Huber4-7/+4
2 days[llvm-c][MC] Expose color printing via LLVMSetDisasmOptions (#112980)Jon Roelofs2-1/+14
2 days[lsan] Process non-suspended threads (#112807)Vitaly Buka2-0/+43
2 days[LV] Use SCEV to check if minimum iteration check is known. (#111310)Florian Hahn8-58/+49
2 days[mlir] Allow CXX standard to be overridden (#112957)Nikhil Kalra1-1/+1
2 days[RISCV][ISel] Ensure 'in X' Constraints prevent X0 (#112563)Sam Elliott2-3/+6
2 days[NFC][MLIR][TableGen] Eliminate `llvm::` for commonly used types (#112456)Rahul Joshi9-177/+193
2 days[lldb][docs] Add JSON symbol file docs to the ToCJonas Devlieghere2-0/+1
2 days[lldb] Speed up FindInMemory tests (#111951)Igor Kudrin3-31/+45
2 days[lldb] Fix and re-enable TestUseSourceCache.py (#111237)Igor Kudrin1-9/+12
2 days[SLP]Check that operand of abs does not overflow before making it part of min...Alexey Bataev2-2/+20
2 days[clang] Make LazyOffsetPtr more portable (#112927)Jessica Clarke1-13/+35
2 days[SLP][NFC]Add a test with the incorrect casting of the abs argument, NFCAlexey Bataev1-0/+31
2 days[SLP]Fix minbitwidth emission and analysis for freeze instructionAlexey Bataev2-2/+10
2 days[libc][math][c23] Add logf16 C23 math function (#106072)OverMighty14-1/+359
2 days[SLP][NFC]Add a test with the incorrect casting of freeze instruction operand...Alexey Bataev1-0/+66
2 days[lldb] Document SymbolFileJSON (#112938)Jonas Devlieghere1-0/+204
2 dayseliminating g++ warnings (#105520)Frank Schlimbach13-24/+32
2 daysRevert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond117-14135/+14135
2 daysRevert "Finally formalise our defacto line-ending policy"Luke Drummond7-23/+0
2 days[mlir] Don't hoist transfers from potentially zero trip loops (#112752)Max1915-6/+188
2 days[mlir] Do not bufferize parallel_insert_slice dest to read for full slices (#...Max1915-33/+62
2 days[LV]Initial support for safe distance in predicated DataWithEVL vectorization...Alexey Bataev5-31/+81
2 days[SLP]Initial non-power-of-2 support (but still whole register) for reductionsAlexey Bataev12-468/+391
2 days[nfc][ubsan] Fix case of UNSUPPORTED:Vitaly Buka1-1/+1
2 days[ubsan] Disable test on DarwinVitaly Buka1-0/+3