aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-20[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.memoryssa-exclude-llvmallowruntimeubsancheckVitaly Buka17-1/+335
2024-03-20[Analysis] Use implicit-check-not in testVitaly Buka1-3/+1
2024-03-21Revert "[sanitizer_common] Suppress warning of cast from SignalHandlerType to...Thurston Dang1-1/+1
2024-03-20[MLIR][XeGPU] Fix shared build. NFCMichael Liao1-0/+2
2024-03-21[AArch64] Run LoopSimplifyPass in byte-compare-index.ll (#86053)paperchalice1-9/+19
2024-03-21Precommit test for #85737 (#86056)Freddy Ye1-0/+929
2024-03-21[X86_64] fix empty structure vaarg in c++ (#77907)hstk30-hw2-0/+27
2024-03-20[sanitizer_common] Suppress warning of cast from SignalHandlerType to sa_siga...Thurston Dang1-1/+1
2024-03-20[BOLT][DWARF] Fix Test (#86042)Alexander Yermolovich1-4/+3
2024-03-20[libc] Add an option to always build GPU loader utilities (#86040)Joseph Huber1-1/+2
2024-03-20[BOLT] Fix an unused variable warningKazu Hirata1-0/+1
2024-03-20[dfsan] Use non-existent file in test for realVitaly Buka1-1/+1
2024-03-21[mlir] Fix -Wunused-variable in XeGPUOps.cpp (NFC)Jie Fu1-1/+1
2024-03-20[LLVM][DebugInfo] Add accessor for NameIndex header.Caroline Tice1-0/+3
2024-03-20[BOLT] Write and parse BF/BB hashes in BATAmir Ayupov4-14/+95
2024-03-20[BOLT][CMake] Build rt library despite unreadable map_files (#77876)Amir Ayupov1-2/+2
2024-03-20[Libomptarget] Consolidate CPU offloading into 'host' directory (#86014)Joseph Huber10-186/+118
2024-03-20[MLIR][XeGPU] Adding XeGPU 2d block operators (#85804)Chao Chen8-12/+791
2024-03-20[BOLT][NFC] Simplify YAMLProfileWriter::convertAmir Ayupov1-12/+6
2024-03-20[BOLT][NFC] Expose YAMLProfileWriter::convert functionAmir Ayupov2-10/+11
2024-03-20[PGO] Use isScopedEHPersonality for funclet check (#85671)Heejin Ahn2-1/+49
2024-03-20Rebase swiftasynccall's musttail support onto the [[clang::musttail]] logic (...John McCall2-15/+34
2024-03-20[mlir] split transform interfaces into a separate library (#85221)Oleksandr "Alex" Zinenko102-168/+239
2024-03-20[mlir][vector] Adds pattern rewrite for maskable Ops (#83827)Andrzej Warzyński2-94/+143
2024-03-20[llvm][lld] Pre-commit tests for RISCV TLSDESC symbolsPaul Kirth2-0/+49
2024-03-20[clang] Fix a warningKazu Hirata1-1/+0
2024-03-20[AMDGPU] Copy SOP properties from pseudo to real. NFCI. (#85997)Stanislav Mekhanoshin1-0/+13
2024-03-21[PowerPC] Clang format (NFC).Christudasan Devadasan1-1/+1
2024-03-20[DAG] Add SDPatternMatch m_ZExtOrSelf/m_SExtOrSelf/m_AExtOrSelf/m_TruncOrSelf...Marc Auberer2-0/+65
2024-03-20[flang][Lower] Convert OMP Map and related functions to evaluate::Expr (#81626)Krzysztof Parzyszek8-268/+335
2024-03-20[flang][cuda] Fix fir.cuda_kernel_launch assembly with no args (#85987)Valentin Clement (バレンタイン クレメン)2-1/+2
2024-03-20[CLANG] Full support of complex multiplication and division. (#81514)Zahira Ammarguellat13-312/+5518
2024-03-20[C11] Add test coverage for N1310 and claim conformanceAaron Ballman2-1/+32
2024-03-20[RISCV] Add missing feature predicates to some of the RVV pseudos (#85983)Min-Yih Hsu1-1/+4
2024-03-20[DirectX][DXIL] Distinguish return type for overload type resolution. (#85646)S. Bharadwaj Yadavalli7-30/+83
2024-03-20[RISCV] Use 'riscv-isa' module flag to set ELF flags and attributes. (#85155)Craig Topper3-4/+58
2024-03-20[TableGen] Fix operand constraint checking problem. (#85859)Jason Eckhardt3-2/+38
2024-03-20[SPIRV] Add __spirv_ builtins for existing instructions (#85654)Vyacheslav Levytskyy10-40/+226
2024-03-20[SPIR-V] Fix incorrect bitwise instructions applied to the bool type (#85929)Vyacheslav Levytskyy2-0/+89
2024-03-20[mlir][nvgpu][nvvm] Add myself as a primary reviewer for nvgpu and nvvm diale...Guray Ozen1-0/+8
2024-03-20[Clang] Update missing varargs arg extension warnings (#84520)Sirraide7-21/+42
2024-03-20[dfsan] Re-exec with no ASLR if memory layout is incompatible on Linux (#85674)Thurston Dang3-19/+78
2024-03-20[bazel] another BUILD fix for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler1-1/+1
2024-03-20[TableGen][Target] Add documentation to `Constraints`. (#85951)Jason Eckhardt1-1/+14
2024-03-20[libc]: Implement strfromf() and shared utilities (#85438)Vinayak Dev8-1/+343
2024-03-20[lldb] Invert relationship between Process and AddressableBits (#85858)Alex Langford6-23/+43
2024-03-20[RISCV] Cleanup setOperationAction for ISD::BITCAST with Zfa and D extension....Craig Topper1-2/+2
2024-03-20[lldb] Remove process restart prompt from TestSourceManager (#85861)Alex Langford1-5/+4
2024-03-20[bazel] add missing dependency for 2137894a6f5475e51c541b6d16e8902125a8f002Augie Fackler1-0/+1
2024-03-20[ELF] Improve unknown -z testFangrui Song1-3/+4