aboutsummaryrefslogtreecommitdiff
path: root/clang/lib
AgeCommit message (Expand)AuthorFilesLines
2024-03-19[C++20] [Moduls] Avoid computing odr hash for functions from comparing constr...Chuanqi Xu6-11/+16
2024-03-19[WebAssembly] Change the default linker for `wasm32-wasip2` (#84569)Alex Crichton2-3/+26
2024-03-15[clang][modules] giving the __stddef_ headers their own modules can cause red...Ian Anderson11-26/+61
2024-03-12[Clang][LoongArch] Fix wrong return value type of __iocsrrd_h (#84100)wanglei1-1/+1
2024-03-12[analyzer] Fix crash on dereference invalid return value of getAdjustedParame...Exile1-1/+1
2024-03-12[Clang] [Sema] Handle placeholders in '.*' expressions (#83103)Sirraide1-5/+17
2024-03-11[clang][fat-lto-objects] Make module flags match non-FatLTO pipelines (#83159)Paul Kirth1-16/+16
2024-02-27MIPS: Fix asm constraints "f" and "r" for softfloat (#79116)llvmorg-18.1.0-rc4llvmorg-18.1.0YunQiang Su1-1/+3
2024-02-26[AArch64] Make +pauth enabled in Armv8.3-a by default (#78027)Anatoly Trosinenko1-1/+0
2024-02-26[Clang] Fixes to immediate-escalating functions (#82281)cor3ntin1-2/+2
2024-02-26[clang][CodeGen] Keep processing the rest of AST after encountering unsupport...Wentao Zhang1-4/+7
2024-02-20[Serialization] Record whether the ODR is skipped (#82302)Chuanqi Xu3-10/+21
2024-02-15[AArch64][SME] Implement inline-asm clobbers for za/zt0 (#79276)Matthew Devereau1-1/+8
2024-02-15[clang-format] Don't remove parentheses in macro definitions (#81444)Owen Pan1-1/+1
2024-02-13[SPARC] Support reserving arbitrary general purpose registers (#74927)Koakuma1-0/+81
2024-02-09[clang] Fix unexpected `-Wconstant-logical-operand` in C23 (#80724)Mariya Podchishchaeva1-1/+1
2024-02-08[Clang][AST] Fix a crash on attaching doc comments (#78716)Shanzhi1-1/+5
2024-02-06[C++20] [Modules] Introduce -fskip-odr-check-in-gmf (#79959)llvmorg-18.1.0-rc2Chuanqi Xu5-14/+19
2024-02-06[C++20] [Modules] Remove previous workaround for odr hashing enumsChuanqi Xu1-48/+1
2024-02-06[C++20] [Modules] Don't perform ODR checks in GMFChuanqi Xu4-15/+46
2024-02-06[clang-format] Fix a bug in AnnotatingParser::rParenEndsCast() (#79549)Owen Pan1-0/+2
2024-02-06PR for llvm/llvm-project#79568 (#80120)Younan Zhang1-2/+6
2024-02-06[clang-format] Simplify the AfterPlacementOperator option (#79796)Owen Pan2-30/+2
2024-02-06[CLANG] Fix INF/NAN warning. (#80290)Zahira Ammarguellat2-2/+4
2024-02-05[clang] Add GCC-compatible code model names for sparc64Koakuma1-0/+8
2024-02-05[Clang][AArch64] Emit 'unimplemented' diagnostic for SME (#80295)Sander de Smalen1-27/+23
2024-02-03[clang] Represent array refs as `TemplateArgument::Declaration` (#80050)Andrey Ali Khan Bolshakov1-20/+24
2024-02-03Backport '[clang] static operators should evaluate object argument (reland)' ...Tianlan Zhou4-33/+42
2024-02-03[Clang][AArch64] Add missing SME macros (#80293)Sander de Smalen2-0/+24
2024-02-01[coverage] fix crash in code coverage and `if constexpr` with `ExprWithCleanu...Hana Dusíková1-2/+4
2024-02-01Fix analyzer crash on 'StructuralValue' (#79764)Andrey Ali Khan Bolshakov2-4/+7
2024-01-31[RISCV] Support __riscv_v_fixed_vlen for vbool types. (#76551)Craig Topper9-27/+89
2024-01-29Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects of the ...Alexander Kornienko2-58/+20
2024-01-27[LTO] Fix Veclib flags correctly pass to LTO flags (#78749)Paschalis Mpeis1-0/+22
2024-01-27Fix comparison of Structural Valueserichkeane1-1/+2
2024-01-27[LTO] Fix fat-lto output for -c -emit-llvm. (#79404)Sean Fertile1-3/+3
2024-01-26[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)Mirko Brkušanin1-13/+164
2024-01-26[Driver,CodeGen] Support -mtls-dialect= (#79256)Fangrui Song4-0/+37
2024-01-24[Modules] [HeaderSearch] Don't reenter headers if it is pragma once (#76119)Chuanqi Xu1-39/+39
2024-01-23[Clang][Driver] Fix `--save-temps` for OpenCL AoT compilation (#78333)Shilei Tian1-1/+6
2024-01-23[clang][FatLTO] Avoid UnifiedLTO until it can support WPD/CFI (#79061)Paul Kirth3-21/+5
2024-01-23[clang] Use LazyDetector for all toolchains. (#79073)Juergen Ributzka6-19/+22
2024-01-23Revert "[clang-repl] Enable native CPU detection by default (#77491)" (#79178)Stefan Gränitz1-1/+0
2024-01-23[clang][modules] Fix CodeGen options that can affect the AST. (#78816)Juergen Ributzka1-0/+2
2024-01-23[OpenACC] Implement 'device_type' clause parsingerichkeane1-0/+46
2024-01-23[Clang][AArch64] Add diagnostics for builtins that use ZT0. (#79140)Sander de Smalen1-0/+17
2024-01-23[ARM] Introduce the v9.5-A architecture version to Arm targets (#78994)Lucas Duarte Prates1-0/+4
2024-01-23[clang][Interp][NFC] Move ToVoid casts to the bottomTimm Bäder1-3/+3
2024-01-23[Headers][X86] Add macro descriptions to bmiintrin.h (#79048)Paul T Robinson1-44/+229
2024-01-23Revert "[clang][modules] Print library module manifest path. (#76451)"Aaron Ballman1-44/+0