summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-15[𝘀𝗽𝗿] changes introduced through rebaseusers/cachemeifyoucan/spr/main.cas-add-ondiskhashmappedtrieCarlos Seo
2025-09-15[Flang] Make handling of %VAL consistent with gfortran (#157873)Carlos Seo
2025-09-15[bazel][libc] Add bazel support for a handful of string functions (#158327)jtstogel
2025-09-15[flang][OpenMP] Guard lastprivate scoping on DO (#157760)Krish Gupta
2025-09-15[lldb][TypeSystem] Enable colored AST dump (#86159)Michael Buch
2025-09-15[CAS] Add MappedFileRegionArena (#114099)Steven Wu
2025-09-15[Clang] [Sema] Make `-Wincompatible-pointer-types` an error by default (#157364)Sirraide
2025-09-15[bazel] Explicitly use `output_to_bindir = 1` for genlinalg (#158669)Jordan Rupprecht
2025-09-15[lldb-mcp] Adding a tool to list debuggers again. (#158340)John Harrison
2025-09-15[clang] Avoid reparsing VFS overlay files for module dep collector (#158372)Jan Svoboda
2025-09-15[LV] Add test for missed interleaving after narrowing interleave groups.Florian Hahn
2025-09-15[clang][Headers][lit] Fix test arm-acle-no-direct-include.c on Mac (#158677)Nick Sarnie
2025-09-15Default DEBUG_TYPE to the current filename for logging (#158494)Mehdi Amini
2025-09-15[compiler-rt][lit] Check glibc version without external packages (#158387)Arthur Eubanks
2025-09-15[AMDGPU][AsmParser] Simplify getting source locations of operands. (#158323)Ivan Kosarev
2025-09-15[bazel] expose MLIR Pygments lexer to bazel overlay (#158604)Perry Gibson
2025-09-15[flang] Add header includes to make headers compile standalone. (#158215)Adrian Kuegel
2025-09-15[clang] NFC: non-type template argument check cleanup (#158515)Matheus Izvekov
2025-09-15[Github] Add path filtering to CodeQL workflowAiden Grossman
2025-09-15[AIX] Disable -gsplit-dwarf as it is unsupported at the moment on AIX (#158199)Aditya Chaudhary
2025-09-15[Github] Use standard checkout for ABI test workflows (#158468)Aiden Grossman
2025-09-15[MLIR] Attempt to fix sanitizer issue (access of uninitialized member)Mehdi Amini
2025-09-15[mlir][TableGen] Emit interface traits after all interfaces (#147699)Andrei Golubev
2025-09-15Revert "[NFC][Flang] Move bounds helper functions to Util header." (#158654)Akash Banerjee
2025-09-15[clang][OMPIRBuilder] Use default target AS to create types (#158152)Nick Sarnie
2025-09-15[Clang] Permit implicit conversion from integral to boolean vectors (#158369)Joseph Huber
2025-09-15[mlir] Add base class type aliases for rewrites/conversions. NFC. (#158433)Jakub Kuderski
2025-09-15[AMDGPU][NFC] Refactor FLAT_Global_* pseudos. (#120244)sstipano
2025-09-15[flang][driver] Support -gdwarf-N option. (#158314)Abid Qadeer
2025-09-15[compiler-rt] Remove enable_execute_stack support on arm64 Darwin (#158386)Akira Hatanaka
2025-09-15[NFC][Flang] Move bounds helper functions to Util header. (#154164)Akash Banerjee
2025-09-15[clang][ARM] Include arm_acle.h in intrin.h on supported platforms (#144172)Nick Sarnie
2025-09-15[Dexter] llvm-lit: Always log DAP messages to stderr (#158586)Orlando Cazalet-Hyams
2025-09-15Revert "[Remarks] BitstreamRemarkParser: Refactor error handling" (#158647)Tobias Stadler
2025-09-15[PowerPC][NFC] Pre-commit test case: Implement a more efficient memcmp in cas...zhijian lin
2025-09-15[NFC] Fix "shift implicitly converted" warning introduced by #154761 (#158619)Kerry McLaughlin
2025-09-15[Remarks] BitstreamRemarkParser: Refactor error handling (#156511)Tobias Stadler
2025-09-15[lldb][test] Fix unordered-map test. (#158286)Ebuka Ezike
2025-09-15[lldb] Fix unordered-map data formatter for const types (#156033)Ebuka Ezike
2025-09-15[libc++] Specialize __lazy_synth_three_way_comparator for std::greater and fr...Nikolas Klauser
2025-09-15[NFC] Fix commas on assertion from 147514 (#158635)Erich Keane
2025-09-15[NFC][clang] replace a C-array with std::array (#158047)Nathan Gauër
2025-09-15[bazel] Add missing dependency for 471bd1745ef044a7ee58a4947bf06a7f56660502Benjamin Kramer
2025-09-15Add llvm-ml64 to LLVM_TOOLCHAIN_TOOLS (#158582)Hans Wennborg
2025-09-15[llvm] Add env prefix to environment variableAiden Grossman
2025-09-15[RISCV][GlobalIsel] Reduce constant pool usage without FP extension (#158346)Shaoce SUN
2025-09-15Introduce -fexperimental-loop-fuse to clang and flang (#142686)Sebastian Pop
2025-09-15[clang] Allow attributes on first constructor argument in pre-C++11 (#157300)camc
2025-09-15[libc++] Remove complexity calculations from <filesystem> benchmark (#158290)Louis Dionne
2025-09-15[libc++] Don't run multithreaded stringstream benchmarks (#158294)Louis Dionne