summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-30[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.xray-make-test-work-with-internal-shellAiden Grossman
2025-10-30[NSan] Make Tests work with Internal ShellAiden Grossman
2025-10-30[clang-format] Add BreakAfterOpenBracket* and BreakBeforeCloseBracket* (#108332)Gedare Bloom
2025-10-30[mlir] Simplify Default cases in type switches. NFC. (#165767)Jakub Kuderski
2025-10-31[mlir][bufferize] Use resolveCallableInTable to cleanup getCalledFunction (NF...lonely eagle
2025-10-30[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow insertp...Ahmed Nour
2025-10-30[llvm] Proofread HowToCrossCompileBuiltinsOnArm.rst (#165655)Kazu Hirata
2025-10-30[Hexagon] Use default member initializations (NFC) (#165653)Kazu Hirata
2025-10-30[Support] Simplify the continuation condition in encodeSLEB128 (NFC) (#165651)Kazu Hirata
2025-10-30[ASan] Make tests work with internal shellAiden Grossman
2025-10-30[libc][hdrgen] Sort identifiers with leading underscores specially (#165745)Roland McGrath
2025-10-30[lldb][test] Fix typo in lldb-dap skip for Arm 32-bitDavid Spickett
2025-10-30[LV] Strengthen assert: VPlan0 doesn't have WidenPHIs (NFC) (#165715)Ramkumar Ramachandra
2025-10-30ELF: Rename RandomizePaddingSection to PaddingSection.Peter Collingbourne
2025-10-30[lit] Expand late substitutions before running builtinsAiden Grossman
2025-10-30[clang][docs] assert.h is not a good candidate for a textual header (#165057)Ian Anderson
2025-10-30[RISCV] Adjust stackmaps test to provide coverage for non-64 bit valuesPhilip Reames
2025-10-30[lit] Move ulimit_unlimited.txt test to non Darwin testsAiden Grossman
2025-10-30Move GlobalISel sync up meeting information from "past" to current sync ups.Amara Emerson
2025-10-30[SLU][profcheck] Estimate branch weights in partial unswitch cases (#164035)Mircea Trofin
2025-10-30[libc] Fix off by one error in strftime (#165711)Marcell Leleszi
2025-10-30[libc] Remove faccessat entrypoint if faccessat2 syscall is not available (#1...Marcell Leleszi
2025-10-30[lldb][test] Fix typo in Arm Linux lldb-dap skipDavid Spickett
2025-10-30Reland "[lldb-dap] Improving consistency of tests by removing concurrency." (...David Spickett
2025-10-30[ADT] Support `.Default` with `nullptr` and `nullopt` values in TypeSwitch (#...Jakub Kuderski
2025-10-30[clang][lex] Use `FileManager` to make prebuilt module paths absolute (#165347)Jan Svoboda
2025-10-30[libc][hdrgen] Add extra_standards and license_text (#165459)Roland McGrath
2025-10-30[AMDGPU][Clang] Support for type inferring extended image builtins for AMDGPU...Rana Pratap Reddy
2025-10-30[MLIR] Apply clang-tidy fixes for bugprone-argument-comment in TestTransformD...Mehdi Amini
2025-10-30[AMDGPU] Support bfloat comparison for ballot intrinsic (#165495)Changpeng Fang
2025-10-30[profile] Use correct flag in InstrProf test (#165738)Ellis Hoag
2025-10-30[ARM] Mark function calls as possibly changing FPSCR (#160699)Erik Enikeev
2025-10-30[lldb][DWARF] Support DW_AT_bit_size on type tags (#165686)Michael Buch
2025-10-30[lit] Add support for setting limits to unlimitedAiden Grossman
2025-10-30[lldb][AArch64][test] Require SVE for some Linux testsDavid Spickett
2025-10-30[Flang] Solved issue with inline compiler directive (#143699)Ebin-McW
2025-10-30[DA] Check nsw when extracting a constant operand of SCEVMul (#164408)Ryotaro Kasuga
2025-10-30[InstrProf] Remove deprecated -debug-info-correlate flag (#165289)Ellis Hoag
2025-10-30[libc++] Fix localization failures on macOS 15.4 (#138744)Louis Dionne
2025-10-30[AMDGPU] Add regbankselect rules for G_ADD/SUB and variants (#159860)Anshil Gandhi
2025-10-30[RISCV] Support P extension ABSW instruction. (#165047)Craig Topper
2025-10-30[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman
2025-10-30[bazel][mlir] Port #164978: [mlir][gpu] Loose the condition to convert scf.pa...google-yfyang
2025-10-30[mlir][linalg] Genericize MapOp (#162742)srcarroll
2025-10-30[AMDGPU][GlobalISel] Fix issue with copy_scc_vcc on gfx7 (#165355)vangthao95
2025-10-30[AMDGPU][MC][NFC] Use the lit substitution to extract instruction codes in te...Ivan Kosarev
2025-10-30[flang] One more fix for dumping evaluate::Expr (#165730)Krzysztof Parzyszek
2025-10-30[lldb][test] Fix libc++ API tests on older Clang versionsMichael Buch
2025-10-30[bazel] Add missing dependency for 9d5c35408e7a38b3062667bbebb3c0953fa2fae4Benjamin Kramer
2025-10-30[LoopUnroll][NFCI] Clean up remainder followup metadata handling (#165272)Joel E. Denny