platform/upstream/llvm.git
2022-08-13 Sunho Kim[ORC] Silence copy elision warning.
2022-08-13 Fangrui Song[openmp] Remove __ANDROID_API__ < 19 workaround
2022-08-13 Sunho Kim[ORC] Specify the typename.
2022-08-13 Anubhab GhoshRevert "[Orc] Properly deallocate mapped memory in...
2022-08-13 Sunho Kim[ORC_RT][COFF] Initial platform support for COFF/x86_64.
2022-08-13 Anubhab Ghosh[Orc] Properly deallocate mapped memory in MapperJITLin...
2022-08-13 jackh[clang-format] Distinguish logical and after bracket...
2022-08-13 Joe Loser[DAGCombine] Replace std::monostate equivalent in DAGCo...
2022-08-13 Jeff Niu[mlir][python] add a todo to replace throw in dense...
2022-08-13 Jeff Niu[mlir] Remove colon from empty dense array syntax
2022-08-13 Jeff Niu[mlir][ods] Rename Confined and AllAttrConstraintsOf
2022-08-13 Kazu Hirata[mlir] Deprecate OptionalParseResult::{hasValue,getValue}
2022-08-13 Kazu Hirata[mlir] Use has_value instead of hasValue (NFC)
2022-08-13 jacquesguan[RISCV][NFC] Use nested namespace definations.
2022-08-13 Jeff Niu[mlir][ods] OpFormat: ensure that regions don't follow...
2022-08-13 Jeff Niu[mlir][ods] Support string literals in `custom` directives
2022-08-13 Jennifer Yu[OpenMP] Fix segmentation fault when data field is...
2022-08-12 Vitaly Buka[sanitizer] Add dn_comp interceptor
2022-08-12 Jeff Niu(Reland) [mlir] Switch segment size attributes to Dense...
2022-08-12 Jeff Niu[mlir][python] Add python bindings for DenseArrayAttr
2022-08-12 Usman NadeemUpdate hwasan test to fix failure on older Android...
2022-08-12 Eric Kunze[MLIR][TOSA] Remove ReluN operator from TOSA dialect
2022-08-12 isuckatcs[analyzer] Fix a crash on copy elided initialized lambd...
2022-08-12 Walter Erquinigo[trace][intel pt] Fix per-psb packet decoding
2022-08-12 Xing Xue[libunwind][AIX] Implement _Unwind_FindEnclosingFunctio...
2022-08-12 Fangrui Song[DebugInfo] Don't join DW_AT_comp_dir and directories...
2022-08-12 James Y KnightX86: Don't fold TEST into ADD ...@GOTTPOFF/GOTNTPOFF...
2022-08-12 Jeff Niu[mlir] Add AllOfType and ConfinedType constraints
2022-08-12 Fangrui Song[MCDwarf] Respect -fdebug-prefix-map= for generated...
2022-08-12 Fangrui Song[BOLT] Use Optional::emplace to avoid move assignment...
2022-08-12 Ilia Diachkov[SPIRV] support capabilities and extensions
2022-08-12 Jacques Pienaar[mlir] Flip Tensor dialect and ViewLike (NFC)
2022-08-12 Nico Weber[lld/mac] Stop accepting arbitrary suffixes on --(no...
2022-08-12 Valentin Clement[flang] Pass SemanticsContext to the LoweringBridge
2022-08-12 Kevin Athey[MSAN] add flag to suppress storage of stack variable...
2022-08-12 Joe Loser[ADT] Mark variable inline to avoid ODR violations...
2022-08-12 Joe Loser[ADT] Remove STLForwardCompat.h's C++17 equivalents
2022-08-12 Michael Jones[libc] add sprintf size comparison
2022-08-12 Arthur Eubanks[bazel] Use lld in --config=generic_clang
2022-08-12 Arthur Eubanks[bazel] Remove --config=rbe
2022-08-12 Frederik Gossen[MLIR] Add utility function to create values for all...
2022-08-12 Brett Wilson[clang-doc] Always emit the TagType for RecordInfo
2022-08-12 Brett Wilson[clang-doc] Fix assert on startup
2022-08-12 Aart Bik[mlir][sparse] enable integral abs recognition
2022-08-12 Ben Langmuir[llvm] Fix assertion when stat fails in remove_directories
2022-08-12 Wolfgang Pieb[Inlining] Introduce the function attribute "inline...
2022-08-12 Jacques Pienaar[mlir][shape] Add dim op
2022-08-12 Aleksandr Platonov[clangd][unittests][IncludeCleaner] Don't call findRefe...
2022-08-12 Fangrui Song[libunwind] Remove __ANDROID_API__ < 18 workaround
2022-08-12 Arthur Eubanks[llvm-reduce] Try harder to not create invalid aliases
2022-08-12 Arthur Eubanks[llvm-reduce] Add delta pass to run IR passes
2022-08-12 Siva Chandra... [libc] Pack memory functions in the integration test...
2022-08-12 Jonas Devlieghere[lldb] Skip target variable tests on Darwin because...
2022-08-12 Arthur Eubanks[SampleProfile] Fix non-determinism in promoteMergeNotI...
2022-08-12 James Y KnightUpdate license on Unicode.org's ConvertUTF code.
2022-08-12 Sam Estep[clang][dataflow] Encode options using llvm::Optional
2022-08-12 Jeff Niu[mlir][math] Fix lowering of AbsIOp
2022-08-12 YingChi Long[clang] fix frontend crash when evaluating type trait
2022-08-12 Alex Zinenko[mlir] fix crossed transform dialect patches
2022-08-12 Kevin Athey[MSAN] Separate id ptr from constant string for variabl...
2022-08-12 Vir Narula[CostModel] Add bfloat and fp128 reduction tests
2022-08-12 Alex Zinenko[mlir][transform] failure propagation mode in sequence
2022-08-12 Leonard Grey[lld-macho] Ensure cached objects are affected by ...
2022-08-12 Ilya Biryukov[Sema] Always perform ADL when searching for transormed...
2022-08-12 James Y KnightSPIRV: Fix compilation in NDEBUG.
2022-08-12 Tue Ly[libc] Add missing header and Windows entrypoints for...
2022-08-12 Dawid Jurczak[NFC] Introduce llvm::to_vector_of to allow creation...
2022-08-12 Tue Ly[libc] Implement tanf function correctly rounded for...
2022-08-12 Joe Loser[ADT] Replace STLForwardCompat.h's C++17 equivalents
2022-08-12 Matthias Springer[mlir][linalg][transform] Support matching of attribute...
2022-08-12 Benjamin Kramer[bazel] Port 3e119c0efdde7bc3e0f8875f784e31d74ac0ca89
2022-08-12 Haojian Wu[clangd] Fix an inlay-hint crash on a broken designator.
2022-08-12 Maciej Gabka[clang][SVE] Undefine preprocessor macro defined in
2022-08-12 Nico Weber[gn build] port 3e119c0efdde (split-file move to utils/)
2022-08-12 Nico Weber[lld/mac] Add missing `_eq` suffix on two (internal...
2022-08-12 Jinyun Joey YeMissing climits header file in MemRefUtils.h
2022-08-12 Markus Böck[llvm][CMake] Move `split-file` from tools to utils
2022-08-12 Nico Weber[gn build] port 74384c7fcec7
2022-08-12 Haojian Wu[pseudo] Apply the function-declarator to member functions.
2022-08-12 Haojian Wu[pseudo] Eliminate an ambiguity for the empty member...
2022-08-12 Nimish Mishra[flang][OpenMP] Lowering support for default clause
2022-08-12 Nimish MishraRevert "[flang][OpenMP] Lowering support for default...
2022-08-12 Nimish Mishra[flang][OpenMP] Lowering support for default clause
2022-08-12 Adrian Vogelsgesang[libc++][test] Mark `test_comparisons.h` helpers as...
2022-08-12 Utkarsh SaxenaHandle explicitly defaulted consteval special members.
2022-08-12 Simon Pilgrim[DAG] Add TODO to remove creation of INSERT_SUBVECTOR...
2022-08-12 Filipp Zhinkin[DAGCombine] Hoist shifts out of a logic operations...
2022-08-12 Nicolas Vasilache[mlir][Linalg] Let FuseIntoContainingOp return success...
2022-08-12 Michał Górny[lldb] [gdb-remote] Remove unimplemented ProcessIDIsVal...
2022-08-12 Matthias Springer[mlir][bufferize] Fix missing copy when bufferizing...
2022-08-12 Marius Brehler[mlir][emitc][nfc] Clean up tests
2022-08-12 Alex ZinenkoRevert "[mlir] Switch segment size attributes to DenseI...
2022-08-12 Martin Storsjö[doc] Remove release notes from the main branch for...
2022-08-12 Balázs Kéri[clang-tidy] Support C++14 in bugprone-signal-handler.
2022-08-12 Daniil Fukalov[NFC] Split test to reduce time to run.
2022-08-12 Max Kazantsev[SCEV] Prove condition invariance via context
2022-08-12 Marius Brehler[mlir][EmitC] Remove the type from the OpaqueAttr
2022-08-12 Ting Wang[PowerPC] Fix test case changed by "Add XXEVAL TD patte...
2022-08-12 wanglian[LegalizeTypes][NFC] Use getConstantOperandVal instead...
2022-08-12 wanglian[LegalizeTypes][NFC] Use dyn_cast instead of isa and...
next