aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-13[llvm][NFC] Document cl::opt MisExpectTolerance and fix typo (#90670)users/ilovepi/spr/main.llvmnfc-document-clopt-variable-and-fix-typo-3Paul Kirth1-1/+2
2024-05-13[𝘀𝗽𝗿] changes introduced through rebaseLLVM GN Syncbot4729-95800/+182500
2024-05-13[gn build] Port be7c9e39572dLLVM GN Syncbot1-0/+1
2024-05-13[RISCV] Use the thread local stack protector for Android targets (#87672)Paul Kirth2-10/+13
2024-05-13[clang][Interp][NFC] Add missing test diagnostic outputTimm Bäder1-0/+5
2024-05-13[flang][OpenMP] Add explicit N to SmallVector to avoid size errorKrzysztof Parzyszek1-1/+1
2024-05-13Revert "[OpenACC] device_type clause Sema for Compute constructs"erichkeane19-622/+35
2024-05-13[flang][cuda] Extends matching distance computation (#91810)Valentin Clement (バレンタイン クレメン)8-21/+180
2024-05-13[flang][OpenMP] Decompose compound constructs, do recursive lowering (#90098)Krzysztof Parzyszek16-453/+3234
2024-05-13Fix warning from c4a9a374erichkeane1-7/+7
2024-05-13[clang][Interp] Handle VariableArrayTypesTimm Bäder3-2/+10
2024-05-13[mlir][vector][test] Update tests for vector.xfter_{read|write} (#91943)Andrzej Warzyński1-26/+68
2024-05-13[gn build] Port 05cc2d5fe10cLLVM GN Syncbot1-0/+1
2024-05-13[X86] LowerIntVSETCC_AVX512 - reuse existing SDLoc. NFC.Simon Pilgrim1-5/+3
2024-05-13[X86] LowerFP_TO_INT - remove duplicate SDLoc. NFC.Simon Pilgrim1-2/+2
2024-05-13[X86] LowerTruncateVecI1 - reuse existing SDLoc. NFC.Simon Pilgrim1-5/+3
2024-05-13[X86] FP_TO_INTHelper - remove duplicate SDLoc. NFC.Simon Pilgrim1-1/+1
2024-05-13[X86] LowerGlobalOrExternal - cleanup SDLoc. NFC.Simon Pilgrim1-1/+1
2024-05-13[clang][Interp] Return false from visitExpr() if allocateLocal failedTimm Bäder1-1/+2
2024-05-13[OpenACC] device_type clause Sema for Compute constructserichkeane19-35/+622
2024-05-13[AArch64][NFC] Pre-commit tests for Select G_ICMP Zero Instruction (#90054)Tuan Chuong Goh1-0/+1114
2024-05-13[flang] Fix Failing rewrite-out_of_range testcase to only check for real 10 o...madanial01-7/+7
2024-05-13Revert "Revert "[OpenMP][TR12] change property of map-type modifier."… (#91...jyu2-git4-54/+165
2024-05-13[analyzer][NFC] Move `CTUPhase1InliningMode` option to String analyzer option...JOSTAR1-16/+16
2024-05-13[mlir][utils] Add script to verify canonicalizations against Alive2 (#91867)Ivan Butygin1-0/+77
2024-05-13[AArch64][GlobalISel] Select G_ICMP instruction through TableGen (#89932)chuongg36-525/+86
2024-05-13[Clang][OpenMP][Tile] Allow non-constant tile sizes. (#91345)Michael Kruse9-70/+748
2024-05-13[Clang] Ensure ``if consteval`` consititute an immediate function context (#9...cor3ntin3-0/+37
2024-05-13[OpenMP][MLIR] Fix llvm::sort comparator. (#91963)Oleg Shyshkov1-6/+3
2024-05-13[mlir][OpenMP] - Honor dependencies in code-generation of the if clause in `o...Pranav Bhandarkar2-0/+30
2024-05-13[lldb] Fixed the test TestPlatformProcessLaunch running on a remote target (#...Dmitry Vasilyev1-44/+46
2024-05-13Revert "[flang][OpenMP] Decompose compound constructs, do recursive lowering ...Krzysztof Parzyszek16-3226/+452
2024-05-13Revert "[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functi...Schrodinger ZHU Yifan11-162/+3
2024-05-13new-prs-labeler.yml: Include conversion passes of TOSA/emitc (#91921)Matthias Gehre1-2/+2
2024-05-13[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#90...Hendrik Hübner11-3/+162
2024-05-13[flang][OpenMP] Decompose compound constructs, do recursive lowering (#90098)Krzysztof Parzyszek16-452/+3226
2024-05-13[Clang][OpenMP] Fix unused lambda capture warning.Michael Kruse1-4/+2
2024-05-13[CostModel][X86] getCastInstrCost - update cost tables to support CostKindsSimon Pilgrim1-767/+787
2024-05-13Fix MSVC "signed/unsigned mismatch" warning. NFC.Simon Pilgrim1-1/+2
2024-05-13[Clang][OpenMP][Tile] Ensure AST node uniqueness. (#91325)Michael Kruse1-25/+50
2024-05-13[clang-query] Load queries and matchers from file during REPL cycle (#90603)Chris Warner12-21/+80
2024-05-13[OpenMP][MLIR] Fix llvm::sort comparator. (#91947)Oleg Shyshkov1-4/+4
2024-05-13[SCEV] Swap order of arguments to MatchBinaryAddToConst (NFCI). (#91945)Florian Hahn1-2/+2
2024-05-13InstCombine: Simplify vector initializationMatt Arsenault1-2/+1
2024-05-13[GlobalISel][KnownBits] Simplify G_CONSTANT handling (#91946)Pierre van Houtryve1-4/+1
2024-05-13[lldb] Fixed the test TestQuoting (#91886)Dmitry Vasilyev1-3/+1
2024-05-13[lldb] Fixed the test TestSettings when run with a remote target (#91915)Dmitry Vasilyev1-1/+1
2024-05-13[lldb][DWARF] Fix delayed-definition-die-searching.test for WindowsMuhammad Omair Javaid1-2/+2
2024-05-13[Offload][NFC] Remove unused compiler definition from CMakeJoseph Huber1-5/+0
2024-05-13[DebugInfo] Remap extracted DIAssignIDs in hotcoldsplit (#91940)Orlando Cazalet-Hyams5-21/+84