aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-07[NFC] Refactor ThinBackendusers/kyulee-com/thinback2Kyungwoo Lee2-78/+104
2024-10-07[Clang] Check that we have the correct RecordDecl (#111448)Bill Wendling1-1/+1
2024-10-07[WebAssembly] Allow try_table to target loops in AsmTypeCheck (#111432)Heejin Ahn4-6/+72
2024-10-07Revert "[ELF] Change Ctx::target to unique_ptr (#111260)" (#111449)Paul Kirth19-81/+122
2024-10-07[SandboxIR][NFC] Use accessor for DataLayout rather than passing it down (#11...Sterling-Augustine2-19/+19
2024-10-07[mlir][debuginfo] Add support for subprogram annotations (#110946)Walter Erquinigo12-24/+127
2024-10-07Added include of common interfaces (#111374)gbMattN1-0/+2
2024-10-07[libc++] Document the de-facto status of compiler extension support (#110877)Louis Dionne1-0/+9
2024-10-07[rtsan] Add stats summary even when halt_on_error=true (#110165)Chris Apple2-2/+10
2024-10-07[rtsan][NFC] Refactor to scoped bypasser for __rtsan::Context (#111438)Chris Apple2-2/+18
2024-10-07[scudo] Fix isOwned on MTE devices. (#111060)Evgenii Stepanov2-2/+10
2024-10-07[LLVM][AsmParser] Make error reporting of lexer errors more precise (#111077)Rahul Joshi9-37/+75
2024-10-07Remove redundant symbol lookups in IRExecutionUnit::FindInSymbols (#102835)Dmitrii Galimzianov1-6/+23
2024-10-07[WebAssembly] Merge eh-assembly-legacy.s into eh-assembly.s (#111411)Heejin Ahn2-99/+90
2024-10-07[rtsan][compiler-rt] Get rid of [[blocking]] stub in tests (#111392)Chris Apple1-19/+14
2024-10-07[flang] Catch errors with INTENT(OUT) assumed rank dummy arguments (#111204)Peter Klausler3-30/+189
2024-10-07[flang] Silence bogus error message (#111057)Peter Klausler2-7/+8
2024-10-07[flang] Finer error detection in separate module procedure case (#110912)Peter Klausler3-6/+31
2024-10-07[flang] Fix typo in warning message text (#110888)Peter Klausler1-1/+1
2024-10-08AMDGPU: Add noalias.addrspace metadata when autoupgrading atomic intrinsics (...Matt Arsenault2-22/+36
2024-10-07[CIR] Add .clang-tidy files for ClangIR specific coding style rulesNathan Lanza3-0/+177
2024-10-07[clang] Don't lose track of explicit specializations of member function templ...Matheus Izvekov3-13/+39
2024-10-07[SandboxVectorizer][NFC] Remove erroneous expensive check assert (#111425)Sterling-Augustine1-5/+0
2024-10-07[SandboxIR][NFC] Remove unused include (#111422)Sterling-Augustine1-1/+1
2024-10-07[RFC] IR: Define noalias.addrspace metadata (#102461)Matt Arsenault8-10/+337
2024-10-07Remove redundant checks related to quantized type (#110604)Sandeep Dasgupta2-5/+1
2024-10-07[SandboxVectorizer][NFC] Remove unused include (#111418)Sterling-Augustine1-2/+1
2024-10-07[clang-tidy] Fix incorrect command-line option in docs (#111405)hill1-1/+1
2024-10-07Revert "[RISCV][TTI] Recognize CONCAT_VECTORS if a shufflevector mask is mult...Philip Reames5-74/+3
2024-10-07[lldb][test] Support remote run of Shell tests (#95986)Vladislav Dzhidzhoev11-31/+136
2024-10-07[SandboxVectorizer] Define SeedBundle: a set of instructions to be vectorized...Sterling-Augustine5-1/+325
2024-10-07[Clang] omit parentheses in fold expressions with a single expansion (#110761)Oleksandr T.8-2/+77
2024-10-07[MLIR] AMDGPUToROCDL: Use a bitcast op to reintepret a vector of i8 as single...Benoit Jacob2-35/+25
2024-10-07[llvm][gold] Fix syntax error (#111412)Paul Kirth1-1/+1
2024-10-07[FMV][AArch64][NFC] Cleanup attribute metadata from test files. (#111386)Alexandros Lamprineas6-194/+146
2024-10-07[DirectX] Fix broken test and accidental fallthrough in #110616 (#111410)Justin Bogner2-7/+7
2024-10-07[WebAssembly] Support type checker for new EH (#111069)Heejin Ahn5-15/+113
2024-10-07[flang] Remove failing integration testNimish Mishra1-42/+0
2024-10-07[clang] Fix std::tm etc. mangling on Solaris (#106353)Rainer Orth4-3/+60
2024-10-07[MLIR] Don't drop attached discardable attributes (#111261)Prashant Kumar2-5/+21
2024-10-07[LLDB][DYLD] Remove logic around not rebasing when main executable has a load...Jacob Lalonde1-15/+0
2024-10-07Make env and source map dictionaries #95137 (#106919)Da-Viper10-33/+266
2024-10-07[clang][x86] Update MMX intrinsic tests for both C/C++ and 32/64-bit targetsSimon Pilgrim1-0/+2
2024-10-07[clang][x86] Update AVX512F intrinsic tests for both C/C++Simon Pilgrim1-1465/+1467
2024-10-07Reapply "[SPIRV] Add radians intrinsic"Justin Bogner4-0/+102
2024-10-07Revert "[SPIRV] Add radians intrinsic" (#111398)Justin Bogner4-102/+0
2024-10-07[LLD] Deprecate --lto-basic-block-sections=labels (#110697)Rahman Lavaee2-2/+6
2024-10-07[memprof] Simplify code with MapVector::operator[] (NFC) (#111335)Kazu Hirata1-5/+2
2024-10-07[lldb][test] TestDataFormatterLibcxxOptionalSimulator.py: don't use __builtin...Michael Buch1-2/+1
2024-10-07[lldb][test] Mark test() in TestBSDArchives.py as passing remotely (#111199)Vladislav Dzhidzhoev1-1/+0