aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-27[𝘀𝗽𝗿] changes introduced through rebaseusers/shawbyoung/spr/main.boltnfc-refactoring-callgraphArthur Eubanks6192-120647/+457305
2024-06-27[test][compiler-rt] Mark fork_deadlock.cpp UNSUPPORTEDArthur Eubanks1-0/+3
2024-06-27[clang] [TargetCXXABI] Fix -Wextra-semi warning (NFC) (#96982)akirchhoff-modular1-1/+1
2024-06-27[mlir] Fix -Wextra-semi warnings in generated code (NFC) (#96981)akirchhoff-modular1-1/+1
2024-06-27[workflows] Fix release note request workflow (#94784)Tom Stellard3-3/+21
2024-06-27[libc] Fix compilation errors that occur when building with GCC (#96976)OverMighty5-9/+10
2024-06-27[RISCV] Fold processSingleLetterExtension/processMultiLetterExtension into RI...Craig Topper1-92/+42
2024-06-27[flang] Fix runtime error messages for the MATMUL intrinsic (#96928)Pete Steinfeld1-5/+19
2024-06-27[Clang] Fix __is_trivially_equality_comparable returning true with ineligebil...Nikolas Klauser5-65/+124
2024-06-27[MLGO] Add ability to extract IR from bazel using aquery (#96964)Aiden Grossman3-2/+67
2024-06-27[libc] Sort entrypoints alphabetically (#96955)Petr Hosek7-776/+774
2024-06-28[OpenMP] Fix test omp_parallel_num_threads_list.c to require fewer threads. (...Terry Wilmarth1-14/+14
2024-06-27[MLGO] Remove python-38 flag from tests (#96961)Aiden Grossman7-11/+6
2024-06-27[clang-doc][NFC] Fix style guide violations in HTMLGenerator.cppPaul Kirth1-51/+50
2024-06-27Reapply [clang-doc] Add --asset option to clang-doc (#96358)PeterChou19-37/+133
2024-06-27[clang] Fix incomplete umbrella warnings when building clang modules (NFC) (#...Med Ismail Bennani1-7/+9
2024-06-27AMDGPU: Fix no return atomicrmw fadd v2f16 selection for gfx908 (#96948)Matt Arsenault5-126/+23
2024-06-27[SLPVectorizer] Support SLPVectorizer cases of tan across all backends (#95517)Farzon Lotfi6-18/+43
2024-06-27[libc][math][c23] Temporarily disable f16fma{,l,f128} on AArch64 (#96952)OverMighty1-9/+0
2024-06-27[libc][math][c23] Add f16fma{,l,f128} C23 math function (#96711)OverMighty29-108/+403
2024-06-27Revert "Revert "[lldb/test] Mark TestStepScripted.py as XFAIL temporarily (#9...Med Ismail Bennani2-2/+4
2024-06-27[libc] Include additional math functions in baremetal config (#96926)Petr Hosek2-0/+108
2024-06-27Revert "[lldb/test] Mark TestStepScripted.py as XFAIL temporarily (#96894)" (...Med Ismail Bennani2-4/+2
2024-06-27[InstCombine] Add fold for fabs(-x) -> fabs(x) (#95627)Vaibhav2-4/+196
2024-06-27[X86] Remove PMADDWD/PMADDUBSW known bits handling due to performance issuesSimon Pilgrim2-106/+68
2024-06-27[CodeGen] Use range-based for loops (NFC) (#96855)Kazu Hirata6-29/+24
2024-06-27AMDGPU: Add amdgpu.no.fine.grained.memory when upgrading old atomic intrinsic...Matt Arsenault2-21/+27
2024-06-27Give a warning when no dwo files are provided (#94336)Jinjie Huang2-1/+149
2024-06-27[MC] Chain together fragments only if Subsections.size() > 1Fangrui Song1-15/+16
2024-06-27On AIX we don’t have .debug_addr section. (#96935)Anh Tuyen Tran1-1/+1
2024-06-27[clang][Interp][NFC] Print global temporary value in Program::dump()Timm Bäder1-0/+14
2024-06-27Revert "[flang] add extra component information in fir.type_info" (#96937)jeanPerier12-302/+16
2024-06-27[GlobalISel] Add unit tests for call lowering on byref supportdarkbuck2-0/+59
2024-06-27[flang] add extra component information in fir.type_info (#96746)jeanPerier12-16/+302
2024-06-27[MC] Make MCSection::isVirtualSection non-virtual (#96920)Alexis Engelke15-54/+32
2024-06-27[clang][docs] Update the gsl::Pointer/Owner attr doc (#96908)Haojian Wu1-7/+4
2024-06-27[MC,X86] emitInstruction: remove virtual function calls due to Intel JCC ErratumFangrui Song6-12/+54
2024-06-27[X86,test] Add a JCC erratum test for WindowsFangrui Song1-0/+1
2024-06-27[RISCV] Support zext.h mnemonic with Zbkb. (#96821)Craig Topper7-21/+217
2024-06-27[𝘀𝗽𝗿] changes to main this commit is based onMaksim Panchenko24-96/+571
2024-06-27TosaToLinalg: Support unsigned tosa.clamp (#91749)Matthias Gehre7-45/+105
2024-06-27[clang][Interp] Don't diagnose non-const reads from the evaluating declTimm Bäder3-1/+5
2024-06-27[libc] inline fast path of callonce (#96226)Schrodinger ZHU Yifan4-17/+58
2024-06-27[lldb/test] Fix enum-declaration-uniqueness.cppPavel Labath1-5/+5
2024-06-27[RISCV] Bump Pointer Masking extension version (#96715)Michael Maitland7-58/+58
2024-06-27Clang: Add warning flag for storage class specifiers on explicit specializati...David Blaikie5-7/+36
2024-06-27[CodeGen] Cache Opcode in MachineInstr (#96797)Alexis Engelke2-3/+8
2024-06-27[SmallPtrSet] Don't leave tombstones in small mode (#96762)Nikita Popov3-62/+57
2024-06-27[lldb] Don't call AddRemoteRegisters if the target XML did not include any re...David Spickett2-14/+74
2024-06-27[clang][NFC] Move more things out of `SemaChecking.cpp` (#96641)Vlad Serebrennikov9-1101/+1118