aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08Merge df7606a066b75ce55ae4a186c785f996e0985db1 for LLVM update to 475365testing-upstreamYabin Cui
2022-10-17Hard-reset to fix bad squashed-merge in aosp/2218630Pirama Arumuga Nainar
2022-09-30[DebugInfo][LICM] Drop DebugLoc from IntrinsicInst when hoistingJuan Manuel MARTINEZ CAAMAÑO
2022-09-30[LoongArch] Clean up redundant code introduced by conflict resolution. NFCgonglingqin
2022-09-30Revert "[Clang] Fix variant crashes from GH58028, GH57370"Roy Jacobson
2022-09-30[Clang] define __cpp_named_character_escapesRoy Jacobson
2022-09-30[Clang] Fix variant crashes from GH58028, GH57370Roy Jacobson
2022-09-30[libc] Re-enable functions from signal.h and re-enable abort.Siva Chandra Reddy
2022-09-30[TableGen] Add `countRendererFns` to `InstructionOperandMatcher`Pierre van Houtryve
2022-09-30[clang] [Driver] Disable default configs via envvar during testingMichał Górny
2022-09-30[lldb] Get rid of __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROSserge-sans-paille
2022-09-30[mlir][Linalg] Reland Add ReduceOp to Linalg structured ops.Adrian Kuegel
2022-09-30[mlir][Bazel] Port 11069cbcb47845074d526490fff8daff8afda11dAdrian Kuegel
2022-09-29[sanitizer] Fix symbolizer build scriptVitaly Buka
2022-09-30[clang][Interp] Handle enumsTimm Bäder
2022-09-30[clang] [test] Use --implicit-check-not in config-file3 testsMichał Górny
2022-09-30[Doc] Fix typo. NFCPhoebe Wang
2022-09-30Revert "[CMake] Use libcxx targets for in-tree sanitizer C++ ABI"Petr Hosek
2022-09-30Fix spelling in Co-authored-by documentationKristof Beyls
2022-09-29[ELF] Reset verdefIndex for Defined preempting SharedSymbolFangrui Song
2022-09-29[JITLink] Update external symbol scopes to reflect scopes of resolved defs.Lang Hames
2022-09-30[SelectionDAG] Add helper function to check whether a SDValue is neutral elem...Yeting Kuo
2022-09-29[mlir][spirv] Handle dynamic/static cases differntly for kernel capabilityNirvedh Meshram
2022-09-30[gn build] Port 91c96a806caeLLVM GN Syncbot
2022-09-30[CMake] Use correct include flag for MSVCPetr Hosek
2022-09-30[CMake] Use libcxx targets for in-tree sanitizer C++ ABIPetr Hosek
2022-09-29Revert "[MLGO] ML Regalloc Priority Advisor"Mircea Trofin
2022-09-29[mlir][sparse] Fixing case coverage warningwren romano
2022-09-30[DAG] Simplify the select of constant combine code. NFCAmaury Séchet
2022-09-30[DAG] select Cond, C, -1 --> or (sext (not Cond)), C when C is MVT::i1Amaury Séchet
2022-09-29[mlir][sparse] refactoring: split translateIndices.Peiming Liu
2022-09-29[libc][windows] rename fenv internals for windowsMichael Jones
2022-09-29[mlir][sparse] Allow the push_back operator to skip capacity check and reallo...bixia1
2022-09-30[IR] Don't allow DLL storage-class and local linkageBen Dunbobbin
2022-09-29[mlir][sparse] implement singleton dimension level typeAart Bik
2022-09-29[MC] Properly disable debug-frame test on AppleSilicon MacSteven Wu
2022-09-29[mlir] Use `interleave` in `printOperands` (NFC)Jeff Niu
2022-09-29[mlir] Add `OpAsmPrinter::printOptionalLocationSpecifier`Jeff Niu
2022-09-29add missing textual header to modulemapAdrian Prantl
2022-09-29Include <cmath> in FileUtilities.cpp for std:abs(double)Rahul Joshi
2022-09-29[mlir][sparse] Improve sparse_tensor::detail::readCOOValue templatewren romano
2022-09-29[gn build] Port 8f4f26ba5bd0LLVM GN Syncbot
2022-09-29[mlir][sparse] optimizing permutation validity check in toMLIRSparseTensorwren romano
2022-09-29[libc][Obvious] Enable some of the recently added functions on aarch64.Siva Chandra
2022-09-29[mlir][sparse] Move the implementation of sparse_tensor.push_back to the buff...bixia1
2022-09-29[mlir][sparse] Adding isSorted bit to SparseTensorCOOwren romano
2022-09-29[mlir][sparse] Cleaning up SparseTensorFile::readMMEHeaderwren romano
2022-09-29[MLGO] ML Regalloc Priority AdvisorEric Wang
2022-09-29[AArch64][GlobalISel] Implement another combine for shufflevector->AArch64 G_...Amara Emerson
2022-09-29[mlir][sparse] Factoring out SparseTensorFile::canReadAs predicatewren romano