aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19[builtins] Mark `int_lib.h` builtins as `static` (#69305)trevyn1-5/+5
2024-01-19[DWARFLinker][NFC] Decrease DWARFLinker dependence on DwarfStreamer. (#77932)Alexey Lapshin22-425/+421
2024-01-19[AsmParser] Don't require value numbers to be consecutive (#78171)Nikita Popov10-73/+214
2024-01-19[AMDGPU] Misc formatting fixes. NFC.Jay Foad6-9/+7
2024-01-19Fix typo "widended"Jay Foad3-4/+4
2024-01-19[AArch64][SME] Remove combination of private-ZA and preserves_za. (#78563)Sander de Smalen3-103/+34
2024-01-19[VPlan] Use DebugLoc from recipe in VPWidenCallRecipe (NFCI).Florian Hahn4-8/+10
2024-01-19[Clang] [NFC] Remove default argument in ASTUnit.h (#78566)Sirraide2-2/+3
2024-01-19[Statepoint] Optimize Location structure size (#78600)Danila Malyutin3-34/+28
2024-01-19[Tooling] Fix FixedCompilationDatabase with header compile flags (#73913)Sam McCall2-2/+22
2024-01-19[NFC][LV] Test precommit for interleaved linear argsGraham Hunter3-188/+787
2024-01-19[clang-apply-replacements] Deduplicate Implementation of `collectReplacements...Daniil Dudkin2-45/+28
2024-01-19[mlir][bufferization] Simplify helper `potentiallyAliasesMemref` (#78690)Matthias Springer2-15/+22
2024-01-19[AMDGPU] Remove GFX12 encoding hack (#78702)Jay Foad1-6/+0
2024-01-19Revert "[llvm][AArch64] Copy all operands when expanding BLR_BTI bundle (#782...David Spickett3-28/+25
2024-01-19[AMDGPU] Fix predicates for BUFFER_ATOMIC_CSUB pattern (#78701)Jay Foad2-3/+3
2024-01-19[LTO] Require asserts for discard-value-names.ll test.Florian Hahn1-0/+5
2024-01-19[llvm-jitlink] Refactor GOT and stubs registration (NFC) (#78365)Stefan Gränitz5-95/+89
2024-01-19[mlir][NFC] Remove unused variable.Benjamin Chetioui1-1/+0
2024-01-19[llvm][AArch64] Copy all operands when expanding BLR_BTI bundle (#78267)David Spickett3-25/+28
2024-01-19[mlir][vector] Drop innermost unit dims on transfer_write. (#78554)Han-Chung Wang2-54/+218
2024-01-19[AMDGPU][GFX12] Add tests for flat_atomic_pk (#78683)Mariusz Sikora2-0/+84
2024-01-19[clang][ExtractAPI] Record availability information only for the target platf...Sofía Rodríguez8-385/+338
2024-01-19Revert "Revert "[Flang][OpenMP] NFC: Minor refactoring of Reduction lowering ...Kiran Chandramohan1-354/+424
2024-01-19[AMDGPU] Fix test for expensive-checks build (#78687)Mirko Brkušanin1-63/+69
2024-01-19[VPlan] Introduce VPSingleDefRecipe. (#77023)Florian Hahn4-102/+163
2024-01-19[AMDGPU] Remove unnecessary add instructions in ctlz.i8 (#77615)Leon Clark4-59/+83
2024-01-19[mlir][llvm] Drop unreachable basic block during import (#78467)Tobias Gysi4-35/+97
2024-01-19[TableGen] Integrate TableGen-based macro fusion (#73115)Wang Pengcheng7-64/+115
2024-01-19[libc++] Implement LWG3940: std::expected<void, E>::value() also needs E to b...Twice4-12/+53
2024-01-19[llvm-exegesis] Add support for validation counters (#76653)Aiden Grossman19-102/+333
2024-01-19Revert "[sanitizer] Skip /include/c++/ from summary (#78534)"Hans Wennborg2-19/+3
2024-01-19[flang][re-apply] Fix seg fault CodeGenAction::executeAction() (#78672)Kareem Ergawy3-0/+117
2024-01-19[mlir][bufferization][NFC] Clean up code (#78594)Matthias Springer3-18/+2
2024-01-19[gn build] Port 4e7cf1b1ed38LLVM GN Syncbot1-0/+1
2024-01-19[clang][Interp] Add an EvaluationResult class (#71315)Timm Baeder19-339/+599
2024-01-19[libc][NFC] Use Sign in NormalFloat (#78579)Guillaume Chatelet4-33/+35
2024-01-19[mlir][vector] Add 2 invalid tests for vector.xfer Ops (#78608)Andrzej Warzyński1-2/+18
2024-01-19[asan,test] Disable alloca_loop_unpoisoning.cpp on s390{{.*}}Fangrui Song1-0/+1
2024-01-19[libc] Fix is_subnormal for Intel Extended Precision (#78592)Guillaume Chatelet7-34/+19
2024-01-19[libc][NFC] Simplify FPBits expressions (#78590)Guillaume Chatelet3-6/+6
2024-01-19[clang][Interp] Implement integral->complex casts (#75590)Timm Baeder2-5/+31
2024-01-19[libc][NFC] Fix "type qualifiers ignored on cast result type" GCC warning (#...Guillaume Chatelet3-22/+16
2024-01-19[llvm] Use StringRef::contains (NFC)Kazu Hirata2-5/+3
2024-01-19[Support] Use llvm::children and llvm::inverse_children (NFC)Kazu Hirata1-18/+11
2024-01-19[Remarks] Use StringRef::consume_{front,back} (NFC)Kazu Hirata1-10/+4
2024-01-19[tools] Use SmallString::operator std::string (NFC)Kazu Hirata12-32/+27
2024-01-19Replace `exec_tools` with `tools` in bazel genrule. (#77510)denglesberg-splunk1-1/+1
2024-01-19[compiler-rt] Add a prefix on the windows mmap symbols (#78037)Martin Storsjö2-2/+7
2024-01-19[Release Notes] [C++20] [Modules] Summarize modules related change to the rel...Chuanqi Xu1-4/+36