summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* !fixup: add testupstream/users/fhahn/tysan-a-type-sanitizer-clangFlorian Hahn2024-04-182-4/+78
* [TySan] A Type Sanitizer (Clang)Florian Hahn2024-04-1816-30/+116
* !fixup address comments, thanksupstream/users/fhahn/tysan-a-type-sanitizer-llvmFlorian Hahn2024-04-184-34/+24
* [𝘀𝗽𝗿] initial versionFlorian Hahn2024-04-1824-6/+2137
* [AArch64][CodeGen] Fix illegal register aliasing bug for mops instrs (#88869)Nashe Mncube2024-04-183-1/+37
* Constant Fold Logf128 calls (#84501)Matthew Devereau2024-04-1814-0/+236
* LoopVectorize: guard appending InstsToScalarize; fix bug (#88720)Ramkumar Ramachandra2024-04-182-9/+50
* [llvm-exegesis] Define SYS_gettid if not availableAiden Grossman2024-04-181-0/+9
* [clang][Interp] Finish initializing structs from CompoundLiteralExprsTimm Bäder2024-04-182-3/+15
* Revert "[FMV] Remove useless features according the latest ACLE spec." (#89184)David Spickett2024-04-1815-287/+377
* [docs] [C++20] [Modules] Mentioning Module InitializerChuanqi Xu2024-04-181-0/+24
* [lldb] Correct documentation of LLDB_TEST_USER_ARGS (#89042)David Spickett2024-04-182-5/+23
* [mlir][nvgpu] Simplify TMA IR generation (#87153)Guray Ozen2024-04-181-93/+101
* [clang] Remove unused lambda capture (NFC)Jie Fu2024-04-181-1/+1
* [MLIR][NVVM] [NFC] Update Docs for shfl.sync Op (#89044)Durgadoss R2024-04-181-3/+16
* [C++20] [Modules] [Reduced BMI] Don't eagerly write static entities inChuanqi Xu2024-04-182-2/+37
* [X86][test] Added extra cet tests, NFC (#88736)Isha Agarwal2024-04-181-2/+9
* Revert "[lldb] Fix evaluation of expressions with static initializers (#89063)"Pavel Labath2024-04-181-6/+2
* [github] Add myself as default code reviewer (#89099)Guray Ozen2024-04-181-1/+1
* Revert "[clang][dataflow] Refactor `PropagateResultObject()` with a switch st...martinboehme2024-04-181-50/+36
* [AMDGPU][AtomicOptimizer] Fix DT update for divergent values with Iterative s...Pierre van Houtryve2024-04-182-9/+108
* [clang][dataflow] Refactor `PropagateResultObject()` with a switch statement....martinboehme2024-04-181-36/+50
* [clang-tidy] Ignore deleted ctor in `bugprone-forwarding-reference-overload` ...Mike Weller2024-04-183-1/+15
* [X86] Use m_APIntAllowPoison instead of m_APIntAllowUndefNikita Popov2024-04-181-2/+2
* [IR][PatternMatch] Only accept poison in getSplatValue() (#89159)Nikita Popov2024-04-1842-413/+479
* [C++20] [Modules] [Reduced BMI] Write Special Decl LazilyChuanqi Xu2024-04-183-35/+98
* [NFC] [Serialization] Extract logics to write special decls fromChuanqi Xu2024-04-182-152/+210
* [mlir][tosa] Add folding for TOSA ArgMax operator (#88871)Dmitrii Agibov2024-04-183-6/+34
* Fix the double space and double attribute printing of the final keyword. (#88...Vassil Vassilev2024-04-185-27/+57
* [clang][Interp] Load result of pre-inc/dec operation if necessaryTimm Bäder2024-04-182-16/+38
* [IR] Drop poison-generating return attributes when necessary (#89138)Andreas Jonson2024-04-1814-21/+95
* [RISCV] Remove unused Predicates for I and E extensions. NFCCraig Topper2024-04-171-5/+1
* [clang][Interp] Skip unnamed bit fields in initializersTimm Bäder2024-04-183-0/+23
* [VectorCombine] Fix incorrect intrinsic signature (NFC)Nikita Popov2024-04-181-1/+1
* [VectorCombine] Fix typo in test (NFC)Nikita Popov2024-04-181-13/+13
* [CI] Fix libclc dependenciesFraser Cormack2024-04-181-1/+1
* [libclc] Provide a more helpful error when tools are missingFraser Cormack2024-04-181-4/+5
* [libclc] Allow building with pre-built toolsFraser Cormack2024-04-181-6/+27
* [libclc] Clarify option help messageFraser Cormack2024-04-181-1/+1
* [libclc] Convert llvm-spirv to imported executableFraser Cormack2024-04-181-3/+8
* [Docs] Fix FAQ and Lexicon links under design overview (#89027)Aiden Grossman2024-04-171-0/+6
* [clang][NFC] Fix FieldDecl::isUnnamedBitfield() capitalization (#89048)Timm Baeder2024-04-1829-71/+74
* [unittest] Skip W+X MappedMemoryTests on OpenBSD (#89102)Brad Smith2024-04-181-1/+1
* [libc++][NFC] Remove unused includes from <__type_traits/remove_cv.h> (#88752)Nikolas Klauser2024-04-182-2/+1
* [mlir][gpu] Improve `gpu.shuffle` documentation. NFC. (#89168)Jakub Kuderski2024-04-181-17/+51
* [RISCV] Use vnclip for scalable vector saturating truncation. (#88648)Chia2024-04-184-61/+455
* [libc++][NFC] Centralize test for support of == and != in ranges (#78481)Will Hawkins2024-04-1711-91/+79
* [libc++][NFC] Add additional tests for begin/end of std::ranges::take_view (#...Will Hawkins2024-04-173-25/+139
* [RISCV] Speed up RISCVRegisterInfo::needsFrameBaseReg when frame pointer isn'...Craig Topper2024-04-171-10/+12
* [RISCV] Check that VLMAX is the same when demanding exact VL (#89080)Luke Lau2024-04-181-1/+1