summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-20[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.dse-skip-llvmallowruntimeubsancheckVitaly Buka
2024-03-20[Analysis] Use implicit-check-not in testVitaly Buka
2024-03-21Revert "[sanitizer_common] Suppress warning of cast from SignalHandlerType to...Thurston Dang
2024-03-20[MLIR][XeGPU] Fix shared build. NFCMichael Liao
2024-03-21[AArch64] Run LoopSimplifyPass in byte-compare-index.ll (#86053)paperchalice
2024-03-21Precommit test for #85737 (#86056)Freddy Ye
2024-03-21[X86_64] fix empty structure vaarg in c++ (#77907)hstk30-hw
2024-03-20[sanitizer_common] Suppress warning of cast from SignalHandlerType to sa_siga...Thurston Dang
2024-03-20[BOLT][DWARF] Fix Test (#86042)Alexander Yermolovich
2024-03-20[libc] Add an option to always build GPU loader utilities (#86040)Joseph Huber
2024-03-20[BOLT] Fix an unused variable warningKazu Hirata
2024-03-20[dfsan] Use non-existent file in test for realVitaly Buka
2024-03-21[mlir] Fix -Wunused-variable in XeGPUOps.cpp (NFC)Jie Fu
2024-03-20[LLVM][DebugInfo] Add accessor for NameIndex header.Caroline Tice
2024-03-20[BOLT] Write and parse BF/BB hashes in BATAmir Ayupov
2024-03-20[BOLT][CMake] Build rt library despite unreadable map_files (#77876)Amir Ayupov
2024-03-20[Libomptarget] Consolidate CPU offloading into 'host' directory (#86014)Joseph Huber
2024-03-20[MLIR][XeGPU] Adding XeGPU 2d block operators (#85804)Chao Chen
2024-03-20[BOLT][NFC] Simplify YAMLProfileWriter::convertAmir Ayupov
2024-03-20[BOLT][NFC] Expose YAMLProfileWriter::convert functionAmir Ayupov
2024-03-20[PGO] Use isScopedEHPersonality for funclet check (#85671)Heejin Ahn
2024-03-20Rebase swiftasynccall's musttail support onto the [[clang::musttail]] logic (...John McCall
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko
2024-03-20[mlir][vector] Adds pattern rewrite for maskable Ops (#83827)Andrzej Warzyński
2024-03-20[llvm][lld] Pre-commit tests for RISCV TLSDESC symbolsPaul Kirth
2024-03-20[clang] Fix a warningKazu Hirata
2024-03-20[AMDGPU] Copy SOP properties from pseudo to real. NFCI. (#85997)Stanislav Mekhanoshin
2024-03-21[PowerPC] Clang format (NFC).Christudasan Devadasan
2024-03-20[DAG] Add SDPatternMatch m_ZExtOrSelf/m_SExtOrSelf/m_AExtOrSelf/m_TruncOrSelf...Marc Auberer
2024-03-20[flang][Lower] Convert OMP Map and related functions to evaluate::Expr (#81626)Krzysztof Parzyszek
2024-03-20[flang][cuda] Fix fir.cuda_kernel_launch assembly with no args (#85987)Valentin Clement (バレンタイン クレメン)
2024-03-20[CLANG] Full support of complex multiplication and division. (#81514)Zahira Ammarguellat
2024-03-20[C11] Add test coverage for N1310 and claim conformanceAaron Ballman
2024-03-20[RISCV] Add missing feature predicates to some of the RVV pseudos (#85983)Min-Yih Hsu
2024-03-20[DirectX][DXIL] Distinguish return type for overload type resolution. (#85646)S. Bharadwaj Yadavalli
2024-03-20[RISCV] Use 'riscv-isa' module flag to set ELF flags and attributes. (#85155)Craig Topper
2024-03-20[TableGen] Fix operand constraint checking problem. (#85859)Jason Eckhardt
2024-03-20[SPIRV] Add __spirv_ builtins for existing instructions (#85654)Vyacheslav Levytskyy
2024-03-20[SPIR-V] Fix incorrect bitwise instructions applied to the bool type (#85929)Vyacheslav Levytskyy
2024-03-20[mlir][nvgpu][nvvm] Add myself as a primary reviewer for nvgpu and nvvm diale...Guray Ozen
2024-03-20[Clang] Update missing varargs arg extension warnings (#84520)Sirraide
2024-03-20[dfsan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85674)Thurston Dang
2024-03-20[bazel] another BUILD fix for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler
2024-03-20[TableGen][Target] Add documentation to `Constraints`. (#85951)Jason Eckhardt
2024-03-20[libc]: Implement strfromf() and shared utilities (#85438)Vinayak Dev
2024-03-20[lldb] Invert relationship between Process and AddressableBits (#85858)Alex Langford
2024-03-20[RISCV] Cleanup setOperationAction for ISD::BITCAST with Zfa and D extension....Craig Topper
2024-03-20[lldb] Remove process restart prompt from TestSourceManager (#85861)Alex Langford
2024-03-20[bazel] add missing dependency for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler
2024-03-20[ELF] Improve unknown -z testFangrui Song