The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://www.committracker.com/api/feed/repo/llvm/llvm-project.rsshttps://www.committracker.com/api/feed/repo/llvm/llvm-project.atomhttps://www.committracker.com/api/feed/repo/llvm/llvm-project.jsonTip: append ?type=releases, ?type=pulls, or ?type=combined to switch repo feed type.
Limit notifications by author or commit message
Subscribe to this repository to create notification filters.
Recent commit history
[mlir][ABI] Add ABITypeMapper and ABIRewriteContext (#190661)
e3b7ce5•[AMDGPU] Update data layout string to use the new pointer spec about null pointer value (#194101)
1a86197•[LV] Update test to not have trivially simplify-able/dead instrs (NFC) (#195136)
a38bfad•Revert "[Inliner] Use store-to-load forwarding to resolve call arguments" (#195135)
bc325ec•[lldb] Centralize the pexpect timeout to make it easy to override (#195131)
05d7863•[DWARFLinker] Make ODR uniquing deterministic (#194777)
36a823e•[lldb] Remove commented-out code in DWARFExpression (NFC) (#195138)
1fd45f0•[libc++][NFC] Simplify the mersenne_twister_engine implementation a bit (#194893)
2291047•[libc++] Update macOS and AppleClang (#193711)
6810a69•[flang][NFC] Converted five tests from old lowering to new lowering (part 54) (#194774)
f4e959a•[Flang][Driver] NFC: Move Flang/Fortran only options to a separate file (#194398)
fa2b19f•[AMDGPU] Add readfirstlane for inline asm SGPR with VGPR input (#176330)
dc94465•[DAG] computeKnownFPClass - add ISD::SELECT/VSELECT handling + test coverage (#194009)
faeae9f•[Inliner] Use store-to-load forwarding to resolve call arguments (#190607)
0aef0f2•[libc][docs] Fix docgen macro lookup for underscored headers (#194367)
ca9f6c5•[libc] Add sys/mman syscall wrappers (#195103)
699d3bf•[libc][docs][NFC] Remove dead files and consolidate check.rst (#194442)
a23ddcd•[WebAssembly][GlobalISel] Implement basic floating point instructions (#194798)
ba72823•[libc] Add noexcept to aligned_alloc declaration in full-build mode (#191236)
2b0fde2•[clang][deps] Call getMemBuffer with RequiresNullTerminator false (#195072)
7072b13•[AMDGPU] Mark WAIT_ASYNCMARK as zero-size instruction (#195107)
fbe31ed•[DAGCombiner] Teach `reduceLoadWidth` to look past `ISD:FREEZE` (#189317)
77434ce•[RFC][DataLayout] Add null pointer value infrastructure (#183207)
dfa56b5•[AtomicExpandPass] Preserve atomic and volatile nature of emulated operations (#188361)
184f236•[CodeGen][ExpandIRInsts] NFC: cleanup style. (#194978)
22f0c69•[LLVM][Intrinsics] Add validation for vararg intrinsics (#193777)
94201c3•[LLVM][Intrinsics] Remove unused IIT_EMPTYSTRUCT (#195084)
ad72bee•[libc][sched] Fix CPU_SET and CPU_ISSET macros (#194830)
66955aa•[AA] Teach getModRefInfo(FenceInst) to consult the AA chain (#192043)
e2f92a3•[mlir][SPIR-V] Combine storage class bit with atomic memory semantics (#195049)
afdbe7b•[flang][OpenMP] Remove deferredNonVariables_ from OmpStructureChecker… (#195100)
b6130af•[llubi] Vector manipulation intrinsics cleanup (#195004)
9dcb6f7•[libc][docs] Add nl_types.h POSIX header documentation (#122006) (#194373)
76db420•[ProfileData] Use FORCE_ON for LLVM_ENABLE_OPENCSD (#194973)
62310b0•[flang][openmp] Fix incorrect reduction for array section in OpenMP DO SIMD (#192394)
da66e6d•[Bazel] Fixes bcc9a55 (#195091)
497d850•[libc] Stop passing `--version` to compiler when detecting target (#176680)
cc04ed6•[SPIR-V] Register __spirv_* arithmetic builtins for GLSL_std_450 (#195018)
b6aa86a•[lldb] Change verbose logs into regular ones in SymbolLocatorSymStore (#195095)
9a65e4a•Fix memcpy-operator= generation with restrict parameters. (#194906)
8b7dd15•[AArch64][GlobalISel] Use generic matchinfo. NFC (#195094)
fc77aa9•[MLIR][XeGPU] Consider alignment in dpas sg_layout creation (#181141)
c72a01f•[GlobalISel] Remove spaces at the ends of liness in Combine.td. NFC (#195086)
327cfc5•[Offload] Remove use of raw Linux fd for error reporting (#195073)
d6410f3•