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