aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-04[mlir][python] Add debug helpersusers/nico/python-2Nicolas Vasilache10-6/+247
2025-07-04[mlir][python] Add utils for more pythonic context creation and registration ...users/nico/python-1Nicolas Vasilache7-0/+291
2025-07-03[mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (#14...Matthias Springer2-2/+2
2025-07-03[lldb][test] Run generic set formatter test-case on specified STL (#146882)Michael Buch1-1/+1
2025-07-03[lldb] Remove PRIuFT macro and use LLDB_LOG instead (#146867)David Spickett2-20/+10
2025-07-03[lldb][test] Turn std::chrono libcxx test generic (#146873)Michael Buch3-9/+9
2025-07-03[lldb][test] Turn std::atomic libcxx test generic (#146843)Michael Buch3-24/+21
2025-07-03[lldb][test] XFAIL TestIRInterpreter.py on Windows againDavid Spickett1-2/+4
2025-07-03[LLDB] Optimize identifier lookup in DIL (#146094)Ilia Kuklin6-136/+79
2025-07-03[OpenACC][Sema] Implement warning for 'cache' invalid var referichkeane13-28/+302
2025-07-03Revert "[mlgo][regalloc] Fix after PR #131837" (#146897)Mircea Trofin3-45/+45
2025-07-03[analyzer] Correct Z3 test cases, fix exposed crashes (#146597)vabridgers4-9/+9
2025-07-03 [DLCov] Origin-Tracking: Collect stack traces in DebugLoc (#146678)Stephen Tozer4-9/+75
2025-07-03[X86] commuteSelect - update to use SDPatternMatch. NFC. (#146868)Simon Pilgrim1-16/+11
2025-07-03[mlir][SCF][NFC] Remove duplicate `getConstantTripCount` implementation (#146...Matthias Springer1-13/+2
2025-07-03[clang][test] Correct UNSUPPORTED syntax in print-ranges.cppDavid Spickett1-1/+1
2025-07-03[llvm][dsymutil][test] Fix REQUIRES syntaxDavid Spickett1-1/+1
2025-07-03[llvm][test] Fix REQUIRES in extractelement-insertpoint.llDavid Spickett1-1/+1
2025-07-03[llvm][llc][test] Fix REQUIRES in regalloc pipeline testDavid Spickett1-1/+1
2025-07-03[LSR] Strip dead code (NFC) (#146109)Ramkumar Ramachandra1-9/+0
2025-07-03[Bitcode] Add abbreviations for additional instructions (#146825)Nikita Popov2-8/+76
2025-07-03[X86] fp128-select.ll - remove CFI noiseSimon Pilgrim1-22/+2
2025-07-03[lldb-dap] Prevent using an implicit `step-in`. (#143644)Ebuka Ezike7-7/+88
2025-07-03[flang] fix skip-external-rtti-definition for ppc (#146826)jeanPerier1-2/+2
2025-07-03[flang] improve DITypeAttr caching with recursive derived types (#146543)jeanPerier4-111/+354
2025-07-03[OpenMP] Make headers parse standalone. NFCBenjamin Kramer2-0/+6
2025-07-03[ORC] Add cloneToContext: Clone Module to a given ThreadSafeContext (#146852)Lang Hames3-34/+101
2025-07-03[clang][python][test] Move python binding tests to lit framework (#146844)Jannick Kremer40-69/+86
2025-07-03[PHIElimination] Revert #131837 #146320 #146337 (#146850)Guy David142-44392/+43902
2025-07-03[mlir][bufferization] Do not access operation after it was replaced (#146860)Matthias Springer1-1/+1
2025-07-03[RISCV] Remove unneeded blank line between the features for XAndesVBFHCvt and...Jim Lin1-1/+0
2025-07-03[LangRef] Revisit attributes semantics after opaque ptr migration (NFC)Antonio Frighetto1-9/+5
2025-07-03[C++20] [Modules] Use current named module to do module local lookupChuanqi Xu2-4/+59
2025-07-03[NFC] [C++] [Modules] Mark P1979 as implemented and add test (#146841)Ashwin Kishin Banwari2-1/+39
2025-07-03[VPlan] Don't convert VPWidenSelectRecipes to vp.select in EVL transform (#14...Luke Lau8-123/+36
2025-07-03[lldb][Windows] Fix compilation warningsDavid Spickett1-3/+4
2025-07-03[lldb] Use correct size when dumping DWARF64 DW_FORM_ref_addr (#146686)David Spickett1-6/+2
2025-07-03[MLIR/Utils] Add missing dep on Arith dialect (#146834)Thomas Preud'homme1-0/+1
2025-07-03[lldb][test] Disable TestIRInterpreter.py on x86_64 WindowsDavid Spickett1-0/+2
2025-07-03[lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (#146807)Alexandre Perez1-0/+1
2025-07-03[ORC] Fix file header comment formatting. NFC.Lang Hames1-2/+1
2025-07-03[WebAssembly] Fold TargetGlobalAddress with added offset (#145829)jjasmine4-4/+26
2025-07-03[lldb][test] Enable TestExpressionInSyscall.py on WindowsDavid Spickett1-7/+6
2025-07-03[DAG] combineVSelectWithAllOnesOrZeros - reusing existing VT. NFC.Simon Pilgrim1-4/+3
2025-07-03[lldb][test] Correct TestIRInterpreterDavid Spickett1-1/+1
2025-07-03[lldb][test] Enable TestIRInterpreter on WindowsDavid Spickett1-2/+8
2025-07-03[flang][debug] Generate DISubprogramAttr for omp::TargetOp. (#146532)Abid Qadeer14-58/+311
2025-07-03[lldb][Commands][NFC] image lookup: remove unused local variable (#146554)Michael Buch1-4/+1
2025-07-03[lldb][DWARF][NFC] Reduce scope of ref_addr_size variable (#146557)Michael Buch1-10/+6
2025-07-03[LLDB] Mark TestCallStdStringFunction as XPASS on Windows (#146835)nerix1-1/+0