summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 Kirth
2024-05-13[𝘀𝗽𝗿] changes introduced through rebaseLLVM GN Syncbot
2024-05-13[gn build] Port be7c9e39572dLLVM GN Syncbot
2024-05-13[RISCV] Use the thread local stack protector for Android targets (#87672)Paul Kirth
2024-05-13[clang][Interp][NFC] Add missing test diagnostic outputTimm Bäder
2024-05-13[flang][OpenMP] Add explicit N to SmallVector to avoid size errorKrzysztof Parzyszek
2024-05-13Revert "[OpenACC] device_type clause Sema for Compute constructs"erichkeane
2024-05-13[flang][cuda] Extends matching distance computation (#91810)Valentin Clement (バレンタイン クレメン)
2024-05-13[flang][OpenMP] Decompose compound constructs, do recursive lowering (#90098)Krzysztof Parzyszek
2024-05-13Fix warning from c4a9a374erichkeane
2024-05-13[clang][Interp] Handle VariableArrayTypesTimm Bäder
2024-05-13[mlir][vector][test] Update tests for vector.xfter_{read|write} (#91943)Andrzej Warzyński
2024-05-13[gn build] Port 05cc2d5fe10cLLVM GN Syncbot
2024-05-13[X86] LowerIntVSETCC_AVX512 - reuse existing SDLoc. NFC.Simon Pilgrim
2024-05-13[X86] LowerFP_TO_INT - remove duplicate SDLoc. NFC.Simon Pilgrim
2024-05-13[X86] LowerTruncateVecI1 - reuse existing SDLoc. NFC.Simon Pilgrim
2024-05-13[X86] FP_TO_INTHelper - remove duplicate SDLoc. NFC.Simon Pilgrim
2024-05-13[X86] LowerGlobalOrExternal - cleanup SDLoc. NFC.Simon Pilgrim
2024-05-13[clang][Interp] Return false from visitExpr() if allocateLocal failedTimm Bäder
2024-05-13[OpenACC] device_type clause Sema for Compute constructserichkeane
2024-05-13[AArch64][NFC] Pre-commit tests for Select G_ICMP Zero Instruction (#90054)Tuan Chuong Goh
2024-05-13[flang] Fix Failing rewrite-out_of_range testcase to only check for real 10 o...madanial0
2024-05-13Revert "Revert "[OpenMP][TR12] change property of map-type modifier."… (#91...jyu2-git
2024-05-13[analyzer][NFC] Move `CTUPhase1InliningMode` option to String analyzer option...JOSTAR
2024-05-13[mlir][utils] Add script to verify canonicalizations against Alive2 (#91867)Ivan Butygin
2024-05-13[AArch64][GlobalISel] Select G_ICMP instruction through TableGen (#89932)chuongg3
2024-05-13[Clang][OpenMP][Tile] Allow non-constant tile sizes. (#91345)Michael Kruse
2024-05-13[Clang] Ensure ``if consteval`` consititute an immediate function context (#9...cor3ntin
2024-05-13[OpenMP][MLIR] Fix llvm::sort comparator. (#91963)Oleg Shyshkov
2024-05-13[mlir][OpenMP] - Honor dependencies in code-generation of the if clause in `o...Pranav Bhandarkar
2024-05-13[lldb] Fixed the test TestPlatformProcessLaunch running on a remote target (#...Dmitry Vasilyev
2024-05-13Revert "[flang][OpenMP] Decompose compound constructs, do recursive lowering ...Krzysztof Parzyszek
2024-05-13Revert "[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functi...Schrodinger ZHU Yifan
2024-05-13new-prs-labeler.yml: Include conversion passes of TOSA/emitc (#91921)Matthias Gehre
2024-05-13[libc][POSIX][pthreads] implemented missing pthread_rwlockattr functions (#90...Hendrik Hübner
2024-05-13[flang][OpenMP] Decompose compound constructs, do recursive lowering (#90098)Krzysztof Parzyszek
2024-05-13[Clang][OpenMP] Fix unused lambda capture warning.Michael Kruse
2024-05-13[CostModel][X86] getCastInstrCost - update cost tables to support CostKindsSimon Pilgrim
2024-05-13Fix MSVC "signed/unsigned mismatch" warning. NFC.Simon Pilgrim
2024-05-13[Clang][OpenMP][Tile] Ensure AST node uniqueness. (#91325)Michael Kruse
2024-05-13[clang-query] Load queries and matchers from file during REPL cycle (#90603)Chris Warner
2024-05-13[OpenMP][MLIR] Fix llvm::sort comparator. (#91947)Oleg Shyshkov
2024-05-13[SCEV] Swap order of arguments to MatchBinaryAddToConst (NFCI). (#91945)Florian Hahn
2024-05-13InstCombine: Simplify vector initializationMatt Arsenault
2024-05-13[GlobalISel][KnownBits] Simplify G_CONSTANT handling (#91946)Pierre van Houtryve
2024-05-13[lldb] Fixed the test TestQuoting (#91886)Dmitry Vasilyev
2024-05-13[lldb] Fixed the test TestSettings when run with a remote target (#91915)Dmitry Vasilyev
2024-05-13[lldb][DWARF] Fix delayed-definition-die-searching.test for WindowsMuhammad Omair Javaid
2024-05-13[Offload][NFC] Remove unused compiler definition from CMakeJoseph Huber
2024-05-13[DebugInfo] Remap extracted DIAssignIDs in hotcoldsplit (#91940)Orlando Cazalet-Hyams