aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Clarify lit commentsusers/arichardson/spr/runtimes-allow-building-against-an-installed-llvm-treeAlex Richardson5794-184934/+344066
2024-04-12[𝘀𝗽𝗿] changes introduced through rebaseusers/arichardson/spr/main.runtimes-allow-building-against-an-installed-llvm-treeValentin Clement (バレンタイン クレメン)5793-184927/+344058
2024-04-12[flang][cuda] Fix crash in semantic (#88577)Valentin Clement (バレンタイン クレメン)2-1/+19
2024-04-12[OpenACC] Implement 'if' clause for Compute Constructs (#88411)Erich Keane18-37/+557
2024-04-12IRVerifier: Allow GlobalValue as llvm.threadlocal.address operand (#88321)Matthias Braun4-5/+53
2024-04-12[Passes] Run SimpleLoopUnswitch after introducing invariant branches. (#81271)Florian Hahn8-37/+169
2024-04-12[SLP][NFC]Make TTIRef capture argument instead of outer declaration.Alexey Bataev1-8/+2
2024-04-12[Support] Fix the issue where the character being saved in Unicode causes a w...Harrison,Hao1-1/+1
2024-04-12[llvm][vfs] Make vfs::FileSystem::exists() virtual NFC (#88575)Artem Chikin3-2/+227
2024-04-12Reland "[compiler-rt] Allow running tests without installing first"Alexander Richardson7-32/+101
2024-04-12[OpenMP] Fix re-locking hang found in issue 86684 (#88539)Jonathan Peyton1-6/+6
2024-04-12Reapply "[libc][math][c23] Add remaining linux/* entrypoints for {,u}fromfp{,...OverMighty3-0/+44
2024-04-12[LLVM][OpenMP] Add "nowait" clause as valid for "workshare" (#88426)Krzysztof Parzyszek3-0/+7
2024-04-12Add txtpb to the list of supported TextProto extensions (#88355)Jing Wang4-3/+8
2024-04-12[clang] Remove unused variable in testJan Svoboda1-4/+1
2024-04-12[GlobalIsel] Import vscale (#88240)Thorsten Schütt2-0/+56
2024-04-12[NFC][Clang] Fix static analyzer concern (#88179)elizabethandrews2-1/+7
2024-04-12[C99] Claim conformance for _Complex support (#88161)Aaron Ballman4-22/+213
2024-04-12[memprof] Clean up writer traits (NFC) (#88549)Kazu Hirata1-7/+5
2024-04-12Reapply "Fix error in unrecognized register name handling for "SBFram…e.reg...jimingham2-3/+25
2024-04-12[xray] Apply default visibility to __xray_CustomEvent/__xray_TypedEventFangrui Song2-4/+4
2024-04-12[lldb] Fix test build failureJan Svoboda1-1/+1
2024-04-12ANDROID: x86_64: Set default max-page-size to 16kB (#87413)Kalesh Singh2-15/+26
2024-04-12[clang][deps] Cache `VFS::getRealPath()` (#68645)Jan Svoboda4-19/+314
2024-04-12[clang][deps] Create separate unittest directoryJan Svoboda2-2/+2
2024-04-12[llvm][vfs] NFCI: Remove `const` from `VFS::getRealPath()`Jan Svoboda4-19/+16
2024-04-12[clang][deps] NFCI: Extract `FilenameForLookup` into new functionJan Svoboda2-15/+30
2024-04-12[libc++] P3029R1: Better `mdspan`'s CTAD (#87873)Xiaoyang Liu7-5/+84
2024-04-12[SelectionDAG] Verify SPLAT_VECTOR nodes when they are created. (#88305)Craig Topper1-0/+11
2024-04-12Add IIT_V6 to support 6-element vectors in intrinsics. (#88196)Stanislav Mekhanoshin2-0/+5
2024-04-12[clang-format] Fix a regression in ContinuationIndenter (#88414)Owen Pan2-1/+11
2024-04-12[clang][CodeGen][OpenMP] Fix casting of atomic update of ptr types (#88215)Mike Rice2-1/+16
2024-04-12[clang-tidy] Simplify RenamerClangTidyCheck API (#88268)Edwin Vane2-25/+32
2024-04-12[NFC][ValueTracking] Fix Wunused-variableJordan Rupprecht1-2/+0
2024-04-12[analyzer] Support `PointerType` in `getCXXRecordDecl` for `ContainerModeling...JOSTAR2-1/+13
2024-04-12NFC: Make clang resource headers an interface library (#88317)Evan Wilde1-2/+6
2024-04-12[SystemZ] Add custom handling of legal vectors with reduce-add. (#88495)Dominik Steenken6-17/+373
2024-04-12[SystemZ] Add missing (dis-)assembly tests. (#88498)Dominik Steenken3-0/+133
2024-04-12[MLIR][Bufferization] Choose default memory space in tensor copy insertion (#...Kunwar Grover3-7/+8
2024-04-12[ValueTracking] Convert `isKnownNonZero` to use SimplifyQuery (#85863)Yingwei Zheng23-91/+213
2024-04-12[RISCV] Remove mayLoad = 1 from store-conditional (#88470)Francis Visoiu Mistrih1-2/+15
2024-04-12[RISCV] Support uimm32 immediates in RISCVInstrInfo::movImm for RV32. (#88464)Craig Topper2-2/+35
2024-04-12[BOLT][NFC] Refactor relocation loop (#88424)Nathan Sidwell1-3/+7
2024-04-12[lldb] fix dead lock in TypeCategoryMap.cpp (#87540)Vincent Belliard1-11/+29
2024-04-12[Flang][AMDGPU] Add rocm-path flag (#88190)Dominik Adamski52-1/+22
2024-04-12[Clang] Fix AST dump for {CXXDefaultArgExpr, CXXDefaultInitExpr} (#88269)yronglin9-12/+3090
2024-04-12Add lldb-dap to Swift distributions (#88482)Adam Fowler2-0/+2
2024-04-12[SelectionDAG] Fix and improve TargetLowering::SimplifySetCC (#87646)Björn Pettersson4-67/+79
2024-04-12[ARM][PowerPC] Add regression tests for narrowing load in TargetLowering::Sim...Bjorn Pettersson2-0/+1055
2024-04-12[lldb][test] Add tests for evaluating local variables whose name clashes with...Michael Buch2-1/+20