summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-31[𝘀𝗽𝗿] changes introduced through rebaseusers/cachemeifyoucan/spr/main.clangcodegen-remove-cwd-fallback-in-compilation-directorySteven Wu
2025-07-31[clang] Infer compilation directory in driverSteven Wu
2025-07-31[mlir] Implement inferResultRanges for vector.step op (#151536)Max191
2025-07-31[lldb] Fallback to expression eval when Dump of variable fails in dwim-print ...Dave Lee
2025-07-31[clang-tools-extra] Remove %T from lit tests (#151538)Aiden Grossman
2025-07-31[libc] Remove constexpr from asin_eval() (#151528)William Huynh
2025-07-31[SystemZ] Fix code in widening vector multiplication (#150836)sujianIBM
2025-07-31[CIR] Upstream MulOp for ComplexType (#150834)Amr Hesham
2025-07-31[mlir][scf] Add `no_inline` attribute to `scf.execute_region` (#151352)Jungwook Park
2025-07-31MachineInstrBuilder: Introduce copyMIMetadata() function.Peter Collingbourne
2025-07-31[MachineBB] Make sure there are successors in terminatorIsComputedGoto. (#151...Florian Hahn
2025-07-31[CIR] Fix fallthrough warning (#151418)Andy Kaylor
2025-07-31[HLSL] fix D3DCOLORtoUBYTE4 return type to be int (#151353)Farzon Lotfi
2025-07-31[mlir] Implement inferResultRanges for vector.transpose (#151537)Max191
2025-07-31[win][arm64ec] Fixes to unblock building LLVM and Clang as Arm64EC (#150068)Daniel Paoliello
2025-07-31[PGO] Add `llvm.loop.estimated_trip_count` metadata (#148758)Joel E. Denny
2025-08-01[VPlan] Fix unit test without LLVM_ENABLE_DUMP. NFCLuke Lau
2025-07-31[SPIRV] Test for spirv-target-types.ll and unused-sret-opaque-ptr.ll (#142281)Aadesh Premkumar
2025-07-31Fix build error from #151511.Akash Banerjee
2025-07-31[bazel] Port #150633 HLSLBinding.h (#151546)Jordan Rupprecht
2025-07-31[Docs] Fix typo in shadow call stack option name (#151474)Venkata Ramanaiah Nalamothu
2025-07-31[MemProf] Fix FileCheck prefix in the histogram test. (#150506)Snehasish Kumar
2025-07-31[AggressiveInstCombine] Make cttz fold more resiliant to non-array geps (#150...David Green
2025-07-31[bazel] Port #145358: LIBC_THREAD_MODE (#151539)Jordan Rupprecht
2025-07-31[HLSL][DirectX] Extract HLSLBinding out of DXILResource. NFC (#150633)Justin Bogner
2025-07-31[CIR] Upstream support for function-level variable decompositions (#151073)Morris Hafner
2025-07-31[SCEV] Allow adds of constants in tryToReuseLCSSAPhi. (#150693)Florian Hahn
2025-07-31[mlir] Add non-attribute property predicates to adaptor verifiers (#150881)Krzysztof Drewniak
2025-07-31[lldb] Add release note for Wasm debugging (#151445)Jonas Devlieghere
2025-07-31[CIR] Add ComputeVolatileBitfields Implementation (#151252)Andres-Salamanca
2025-07-31[VPlan] Fix header phi VPInstruction verification. NFC (#151472)Luke Lau
2025-07-31[AMDGPU] Regenerate test checks (NFC)Nikita Popov
2025-07-31[Flang] Add parser support for AUTOMAP modifier (#151511)Akash Banerjee
2025-07-31[MachineFunction] Move CallSiteInfo constructor out of header (#151520)Prabhu Rajasekaran
2025-07-31[CIR] Support more declarations without any codegen (#151076)Morris Hafner
2025-07-31[Basic] Remove deprecated methods in CustomizableOptional (#151444)Kazu Hirata
2025-07-31[llvm] Proofread LangRef.rst (#151443)Kazu Hirata
2025-07-31[ExecutionEngine] Remove unnecessary casts (NFC) (#151442)Kazu Hirata
2025-07-31[Bitstream] Remove unnecessary casts (NFC) (#151441)Kazu Hirata
2025-07-31[AMDGPU] Remove an unnecessary cast (NFC) (#151440)Kazu Hirata
2025-07-31[BOLT] Fixed cmdline-args.test to work on Windows (#151209)Dmitry Vasilyev
2025-07-31[BOLT] Fixed calling clang++ in tests on Windows (#151193)Dmitry Vasilyev
2025-07-31[InstCombine] Set flags when canonicalizing GEP indices (#151516)Nikita Popov
2025-07-31NFC: Clean up construction of IntrusiveRefCntPtr from raw pointers for llvm::...James Y Knight
2025-07-31[mlir] Set implicit operation loc to start of split. (#151499)Jacques Pienaar
2025-07-31[clang][bytecode] Fix a crash in codegen (#151515)Timm Baeder
2025-07-31[Clang] Test that -dump-minimization-hints do not report unused decls. NFCIlya Biryukov
2025-07-31[SimplifyCFG] Extend jump-threading to allow live local defs (#135079)LU-JOHN
2025-07-31[mlir][async]: Make async.execute operation with RecursiveMemoryEffects trait...Aviad Cohen
2025-07-31[LV][NFCI] Format fcc419b05f62Samuel Tebbs