aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-28[llvm] Remove pipeline checks for optsize for DFAJumpThreadingPass (#83188)users/ilovepi/spr/main.llvm-remove-pipeline-checks-for-optsize-for-dfajumpthreadingpassPaul Kirth1-1/+1
2024-02-27[𝘀𝗽𝗿] changes to main this commit is based onPaul Kirth3-4/+77
2024-02-26[lld/ELF] Add documentation on large sections (#82560)Arthur Eubanks5-0/+53
2024-02-26[llvm][docs] Update the Python version requirement to 3.8.0 for lit testing o...Tom Honermann1-2/+3
2024-02-26[mlir][Transforms] Fix compile time regression in dialect conversion (#83023)Matthias Springer1-9/+4
2024-02-26[HLSL] Implementation of dot intrinsic (#81190)Farzon Lotfi11-8/+703
2024-02-26clang serialization unittests: fix some leaks (#82773)Krasimir Georgiev2-4/+16
2024-02-26[clang][dataflow] Skip array types when handling InitListExprs. (#83013)Samira Bazuzi2-4/+19
2024-02-26[clang][test] Undo an accidental test changeTimm Bäder1-10/+10
2024-02-26[GlobalISel] Make the Combiner insert G_FREEZE when converting G_SELECT to bi...Owen Anderson3-16/+32
2024-02-26[NVPTX][AMDGPU][CodeGen] Fix `local_space nullptr` handling for NVPTX and loc...mmoadeli5-85/+360
2024-02-26[clang][Interp][NFC] Redo returning values from builtin functionsTimm Bäder2-143/+91
2024-02-26[lldb][test] Remove vendored packages `unittest2` and `progress` (#82670)Jordan Rupprecht30-8975/+0
2024-02-26[clang][Interp] Fix lvalue CompoundLiteralExprsTimm Bäder2-2/+16
2024-02-26[RemoveDIs] Use iterators for moving PHIs in loop-unroll-and-jam (#83003)Jeremy Morse1-2/+2
2024-02-26[llvm][CodeGen] Add ValueType v3i1. [NFCI] (#82338)Francesco Petrogalli3-201/+205
2024-02-26[Clang][Sema] Defer instantiation of exception specification until after part...Krystian Stasiowski5-21/+117
2024-02-26[AMDGPU] Reduce duplication in DS Real instruction definitions. NFC. (#83007)Jay Foad1-59/+59
2024-02-26[libc][NFC] Delete unused file (#82980)Guillaume Chatelet1-0/+0
2024-02-26[gn build] Port 8c5e9cf73713LLVM GN Syncbot1-0/+1
2024-02-26[gn build] Port 440b1743ee0cLLVM GN Syncbot1-0/+1
2024-02-26[gn build] Port 28233408a2c8LLVM GN Syncbot1-0/+1
2024-02-26[clang][Interp] Try to atomic.c on MacTimm Bäder1-2/+2
2024-02-26[OpenACC] Implement 'return' branch-out of Compute Construct (#82814)Erich Keane5-6/+65
2024-02-26[lldb][test][Windows] Don't assert that module cache is emptyDavid Spickett1-1/+3
2024-02-26[lldb][test][Windows] Skip thread state test on WindowsDavid Spickett1-0/+3
2024-02-26[APINotes] Upstream Sema logic to apply API Notes to declsEgor Zhdan10-1/+1030
2024-02-26[clang-format] Add AlignConsecutiveTableGenCondOperatorColons option. (#82878)Hirofumi Nakamura6-3/+199
2024-02-26Revert "Enable JumpTableToSwitch pass by default (#82546)"David Spickett8-8/+6
2024-02-26[AMDGPU] Rename a DS class template argument. NFC.Jay Foad1-4/+4
2024-02-26Revert "[clang][dataflow] Correctly handle `InitListExpr` of union type." (#8...Samira Bazuzi5-65/+20
2024-02-26[clang][NFC] Prefer usings over typedefs (#82920)Balazs Benics1-6/+6
2024-02-26[AMDGPU] Only try DecoderTables for the current subtarget. NFCI. (#82992)Jay Foad3-18/+34
2024-02-26[clang][Interp] Implement a few _is_lock_free builtinsTimm Bäder3-3/+124
2024-02-26[clang][Interp][NFC] Fix comment typoTimm Bäder1-1/+1
2024-02-26MachineSSAUpdater: use all vreg attributes instead of reg class only (#78431)Petar Avramovic11-359/+480
2024-02-26[TBAA] Add additional bitfield tests.Florian Hahn1-2/+20
2024-02-26[RemoveDIs] Add iterator-taking constructors and Create methods (#82778)Jeremy Morse5-16/+1350
2024-02-26[ARM] Update IsRestored for LR based on all returns (#82745)ostannard4-22/+27
2024-02-26Pre-commit test showing bug #80287Oliver Stannard1-0/+55
2024-02-26[clang][Interp] Handle missing Lambda field initializerTimm Bäder2-0/+8
2024-02-26[CodeGen] [ARM] Make RISC-V Init Undef Pass Target Independent and add suppor...Jack Styles38-171/+333
2024-02-26[RISCV] Add tests for fixed length concat_vector. NFCLuke Lau1-0/+247
2024-02-26[RemoveDIs] Fix SimplifyCFG behaviour to match existing behaviour (#82981)Orlando Cazalet-Hyams2-3/+10
2024-02-26[RISCV] Fix insert_subvector with fixed vector type creating invalid node (#8...Luke Lau1-3/+5
2024-02-26[AArch64][SVE]Add error message in the AsmParser for SVEPattern (#82668)CarolineConcatto3-1/+11
2024-02-26[lldb][test][Windows] Remove expected fail for a thread state testDavid Spickett1-1/+0
2024-02-26[libc++] Remove __member_pointer_traits_imp (#82081)Nikolas Klauser1-195/+1
2024-02-26[AMDGPU] Refactor unit test. NFC (#82976)Diana Picus1-13/+22
2024-02-26[lldb][test] Correct results regex for WindowsDavid Spickett1-1/+1