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