summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-15packaging: add python-clangaccepted/tizen/base/toolchain/20240116.105853accepted/tizen/base/riscv/20240116.145847accepted/tizen/base/20240227.211311sandbox/vbarinov/fix-checkaccepted/tizen_base_riscvDongkyun Son1-0/+13
2024-01-15packaging: bump version to 17.0.6Dongkyun Son1-11/+14
2024-01-15packaging: remove -gdwarf-* on llvm_release_buildDongkyun Son1-3/+3
2024-01-15BuildIgnore build-compareHyunggi Lee1-0/+2
2024-01-15Link libclang_rt.asan.so against libatomic when necessaryŁukasz Stelmach1-0/+1
2024-01-15[packaging] build llvm for riscv64Łukasz Stelmach1-3/+21
2024-01-15packaging: Bump version to 15.0.7Dongkyun Son1-7/+33
2024-01-15[packaging] Always build with non-asan for all architectureSeung-Woo Kim1-2/+0
2024-01-15[Tizen] Change libsosplugin.so pathAlexander Soldatov1-2/+1
2024-01-15Fix build error for `Add search paths for libstdc++`Hyungju Lee1-0/+4
2024-01-15[packaging] Create clang-gcc-replace packageSlava Barinov1-0/+19
2024-01-15[packaging] Enable build in Clang environmentSlava Barinov1-5/+4
2024-01-15[llvm][clang] Add support for Tizen toolchain vendorSlava Barinov5-3/+17
2024-01-04[packaging] Add packagingSlava Barinov2-0/+409
2023-11-28Revert "[runtimes] Add missing test dependencies to check-all (#72955)"upstream/17.0.6Tobias Hieta1-1/+0
2023-11-28[Driver] Enable __float128 support on X86 on FreeBSD / NetBSD (#72788)Brad Smith2-3/+25
2023-11-27eliminate python SyntaxWarnings from check-all output.Georgios Eleftheriou6-10/+10
2023-11-27[clang-format] Fix crashes in AlignArrayOfStructures (#72520)Owen Pan3-2/+36
2023-11-27[clang] Fix sorting module headers (#73146)Tulio Magno Quites Machado Filho1-4/+4
2023-11-27[JITLink][aarch32] Change writeRegister's return type to void.Lang Hames1-1/+1
2023-11-27[CMake] Support building shared library for NetBSDBrad Smith1-3/+5
2023-11-27workflows/release-binaries: Do a preliminary build to fill ccache (#72576)Tom Stellard1-2/+46
2023-11-27Add RV64 constraint to SRLIW (#69416)Shao-Ce SUN2-5/+26
2023-11-24[runtimes] Add missing test dependencies to check-all (#72955)Tom Stellard1-0/+1
2023-11-20[clang-format] Fix a bug in aligning comments above PPDirective (#72791)Owen Pan2-2/+13
2023-11-20[clangd] Avoid null result in FindRecordTypeAt()Nathan Ridge2-2/+16
2023-11-20Bump version to 17.0.6Tobias Hieta4-4/+4
2023-11-20remove tests from bad mergeUtkarsh Saxena1-62/+0
2023-11-20Use the correct namespace for looking up matching operator!= (#68922)Utkarsh Saxena4-12/+199
2023-11-20[libc++] Use correct size for deallocation of arrays in shared_ptr (#68233)Ilya Biryukov2-2/+30
2023-11-20Revert "Reland [clang] Canonicalize system headers in dependency file when -c...Arthur Eubanks8-70/+12
2023-11-20[clang][WebAssembly] Link crt1 even in case of -sharedYAMAMOTO Takashi2-19/+31
2023-11-14[BranchFolding] Remove dubious assert from operator< (#71639)Nikita Popov1-6/+0
2023-11-14[GlobalOpt] Cache whether CC is changeable (#71381)Nikita Popov1-8/+22
2023-11-14[libc++] Fix UB in <expected> related to "has value" flag (#68552) (#68733)Jan Kokemüller30-164/+540
2023-11-14[clang] fix test PR69717.cpp (#72134)antoine moynault1-1/+1
2023-11-14[clang] Run test on x86 onlySerge Pavlov1-0/+1
2023-11-14[clang] Do not clear FP pragma stack when instantiating functions (#70646)Serge Pavlov2-2/+22
2023-11-13[SLP]Fix PR70004: Do not change insert point for reduction gather nodes.Alexey Bataev3-21/+66
2023-11-13[DAG] WidenVectorOperand - add basic handling for *_EXTEND_VECTOR_INREG nodesSimon Pilgrim3-0/+36
2023-11-13[Mips] In LowerShift*Parts, xor with bits-1 instead of -1. (#71149)Craig Topper4-44/+46
2023-11-13[clang-format] Correctly annotate keyword operator function name (#66904)Owen Pan2-0/+16
2023-11-13Bump version to 17.0.5Tobias Hieta4-4/+4
2023-11-13[Driver] Fix linking with -lm on Solaris (#65632)Rainer Orth2-8/+22
2023-11-13[clang-repl] Fix BUILD_SHARED_LIBS symbols from libclangInterpreter on MinGW ...Martin Storsjö1-0/+11
2023-11-13[CGExprConstant] stop calling into ConstExprEmitter for Reference type destin...Nick Desaulniers2-3/+10
2023-10-31[AArch64][GlobalISel] Fix incorrect ABI when tail call not supported (#70215)Nikita Popov2-13/+12
2023-10-31[AArch64] Add test for #70207 (NFC)Nikita Popov1-0/+33
2023-10-31[GVN] Fix use-after-free in load PRE with select available value (#69314)Nikita Popov2-3/+65
2023-10-31[clang-tidy] Fix crash in modernize-use-trailing-return-type (#70709)Piotr Zegar2-1/+19