aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
16 hours!fiupx address comments, thanks!users/fhahn/tysan-a-type-sanitizer-llvmFlorian Hahn2-12/+10
17 hours!fixup address comments, thanksFlorian Hahn4-34/+24
17 hours[𝘀𝗽𝗿] initial versionFlorian Hahn24-6/+2137
18 hours[SPARC][IAS] Rework ASI/Prefetch tag matching in prep for `ParseForAllFeatures`Koakuma3-51/+83
18 hours[clang][Interp] Merge ByteCodeExprGen and ByteCodeStmtGen (#83683)Timm Baeder8-1027/+911
18 hours[PassManager] Drop Function.h and Module.h includes (NFC) (#96892)Nikita Popov1-2/+3
18 hours[clang][OpenMP] Place some common code in functions (#96811)Krzysztof Parzyszek2-905/+167
18 hours[mlir][Ptr] Init the Ptr dialect with the `!ptr.ptr` type. (#86860)Fabian Mora19-0/+646
18 hours[X86] computeKnownBitsForPMADDWD - the final addition of the signextended mul...Simon Pilgrim1-1/+1
18 hours[Sema] TransformTypeOfExprType / TransformTypeOfType - don't dereference getA...Simon Pilgrim1-2/+2
18 hours[CodeGen] Mark MachinePostDominatorTree constructor explicit (#96852)paperchalice1-1/+1
19 hours[RICSV] PerformDAGCombine - don't directly dereference dyn_cast resultsSimon Pilgrim1-4/+4
19 hours[Sema] HLSLCompareFloatingRank - don't dereference getAs<> resultsSimon Pilgrim1-2/+2
19 hours[VPlan] Return std::nullopt early if plans are empty.Florian Hahn2-0/+45
19 hours[mlir][vector] Support more mask types in foldTransferFullMask() (#96761)Benjamin Maxwell2-7/+11
19 hours[mlir][OpenMP] Standardise representation of reduction clause (#96215)Tom Eccles5-36/+137
19 hours[Clang][AST] Let DeclPrinter print trailing requires expressions for template...Younan Zhang3-0/+25
20 hours[lldb/test] Mark TestStepScripted.py as XFAIL temporarily (#96894)Med Ismail Bennani1-1/+5
20 hours[lldb][test] Refactor no target XML testDavid Spickett1-41/+38
20 hoursMathExtras: s/constexpr inline/constexpr/ (NFC) (#96890)Ramkumar Ramachandra1-20/+20
20 hours[PassManager] Add pretty stack frames (#96078)Nikita Popov8-11/+95
20 hoursRevert "Revert "[flang] Fix execute_command_line cmdstat is not set when erro...Yi Wu3-51/+171
21 hours[X86] Add phase ordering test coverage for #58895Simon Pilgrim1-0/+574
21 hours[CodeGen] Don't write coverage to source directory in testBenjamin Kramer1-1/+1
21 hours[NVPTX] Don't use underlying alignment to align param (#96793)Hugh Delaney2-3/+54
21 hours[lldb] Parse and display register field enums (#95768)David Spickett8-22/+673
21 hours[X86][CodeGen] Support hoisting load/store with conditional faulting (#96720)Shengchen Kan12-15/+317
21 hours[clang][Sema] Move the initializer lifetime checking code from SemaInit.cpp t...Haojian Wu4-1230/+1291
22 hours[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)...Med Ismail Bennani25-431/+471
22 hours[AMDGPU] Fix unwanted LICM/CSE of llvm.amdgcn.pops.exiting.wave.id (#96190)Jay Foad7-38/+31
22 hours[lldb] Do not produce field information for registers known not to exist (#95...David Spickett3-9/+12
22 hoursDLTI: Simplifying getDevicePropertyValue API by returning Attribute type valu...Niranjan Hasabnis8-40/+79
22 hours[PatternMatch] Use m_Not instead of m_c_Xor with m_AllOnes() (#96837)AtariDreams3-21/+21
22 hoursRevert "[PAC][AArch64] Lower ptrauth constants in code (#94241)" (#96865)Daniil Kovalev27-1223/+37
23 hours[AArch64] Fix unused variable in release builds. NFC.Benjamin Kramer1-2/+1
23 hours[clang] Make header self-contained. NFC.Benjamin Kramer1-0/+1
23 hoursRevert "[libc++] Use _If for conditional_t (#96193)"Benjamin Kramer1-4/+5
23 hoursRevert "[mlir][Transforms] Dialect conversion: Simplify handling of dropped a...Benjamin Kramer4-119/+156
23 hoursRevert "[mlir][Transforms][NFC] Dialect Conversion: Move argument materializa...Benjamin Kramer1-52/+81
23 hours[PAC][AArch64] Lower ptrauth constants in code (#94241)Daniil Kovalev27-37/+1224
23 hoursRevert "[CodeGen][NewPM] Port machine-branch-prob to new pass manager" (#96858)paperchalice24-154/+73
23 hours[mlir][linalg] Fix empty outer dim case for packing reshape op (#96732)yifeizh22-1/+41
23 hours[clang][Interp] Fix CXXUuidOfExprs with incomplete record typesTimm Bäder2-2/+20
24 hours[ValueTypes][NFC] Generate EVT::getTypeForEVT from GenVT.inc (#96608)Kito Cheng2-361/+67
24 hours[Flang][OpenMP] Lowering Order clause to MLIR (#96730)harishch46-7/+111
24 hours[RISCV] Use StringRef instead of string_view in RISCVISAInfo. NFCCraig Topper1-1/+1
24 hours[CodeGen][NewPM] Port machine-branch-prob to new pass manager (#96389)paperchalice24-73/+154
24 hoursgn: hwasan: fixup hwasan-preinit (#96748)Mitch Phillips2-1/+2
24 hours[clang][transformer] Introduce a `constructExprArgs` range selector. (#95901)Clement Courbet3-13/+85
25 hoursFix MSVC Demangling with auto NTTP mangled names for function pointer, pointe...Max Winkler2-6/+89