summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [LV] Keep track of cost-based ScalarAfterVec in VPWidenPointerInd.llvmorg-15.0.1Florian Hahn2022-09-2010-191/+292
* [LV] Move new epilog-vectorization-widen-inductions.ll to AArch64 dir.Florian Hahn2022-09-201-0/+0
* [LV] Add tests for epilogue vectorization with widened inductions.Florian Hahn2022-09-201-0/+274
* [libc++] Always query the compiler to find whether a type is always lockfreeLouis Dionne2022-09-194-43/+26
* [docs] Fix build-docs.shTobias Hieta2022-09-191-1/+1
* [libcxx] Bump libc++ version to 15.0.1Tobias Hieta2022-09-191-1/+1
* [CodeGen] Don't zero callee-save registers with zero-call-used-regs (PR57692)Nikita Popov2022-09-193-55/+4
* [lit] Set shlibpath_var on OpenBSDBrad Smith2022-09-191-1/+1
* [clang(d)] Include/Exclude CLDXC options properlyKadir Cetinkaya2022-09-193-4/+20
* [Libomptarget] Revert changes to AMDGPU plugin destructorsJoseph Huber2022-09-192-50/+29
* [llvm-objdump] Change printSymbolVersionDependency to use ELFFile APIFangrui Song2022-09-154-22/+43
* [llvm-objdump][test] Add verneed-invalid.testFangrui Song2022-09-151-0/+25
* [compiler-rt] Handle non-canonical triples with new runtime lib layoutRainer Orth2022-09-151-0/+4
* [NFC] Fix exception in version-check.py scriptTobias Hieta2022-09-151-1/+1
* Bump version to 15.0.1Tobias Hieta2022-09-157-10/+10
* Downgrade implicit int and implicit function declaration to warning onlyAaron Ballman2022-09-1551-141/+148
* [MachO] Don't fold compact unwind entries with LSDAShoaib Meenai2022-09-142-12/+184
* [MachO] Fix dead-stripping __eh_frameShoaib Meenai2022-09-142-0/+55
* [libc++][format] Updates feature-test macros.Mark de Wever2022-09-145-20/+22
* [LLD][COFF] Fix writing a map file when range extension thunks are insertedJan Ole Hüser2022-09-124-4/+7
* [mlir] Fix building CRunnerUtils on OpenBSD with 15.xBrad Smith2022-09-121-5/+1
* [DwarfEhPrepare] Assign dummy debug location for inserted _Unwind_Resume call...Nikita Popov2022-09-122-0/+72
* [Clang] Fix crash in coverage of if consteval.Corentin Jabot2022-09-123-14/+43
* [clang] Skip re-building lambda expressions in parameters to consteval fns.Utkarsh Saxena2022-09-083-0/+80
* [DAG] extractShiftForRotate - replace assertion for shift opcode with an earl...Simon Pilgrim2022-09-082-3/+33
* [clang-format] Distinguish logical and after bracket from referencejackh2022-09-083-19/+5
* [compiler-rt] [test] Handle missing ld.gold gracefullyMichał Górny2022-09-081-3/+6
* [Symbolizer] Handle {{{bt}}} symbolizer markup element.Daniel Thornburgh2022-09-075-6/+326
* [Symbolizer] Fix symbolizer-filter-markup-pc.test on WindowsDaniel Thornburgh2022-09-071-4/+4
* [Symbolizer] Implement pc element in symbolizing filter.Daniel Thornburgh2022-09-076-28/+327
* [Symbolizer] Implement data symbolizer markup element.Daniel Thornburgh2022-09-0711-51/+159
* AMDGPU: mbcnt allow for non-zero src1 for known-bitsDavid Stuttard2022-09-072-8/+70
* [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