Sign in
llvm
/
llvm-project
/
clang
/
HEAD
a224c19
[clang][ssaf][NFC] Prefix ssaf-{linker,format} dirs with 'clang-' (#186610)
by Balázs Benics
· 3 hours ago
main
master
5f8c061
[clang-format] Add option AllowShortRecordOnASingleLine (#154580)
by Tomáš Slanina
· 4 hours ago
9108cf0
[clang][bytecode] Remove unused members from `EvalEmitter` (#186601)
by Timm Baeder
· 6 hours ago
3779969
[clang-format] Upgrade ShortFunctionStyle to a struct (#134337)
by Ivan
· 7 hours ago
2bd20e7
[CIR] Split CIR_UnaryOp into individual operations (#185280)
by Henrich Lauko
· 15 hours ago
a7e720f
[clang][Driver][Darwin] Optionally use xcselect to find macOS SDK (#119670)
by Carlo Cabrera
· 15 hours ago
5bc522e
[clang-format] Fix a crash on fuzzer-generated invalid C++ code (#186566)
by owenca
· 17 hours ago
24389ec
[CIR] Remove cir.unary(plus, ...) and emit nothing for unary plus (#185278)
by Henrich Lauko
· 18 hours ago
00db364
[CIR] Add cir.min op and refactor cir.max lowering (#185276)
by Henrich Lauko
· 19 hours ago
2bc0b95
[CIR] Add Commutative/Idempotent traits to binary ops (#185163)
by Henrich Lauko
· 22 hours ago
33adb16
[RISCV][NFC] Move extension test for spacemit-x60 to a separate file (#186357)
by Mark Zhuang
· 23 hours ago
275e971
[RISCV] Add more extensions to spacemit-x100 (#186351)
by Mark Zhuang
· 23 hours ago
d171b39
[clang-format] Ignore imports in comments for Java import sorting (#177326)
by nataliakokoromyti
· 29 hours ago
8adcb5e
[clang-format] Fix incorrect trailing comment and escaped newlines when AlignArrayOfStructures is enabled (#180305)
by Ben Dunkin
· 30 hours ago
41b33ea
[Driver] Enable -ftime-trace for CUDA/HIP device compilation (#179701)
by Yaxun (Sam) Liu
· 34 hours ago
ee27707
[CUDA/HIP][SYCL] Deduplicate deferred diagnostics across multiple callers (#185926)
by Yaxun (Sam) Liu
· 34 hours ago
f7550f0
[clang-format] Fix an assertion failure on invalid C++ lambda (#185349)
by owenca
· 35 hours ago
7957f6d
[clang][DirectX] Specify element-aligned vectors in TargetInfo (#185954)
by Justin Bogner
· 2 days ago
b550181
Fix callee type generation (#186272)
by Prabhu Rajasekaran
· 2 days ago
3289397
Remove unicode character from AttrDocs.td (#186521)
by Kai Nacke
· 2 days ago
e1710d1
[HLSL] Fix intrinsics header file for wave intrinsics using u/int16_t types, updating them to 6.2 (#186218)
by Joshua Batista
· 2 days ago
678a8ec
[HLSL][DirectX] Add `transpose` HLSL intrinsic and DXIL lowering of `llvm.matrix.transpose` (#186263)
by Deric C.
· 2 days ago
17da2fd
[clang][Doc][NFC] Add release note for #186210 (#186502)
by Nick Sarnie
· 2 days ago
b0a3c4c
Reapply "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309)
by Joseph Huber
· 2 days ago
7d39161
[clang][ssaf] Fix missing library dependency (#186496)
by Balázs Benics
· 2 days ago
8598ed6
[LifetimeSafety] Fix false positives for pointers in loops (#182368)
by Zhijie Wang
· 2 days ago
39424c6
[CIR] Implement Aggregate kind in initCatchParam (#186198)
by Amr Hesham
· 2 days ago
75d8cbc
[NFC] Fix comment spelling (#185771)
by Farzon Lotfi
· 2 days ago
da27879
[clang][ssaf] Fix shared library build by adding missing clangBasic dependency (#186475)
by Balázs Benics
· 2 days ago
4908135
[clang][ssaf][NFC] Trim unused transitive deps from SSAF libraries (#186442)
by Balázs Benics
· 2 days ago
8539739
[LifetimeSafety] Remove confidence tracking (#182709)
by Utkarsh Saxena
· 2 days ago
381d83d
XFAIL on AIX: clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (#186452)
by Lei Huang
· 2 days ago
b056a21
[ObjC] Emit class msgSend stub calls (#186433)
by Akira Hatanaka
· 2 days ago
fd119a4
[clang][ssaf][NFC] Sort source lists in SSAF build files (#186408)
by Balázs Benics
· 2 days ago
f000c1a
[HLSL] Codegen column-major matrix initializer lists without a vector shuffle (#186228)
by Deric C.
· 2 days ago
3b4b8d3
[ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#186293)
by Akira Hatanaka
· 2 days ago
bb6c832
XFAIL clang/test/CodeGen/distributed-thin-lto/pass-plugin.ll (#186425)
by Lei Huang
· 2 days ago
8a545de
[clang][bytecode] Remove useless emitCheckAllocations calls (#186385)
by Timm Baeder
· 2 days ago
4b3aa0b
[CodeGen] Fix emission of function pointer casts with non-zero program AS (#186210)
by Nick Sarnie
· 2 days ago
7826647
[CIR] Implement zero-init-bases lowering (#186230)
by Erich Keane
· 2 days ago
1d16ba8
[Clang][Sema] Only call PerformDependentDiagnostics for dependent contexts (#177452)
by Krystian Stasiowski
· 2 days ago
1133fef
[clang][bytecode][NFC] Move local variable into closest scope (#186376)
by Timm Baeder
· 2 days ago
d1de888
[clang][ssaf][NFC] Move SSAF from Analysis/Scalable/ to ScalableStaticAnalysisFramework/ (#186156)
by Balázs Benics
· 2 days ago
eb8f87d
[LLVM] Remove "no-nans-fp-math" attribute support (#186285)
by paperchalice
· 2 days ago
3736d28
[C++20] [Modules] [Reduced BMI] Try not write merged lookup table (#186337)
by Chuanqi Xu
· 2 days ago
356773f
[StaticAnalyzer] Remove FIXME from InnerPointerBRVisitor (#186303)
by Benedek Kaibas
· 2 days ago
2d9847b
[clang][bytecode] Avoid classifying struct fields in `Pointer::toRValue` (#185903)
by Timm Baeder
· 2 days ago
b30d479
[clang] fix crash when evaluating __is_bitwise_cloneable on an invalid type (#183707)
by Xinlong Chen
· 2 days ago
40d0997
Revert "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186309)
by theRonShark
· 2 days ago
1ffcae7
Revert "[Serialization] [ASTWriter] Try to not record namespace as much as possible (#179178)"
by Aiden Grossman
· 2 days ago
e93c880
[CIR][CIRGen] Add support for __sync_* binary atomic builtins (#186026)
by Ayokunle Amodu
· 2 days ago
33d3a33
Fix TranslateOpenMPTargetArgs dropping -mlinker-version (#186208)
by Akira Hatanaka
· 2 days ago
b0defcc
[CIR] Implement array delete for destructed types (#186248)
by Andy Kaylor
· 3 days ago
dbbd6f9
[OpenMP] Move OpenMP implicit argument to the end and reformat (#185989)
by Joseph Huber
· 3 days ago
f24f6df
[Clang] Check sanitizer ignorelist for divrem overflow (#185721)
by Justin Stitt
· 3 days ago
4b39509
[HLSL] Add WaveActiveBitXor function (#185776)
by Joshua Batista
· 3 days ago
c4e8a1a
[clang] Expose normalized module cache path in `HeaderSearch` (#185746)
by Jan Svoboda
· 3 days ago
8804abc
[clang][ssaf] Add LUSummary consumer APIs
by Aviral Goel
· 3 days ago
0d361b0
[clang][ssaf] Rename `ssaf-format` tool to `clang-ssaf-format`
by Aviral Goel
· 3 days ago
0d2e3b0
[clang][ssaf] Guard permission tests against root execution
by Aviral Goel
· 3 days ago
46ebc29
[CIR] Add support for null checks with operator delete (#185987)
by Andy Kaylor
· 3 days ago
fd1e97f
[clang] Fix alias declaration fix-it location for token-split '>>' (#184555)
by 张之阳
· 3 days ago
3262608
[PowerPC] Update dmr builtin names (#183160)
by Lei Huang
· 3 days ago
403a7e3
[CUDA] Use monotonic ordering for __nvvm_atom* builtins (#185822)
by Artem Belevich
· 3 days ago
c431f21
[Clang] Copy initialization of an object of the same type should not consider user-defined conversions (#185936)
by Corentin Jabot
· 3 days ago
f04e62b
[LifetimeSafety] Add origin tracking for lambda captures (#185216)
by Zhijie Wang
· 3 days ago
1725e864
[clang][AST] Fix assertion in `getFullyQualifiedType` for AutoType (#186105)
by Devajith
· 3 days ago
6339b3d
[Clang][AArch64] Remove duplicate CodeGen test for bf16 get/set intrinsics (#186084)
by Andrzej Warzyński
· 3 days ago
2d5d9e1
[AMDGPU] Address post-commit review of #177343 (#186064)
by Pierre van Houtryve
· 3 days ago
4b93db0
[OpenMP] Add variable capture support for transparent clause expression. (#185419)
by Zahira Ammarguellat
· 3 days ago
0ced39f
[HLSL] Implement Texture2D::Load methods and builtin (#185708)
by Steven Perron
· 3 days ago
94fe3b2
[Serialization] [ASTWriter] Try to not record namespace as much as possible (#179178)
by Chuanqi Xu
· 3 days ago
99ae28d
Revert "[ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#183922)"
by Douglas Yung
· 3 days ago
9db0891
Revert "[ObjC] Emit class msgSend stub calls (#183923)"
by Douglas Yung
· 3 days ago
faf1059
[HLSL][Clang] Support SV_VertexID semantic (#184640)
by Nathan Gauër
· 3 days ago
7f9e9a8
[cmake] Add config for riscv(32|64)-unknown-elf (#176353)
by Ramkumar Ramachandra
· 3 days ago
2d6ee52
AMDGPU: Add dereferenceable attribute to dispatch ptr intrinsic (#185955)
by Matt Arsenault
· 3 days ago
44eaaa9
[Clang][Test] Mark modules-symlink-dir test as unsupported on AIX. (#184988)
by Aditya Chaudhary
· 3 days ago
a8daedf
[CIR][AMDGPU] Add AMDGPU target support to CIR CodeGen (#185819)
by Chaitanya
· 3 days ago
bd57e87
[WinEH] Fix crash when aligning parameters larger than ABI (#180905)
by GkvJwa
· 3 days ago
85412db
[Clang][layout] Update tests after #182792 (#186019)
by Aiden Grossman
· 3 days ago
1603ec6
Fix packed being ignored on ms_struct bitfields (#182792)
by Fangrui Song
· 4 days ago
04b2ad4
[CIR] Preserve attributes when converting call to try_call (#185782)
by Andy Kaylor
· 4 days ago
0ecdf0b
[DirectX] Specify element-aligned vectors (#180622)
by Justin Bogner
· 4 days ago
ce444c7
[ObjC] Emit class msgSend stub calls (#183923)
by Akira Hatanaka
· 4 days ago
017867b
[CIR] Upstream test to lower string from incubator (#185956)
by Zaky Hermawan
· 4 days ago
b9daca6
[CIR] Add support for size parameter with array delete (#185768)
by Andy Kaylor
· 4 days ago
58e91c8
[ObjC] Support emission of selector stubs calls instead of objc_msgSend. (#183922)
by Akira Hatanaka
· 4 days ago
0c2e52e
[clang][ssaf][NFC] Rename ssaf-linker tool to clang-ssaf-linker (#185631)
by Balázs Benics
· 4 days ago
85e0918
Revert "[clang][ssaf] Add UnsafeBufferUsage summary extractor for functions (#182941)"
by Ziqing Luo
· 4 days ago
6009fa4
[CIR][CUDA] Handle local, __device__, __shared__, and __constant__ variables (#184248)
by Zaky Hermawan
· 4 days ago
6ae2bd5
[clang][ssaf] Add UnsafeBufferUsage summary extractor for functions (#182941)
by Ziqing Luo
· 4 days ago
6d396ca
[CIR] Implement UserDefinedConversion for ComplexType (#185749)
by Amr Hesham
· 4 days ago
a96e113
[CIR] Set `builtin` attribute for new and delete calls (#184920)
by Andy Kaylor
· 4 days ago
37de48b
[Metal][HLSL] Add support for dumping reflection (#185444)
by Chris B
· 4 days ago
295f475
[Hexagon] Disable implicit system include paths (#185456)
by Alexey Karyakin
· 4 days ago
389edeb
[llvm][offload] Change Intel's SPIRV wrapper from ELF to OffloadBinary (#185413)
by Alex Duran
· 4 days ago
a842d94
[clang][lit] Fix spirv-tools-err.c when LIT_USE_INTERNAL_SHELL=0 (#185876)
by Tulio Magno Quites Machado Filho
· 4 days ago
9ac1da2
[clang][modules] Unlock before reading just-built PCM (#183787)
by Jan Svoboda
· 4 days ago
5bfdafa
[Clang][OpenMP] Handled `NonContig` Descriptor `DimCount` (#181987)
by Amit Tiwari
· 4 days ago
Next »