summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [RISCV][ReleaseNotes] Added LLVM and Clang release notes for RISC-V 15.0.0llvmorg-15.0.0Alex Bradbury2022-09-052-1/+40
* [DOCS] Minor fixes and removals of WIP warningsTobias Hieta2022-09-048-52/+5
* [RLEV] Pick a correct insert point when incoming instruction is itself a phi ...Philip Reames2022-09-042-1/+42
* [clang] Add __is_target_variant_{os,environment} builtinsNico Weber2022-09-024-0/+139
* [SystemZ][z/OS] Account for renamed parameter name (libc++)Muiez Ahmed2022-09-011-1/+1
* [Docs][OpenCL][SPIR-V] Release 15 notes for Clang.Anastasia Stulova2022-09-011-4/+20
* [Frontend] Restore Preprocessor::getPredefines()Roy Jacobson2022-09-011-0/+5
* [docs] Add "Standard C++ Modules"Chuanqi Xu2022-09-012-0/+877
* [SLP]Fix PR57447: Assertion `!getTreeEntry(V) && "Scalar already in tree!"' f...Alexey Bataev2022-09-012-10/+65
* [MCContext] Reverse order of DebugPrefixMap sort for generated assembly debug...Dan McGregor2022-08-302-5/+7
* [LAA] Require AddRecs to be in the innermost loop for diff-checks.Florian Hahn2022-08-303-14/+39
* [LV] Add another test for incorrect runtime check generation.Florian Hahn2022-08-301-8/+46
* [LV] Add test for incorrect runtime check generation #57315.Florian Hahn2022-08-301-0/+41
* [LV] Convert runtime diff check test to use opaque pointers.Florian Hahn2022-08-301-41/+39
* Fix formatting in release notesAaron Puchert2022-08-292-28/+34
* [lld] Fix typo in 15.x release notesShoaib Meenai2022-08-291-1/+1
* [ReleaseNotes]: Add PowerPC release notes for LLVM 15Amy Kwan2022-08-283-1/+57
* [workflow] Run release tasks for me (tru) as well.Tobias Hieta2022-08-251-1/+1
* [release] Use threaded compression with xzTobias Hieta2022-08-251-2/+2
* [X86][FP16] Add the missing legal action for EXTRACT_SUBVECTORllvmorg-15.0.0-rc3Phoebe Wang2022-08-254-34/+337
* [LLD] [COFF] Fix export directives in object files from -includeoptionalMartin Storsjö2022-08-252-8/+58
* [NFC] Fix a misleading comment CLANG_FORCE_MATCHING_LIBCLANG_SOVERSIONTobias Hieta2022-08-251-2/+6
* SONAME introduce option CLANG_FORCE_MATCHING_LIBCLANG_SOVERSIONH. Vetinari2022-08-256-398/+484
* [DAG] MatchRotate - bail if we fail to match a shl/srl pairSimon Pilgrim2022-08-252-0/+42
* [runtimes] Use a response file for runtimes test suitesPetr Hosek2022-08-253-23/+8
* [lit] Support reading arguments from a filePetr Hosek2022-08-252-1/+4
* [runtimes] Handle interface targets in runtimes distribution componentsLouis Dionne2022-08-252-3/+3
* [libc++] Add a missing assertion in std::span's constructorLouis Dionne2022-08-255-3/+154
* Revert "GCC ABI Compatibility: Preserve alignment of non-pod members in packe...Tobias Hieta2022-08-253-49/+1
* [GTest] Change detection of libpthreadNemanja Ivanovic2022-08-231-2/+1
* [CUDA] Fix output name being replaced in device-only modeJoseph Huber2022-08-232-2/+13
* [clangd] Support for standard type hierarchyKadir Cetinkaya2022-08-2312-362/+785
* [InstCombine] Refactor foldICmpMulConstantAlexander Shaposhnikov2022-08-232-4/+4
* [RISCV] Re-enable JIT supportJonas Hahnfeld2022-08-231-4/+4
* [NFC] Minor documentation fix for the release branchTobias Hieta2022-08-221-2/+2
* [clang][docs] Release notes for C/C++ SVE OperatorsDavid Truby2022-08-222-0/+6
* [Sparc] Don't use SunStyleELFSectionSwitchSyntaxRainer Orth2022-08-224-9/+7
* [InstCombine] Correct strtol folding with nonnull endptrMartin Sebor2022-08-223-103/+147
* [mlir][test] Require JIT support in JIT testsRainer Orth2022-08-226-9/+53
* [clang][RISCV] Fix incorrect ABI lowering for inherited structs under hard-fl...Alex Bradbury2022-08-222-18/+66
* [clang][RISCV][test] Add test that shows incorrect ABI loweringAlex Bradbury2022-08-221-0/+88
* [SDAG] avoid generating libcall to function with same nameSanjay Patel2022-08-222-25/+52
* [AArch64] add test for recursive libcall lowering; NFCSanjay Patel2022-08-221-1/+56
* workflows/llvm-project-tests: Workaround an issue with lldb builds on WindowsTom Stellard2022-08-201-0/+8
* workflows/version-check: Fix check for release candidatesTom Stellard2022-08-191-22/+18
* [clangd] Fix an inlay-hint crash on a broken designator.Haojian Wu2022-08-182-2/+15
* [flang] Add Solaris/x86 support to Optimizer/CodeGen/Target.cppRainer Orth2022-08-181-0/+2
* [MC] Avoid C++17 structured bindingsFangrui Song2022-08-171-2/+2
* [llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-level to fix llvm-configMichał Górny2022-08-172-3/+6
* [clang][SVE] Undefine preprocessor macro defined inMaciej Gabka2022-08-171-0/+2