summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-24[𝘀𝗽𝗿] changes introduced through rebaseusers/shawbyoung/spr/main.bolt-hash-based-function-matching-1Maksim Panchenko
2024-06-24[BOLT][NFC] Sync CommandLineArgumentReference with options (#96563)shaw young
2024-06-24Revert commits that add `TestFind(Ranges)InMemory.py` (#96560)Chelsea Cassanova
2024-06-24[libc][math] Implement double precision sin correctly rounded to all rounding...lntue
2024-06-24LAA: strip unnecessary getUniqueCastUse (#92119)Ramkumar Ramachandra
2024-06-24[NVPTX] Basic support for "grid_constant" (#96125)Akshay Deodhar
2024-06-24[bazel] Add support for building lldb-dap (#96556)Keith Smiley
2024-06-24[bazel] Switch mach_gen to apple_genrule (#96551)Keith Smiley
2024-06-24[libc][startup] create header for ElfW and use in startup (#96510)Nick Desaulniers (paternity leave)
2024-06-24[libc++] Build with -fsized-deallocation (#96217)Louis Dionne
2024-06-24[AMDGPU] Fix negative immediate offset for unbuffered smem loads (#89165)vangthao95
2024-06-24[clang][OpenMP] Fix error handling of the adjust_args clause (#94696)Mike Rice
2024-06-24[mlgo] Support composite AOT-ed models (#96276)Mircea Trofin
2024-06-24[clang][OpenMP] Fix teams nesting of region check (#94806)Mike Rice
2024-06-24[bazel] Export distributable lldb files (#96549)Keith Smiley
2024-06-24[NFC][MLInliner] Rename LastSCC -> CurSCC (#96546)Arthur Eubanks
2024-06-24[OpenMP] Add num_threads clause list format and strict modifier support (#85466)Terry Wilmarth
2024-06-24[mlir][linalg][Transform] Fix use-after-free in `SplitOp::apply` (#96390)Matthias Springer
2024-06-24[Clang][SveEmitter] Split up TargetGuard into SVE and SME component. (#96482)Sander de Smalen
2024-06-24[AArch64] Check for streaming mode in HasSME* features. (#96302)Sander de Smalen
2024-06-24[C23] Claim we do not conform to N2819Aaron Ballman
2024-06-24Update Clang extension criteria (#96532)Aaron Ballman
2024-06-24[mlir] Use llvm::unique (NFC) (#96415)Kazu Hirata
2024-06-24[COFF,test] Improve fission.llFangrui Song
2024-06-24[lldb] Fix failing TestFind(Ranges)InMemory.py tests. (#96511)Miro Bucko
2024-06-24[bazel] Port #95312 (#96533)Keith Smiley
2024-06-24[.github] Add myself as a reviewer for DWARFLinker & friends (#96531)Jonas Devlieghere
2024-06-24[llvm-readobj][ELF] Implement JSON output for --dynamic-table (#95976)Fred Grim
2024-06-24Add flag to opt out of wasm-opt (#95208)Quentin Michaud
2024-06-24[mlir][linalg] Implement patterns for reducing rank of named linalg contracti...srcarroll
2024-06-24[RISCV][GISEL] IRTranslator for Scalable Vector Store (#86699)Jiahan Xie
2024-06-24[LLDB][Minidump] Add 64b support to LLDB's minidump file builder. (#95312)Jacob Lalonde
2024-06-24[flang][runtime] Interoperable POINTER deallocation validation (#96100)Peter Klausler
2024-06-24[flang][runtime] Better handling of "fort.N" opening errors (#96347)Peter Klausler
2024-06-24[clang][Interp] Fix classifying __builtin_addressof() argumentTimm Bäder
2024-06-24[flang][preprocessing] Mix preprocessing directives with free form li… (#96...Peter Klausler
2024-06-24Fix buildbots for https://github.com/llvm/llvm-project/pull/87740Greg Clayton
2024-06-24[ELF] Postpone more linker script errorsFangrui Song
2024-06-24[flang][debug] Handle allocatable strings. (#95906)Abid Qadeer
2024-06-24[LLD] [COFF] Don't crash on an empty -entry: argument (#96058)Martin Storsjö
2024-06-24[RISCV] Add back some test cases I inadvertently deleted. NFCCraig Topper
2024-06-24Revert "[IR][NFC] Update IRBuilder to use InsertPosition (#96497)"Stephen Tozer
2024-06-24Add support for using foreign type units in .debug_names. (#87740)Greg Clayton
2024-06-24[flang] Add/fix some semantic checks for assumed-rank (#96194)Peter Klausler
2024-06-24[libc][arm] add malloc/free/aligned_alloc to entrypoints (#96516)Nick Desaulniers (paternity leave)
2024-06-24Add a unit test for SBBreakpoint::SetCallback (#96001)Chelsea Cassanova
2024-06-24[IR][NFC] Update IRBuilder to use InsertPosition (#96497)Stephen Tozer
2024-06-24[flang] Better error reporting for MOD/MODULO/NEAREST (#96114)Peter Klausler
2024-06-24[flang] Silence errors on C_LOC/C_FUNLOC in specification expressions (#96108)Peter Klausler
2024-06-24[NFC][CGSCC] Remove RCWorklist from CGSCCUpdateResult (#95448)Arthur Eubanks