platform/upstream/llvm.git
2022-10-12 River Riddle[mlir] Cleanup DialectDocGen to check for the dialect...
2022-10-12 Chris Bieneman[HLSL] Add utility to convert environment to stage
2022-10-12 Louis Dionne[compiler-rt] Bump deployment target in tests
2022-10-12 Philip Reames[RISCV] Use branchless form for selects with 0 in eithe...
2022-10-12 Louis Dionne[libc++] Add missing UNSUPPORTED annotations for std...
2022-10-12 Louis Dionne[libc++][NFC] Fix incorrect main signatures in tests
2022-10-12 David Tenty [libc++] Replace some _LIBCPP_HIDDEN with _LIBCPP_HIDE...
2022-10-12 Yaxun (Sam... [HIP] Fix unbundling archive
2022-10-12 Michael Jones[libc] add headers sys/auxv sys/prctl and sys/time
2022-10-12 Louis Dionne[libc++][NFC] Fix typo in comment
2022-10-12 Krzysztof Parzyszek[Hexagon] Handle packing of even/odd 32-bit words
2022-10-12 Qiongsi Wu[LTO][clang] Teaching Clang to Pass Plugin Options...
2022-10-12 Joe Nash[AMDGPU] Add GFX11 tests for fcmp and ballot. NFC
2022-10-12 Haowei WuRevert "[runtimes] Always define cxx_shared, cxx_static...
2022-10-12 Jacob HegnaMove interpreter check before modifying the allocation...
2022-10-12 Jacob Hegna[MLGO] Force persistency in tflite buffers.
2022-10-12 Krzysztof Parzyszek[Hexagon] Implement TLI::isExtractSubvectorCheap hook
2022-10-12 Florian Hahn[ConstraintElim] Move GEP decomposition code to separat...
2022-10-12 Dan Albert[LLD] Enable --no-undefined-version by default.
2022-10-12 Martin Storsjö[AArch64] Generate SEH info for PAC instructions
2022-10-12 Martin Storsjö[AArch64] [SEH] Rename pac_sign_return_address to pac_s...
2022-10-12 Valentin Clement[flang] Fix after introduction of ConditionallySpeculatable
2022-10-12 Joseph Huber[Clang] Do not crash when an invalid offload architectu...
2022-10-12 Louis Dionne[libc++] Add test for bug that had been introduced...
2022-10-12 Arthur Eubanks[gn build] Set _LIBCPP_ABI_NAMESPACE to __$libcxx_abi_v...
2022-10-12 Fangrui Song[Frontend] Recognize environment variable SOURCE_DATE_EPOCH
2022-10-12 Fangrui Song[llvm-objcopy] Support --decompress-debug-sections...
2022-10-12 Florian Hahn[ConstraintElimination] Add tests with 128 bit pointers.
2022-10-12 Nikolas Klauser[libc++][NFC] Remove __lcpp prefix in math.h
2022-10-12 Mark de Wever[NFC][libc++] Moves transitive includes location.
2022-10-12 Nikolas Klauser[libc++][NFC] Replace _LIBCPP_INLINE_VISIBILITY in...
2022-10-12 Peter Rong[PowerPC] Pre-commit unit test change for D132978
2022-10-12 Volodymyr Sapsai[modules] Allow to validate system headers less often...
2022-10-12 Sanjoy DasIntroduce a ConditionallySpeculatable op interface
2022-10-12 Sam McCall[AST] Preserve more structure in UsingEnumDecl node.
2022-10-12 Han Zhu[X86] Pre-commit more unit tests for D134477
2022-10-12 Benjamin MaxwellAdd test to show missed optimization for masked load...
2022-10-12 Mingming Liu[AArch64] Pre-commit test case to show sub-optimal...
2022-10-12 Nathan Sidwell[libcxxabi]: Resync llvm & libcxxabi's demangler
2022-10-12 Arthur Eubanks[PrintPipeline] Handle CoroConditionalWrapper and add...
2022-10-12 Mehdi AminiApply clang-tidy fixes for modernize-use-using in Spars...
2022-10-12 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2022-10-12 Sanjay Patel[InstCombine] add test for udiv with shl divisor; NFC
2022-10-12 Mark de Wever[libc++] Implements constexpr <charconv>.
2022-10-12 Mark de Wever[libc++][format] Improves CTAD.
2022-10-12 Nicolas Vasilache[mlir][Linalg] Quarantine usage of LinalgTransformation...
2022-10-12 Guillaume ChateletRevert "[libc] New version of the mem* framework"
2022-10-12 Mirko Brkusanin[SelectionDAG] Use consistent type sizes for opcode
2022-10-12 Sanjay Patel[InstCombine] fold sdiv with common shl amount in operands
2022-10-12 Guillaume Chatelet[libc] New version of the mem* framework
2022-10-12 Alexey Bataev[SLP]Fix insertpoint of the extractellements instructio...
2022-10-12 Andre Vieira[libc] Update benchmarks/README.md
2022-10-12 Sanjay Patel[InstCombine] fold udiv with common shl amount in operands
2022-10-12 Nikita Popov[FunctionAttrs] Regenerate test checks (NFC)
2022-10-12 Jordan Rupprecht[NFC] Ignore unused var in no-asserts builds
2022-10-12 Simon Pilgrim[UpdateTestChecks] Add basic BPF triple handling
2022-10-12 Louis Dionne[libc++] Remove _LIBCPP_HAS_NO_CXX20_COROUTINES
2022-10-12 Louis Dionne[libc++] Disable the GDB pretty printer tests again...
2022-10-12 Nikita Popov[CGStmt] Use helper functions to set memory attributes...
2022-10-12 Alexey Bataev[SLP]Fix PR58177: Improve isUndefVector function to...
2022-10-12 Nicolas Vasilache[mlir][Linalg] Drop filter-based splitReduction
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop LinalgLoweringPattern
2022-10-12 Kai Nacke[SystemZ] Revert migration of SystemZ/Large/branch...
2022-10-12 Florian Hahn[LV] Add extra tests for epilogue vectorization with...
2022-10-12 Valentin Clement[flang] Use fir.rebox for tbp fir.dispatch call with...
2022-10-12 Tobias Gysi[mlir] Fix bitwidth of memref-to-llvm constant.
2022-10-12 Louis Dionne[runtimes] Always define cxx_shared, cxx_static & other...
2022-10-12 gonglingqin[LoongArch] Handle missing CondCodes
2022-10-12 Sanjay Patel[InstCombine] propagate "exact" through folds of div
2022-10-12 Sanjay Patel[InstCombine] add "exact" to div tests to show missing...
2022-10-12 Sanjay Patel[InstCombine] add helper function for div+shl folds...
2022-10-12 Sanjay Patel[InstCombine] add tests for div with shl operands; NFC
2022-10-12 Valentin Clement[flang] Lower type-bound procedure call needing dynamic...
2022-10-12 gonglingqin[LoongArch] Add earlyclobber of destination register...
2022-10-12 Arseniy ZaostrovnykhFix false positive related to handling of [[noreturn...
2022-10-12 Peixin Qiao[flang][NFC] Fix FIRTypes.td
2022-10-12 Chen Zheng[PowerPC][NFC] refactor some test cases.
2022-10-12 Tonko Sabolčec[lldb] Fix member access in GetExpressionPath
2022-10-12 Adrian Kuegel[mlir][Bazel] Port 8446f24ef03928f511ab59dae17a8aa581b0ab62
2022-10-12 Adrian Kuegel[mlir][Linalg] Add MapOp to Linalg structured ops.
2022-10-12 Florian Hahn[VPlan] Remove dead recipes before sinking.
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop filter from LinalgGeneralizat...
2022-10-12 Nicolas Vasilache[mlir][Linalg] NFC - Drop CodegenStrategy and remaining...
2022-10-12 Tobias Gysi[mlir][llvm] Tablegen based operation import from LLVM IR.
2022-10-12 Max Kazantsev[NFC] Perform all legality checks for non-trivial unswi...
2022-10-12 Luo, YuankeDon't widen shuffle element with AVX512
2022-10-12 OCHyams[Dexter] Ignore step information in __libc_start_call_main
2022-10-12 Florian Hahn[VPlan] Add test for sinking pointer induction increments.
2022-10-12 Alex Zinenko[mlir][doc] move transform dialect docs to .md, NFC
2022-10-12 Alex Zinenko[mlir] document transform dialect types
2022-10-12 Bjorn Pettersson[test][DebugInfo] Convert some test cases to opaque...
2022-10-12 Adrian Kuegel[mlir] Apply ClangTidyLegacy findings.
2022-10-12 Pierre van... [llvm-objdump] Support nonzero section addresses in...
2022-10-12 David GreenRevert "[AArch64] Add support for 128-bit non temporal...
2022-10-12 Martin Storsjö[AArch64] Exclude instructions after setting the FP...
2022-10-12 David Spickett[LLDB] Fix x86_64 build
2022-10-12 Cullen Rhodes[AArch64][SVE] Add instcombine for PTEST_ANY(X=OP(PG...
2022-10-12 Cullen Rhodes[AArch64][SVE] NFC: auto-generate llvm/test/Transforms...
2022-10-12 Tobias Hieta[CMake] Add option LLVM_FORCE_CREATE_SYMLINKS
2022-10-12 Dmitry Polukhin[clang-tidy] Dump effective diagnostics level in YAML...
next