platform/upstream/llvm.git
2022-11-23 Benjamin KramerRevert "[SROA] `isVectorPromotionViable()`: memory...
2022-11-23 David Green[AArch64] Add Host identifiers for cortex-a55, cortex...
2022-11-23 zhongyunde[AArch64] Optimize cmp chain before legalization
2022-11-23 Haohai Wen[CostModel][X86] Fix permute latency cost
2022-11-23 Stefan GränitzReland "[CGObjC] Add run line for release mode in test...
2022-11-23 Stefan Gränitz[ObjC][ARC] Fix UB in ObjCARCOpt with -enable-objc...
2022-11-23 Benjamin Kramer[bazel] Add missing dependencies after 7a69a9d7ae
2022-11-23 Alex Richardson[libc++] Fix __regex_word value when using newlib/picolibc
2022-11-23 Alex Richardson[SelectionDAG] Remove deprecated MemSDNode->getAlignment()
2022-11-23 Alex Richardson[ASTContext][NFC] Remove getTargetAddressSpace(Qualifie...
2022-11-23 Kito Cheng[clang][RISCV][NFC] Prevent data race in RVVType::compu...
2022-11-23 Akshay BaviskarAdd RegionBranchOpInterface for AffineIf Op
2022-11-23 Matthias Springer[mlir][tensor/memref] Disallow Collapse/ExpandShapeOps...
2022-11-23 Nicolas Vasilache[NFC][mlir] VectorUtils / IndexingUtils simplifications...
2022-11-23 Max Kazantsev[SCEV][NFC] Fix typo in comment
2022-11-23 WuXinlongAdd MC support of RISCV Zcf Extension
2022-11-23 Tom Stellardlibclc: Use cmake files instead of llvm-config
2022-11-23 Michał Górny[cmake] Fix Findzstd.cmake to handle OpenBSD shared...
2022-11-23 Fangrui Song[ELF] createSyntheticSections: simplify config->relocat...
2022-11-23 Philip Reames[RISCV] Add callback plumbing for getArithmeticInstrCos...
2022-11-23 Daniel Rodríguez... [MachO][ObjCopy] Handle exports trie in LC_DYLD_INFO...
2022-11-23 Matt ArsenaultGlobalIFunc: Make ifunc respect function address spaces
2022-11-23 Matt ArsenaultInstCombine: Fold some identities for canonicalize
2022-11-23 Matt ArsenaultInstCombine: Add baseline tests for canonicalize identities
2022-11-23 Haohai Wen[CostModel][X86] Add CostKinds test coverage for shuffl...
2022-11-23 Ruiling Song[AMDGPU][InsertWaits] No wait for WAW for global/scratc...
2022-11-23 Daniel Rodríguez... [MachO] Support exports trie in both LC_DYLD_INFO and...
2022-11-23 Phoebe Wang[X86] Use lock add/sub/or/and/xor for cases that we...
2022-11-23 Xiang Li[NFC][DirectX backend] Update header to fix build error.
2022-11-23 Ben Shi[AVR] Fix wrong ABI of AVRTiny.
2022-11-23 Nico Weber[bolt] Stop setting config.llvm_plugin_ext in lit.site...
2022-11-23 chenglin.bi[DAGCombiner] fold or (xor x, y),? patterns
2022-11-23 Fangrui Song[PPC] Undefine __ppc64__ to match GCC
2022-11-23 Peiming Liu[mlir][sparse] fix compiler warning when using release...
2022-11-23 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-11-23 Mehdi AminiApply clang-tidy fixes for llvm-include-order in FileUt...
2022-11-23 Fangrui Song[asan] Don't demangle __odr_asan_gen_* symbols
2022-11-23 Alexander Yermolovich[BOLT][DWARF] Re-enable DWARF5 for asm-func-debug tests
2022-11-23 Fangrui SongRevert D138095 Use InernalAlloc in DemangleCXXABI
2022-11-23 Roman Lebedev[SROA] `isVectorPromotionViable()`: avoid allowing...
2022-11-23 Ayke van Laethem[AVR][Clang] Implement __AVR_HAVE_*__ macros
2022-11-23 Peiming Liu[mlir][sparse] make resolve cycle works with affine...
2022-11-23 Peiming Liu[mlir][sparse] support affine expression on sparse...
2022-11-23 Peiming Liu[mlir][sparse] support affine expression on sparse...
2022-11-22 Zequan WuFix lto AddStream callsite in gold plugin.
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: memory intrinsics...
2022-11-22 Roman Lebedev[NFC][AMDGPU] Rewrite two test files to avoid completel...
2022-11-22 Roman Lebedev[NFC][SROA] Autogenerate check lines in some tests...
2022-11-22 Roman Lebedev[NFC][SROA] Add some more tests for vector promotion
2022-11-22 David Blaikie[libcxx] Add _LIBCPP_NODEBUG to std::conditional relate...
2022-11-22 James Y KnightRefactor AsmPrinterHandler callbacks. NFCI.
2022-11-22 Sami TolvanenAdd generic KCFI operand bundle lowering
2022-11-22 Zequan WuFix lto AddStreamFn in gold plugin.
2022-11-22 Peiming Liu[mlir][sparse] support constant affine expression on...
2022-11-22 David Tenty[lit][AIX] Add LIBPATH to pass through env vars
2022-11-22 Jeffrey TanAdd runToBinaryEntry option for lldb-vscode
2022-11-22 Zequan WuReland "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Zequan WuFix localCache in gold plugin.
2022-11-22 Roman LebedevRevert "Reland "[LTO][COFF] Use bitcode file names...
2022-11-22 Fangrui Song[libc++] Replace __ppc64__ with __powerpc64__ and fix...
2022-11-22 Louis Dionne[libc++][NFC] Add missing #ifdef for TEST_HAS_NO_WIDE_C...
2022-11-22 Nancy WangXFAIL hidden-duplicates.m for AIX and zOS
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: integer-ify non...
2022-11-22 Roman Lebedev[SROA] `isVectorPromotionViable()`: pointer-ness is...
2022-11-22 Jay Foad[AMDGPU] More cleanup after D117544. NFC.
2022-11-22 Fangrui Song[ELF] -r: don't define _TLS_MODULE_BASE_
2022-11-22 Yingchi Long[Sema] check InitListExpr format strings like {"foo"}
2022-11-22 Fangrui Song[ELF] -r: don't define __global_pointer$
2022-11-22 Davide Italiano[X86] Don't lower f16->f80 fpext to libcall on darwin.
2022-11-22 Michael Maitland[llvm-mca] Fix class dominance warnings for parseCodeRe...
2022-11-22 Shoaib Meenai[libcxxabi] Always use thread_local for cxa_exception_s...
2022-11-22 Ikhlas Ajbar[Hexagon] Add missing patterns for select
2022-11-22 Benjamin Kramer[VectorCombine] Don't touch instruction after foldSingl...
2022-11-22 Mitch PhillipsMake -fsanitize=scudo use scudo_standalone. Delete...
2022-11-22 Stefan GränitzRevert "[CGObjC] Add run line for release mode in test...
2022-11-22 Fangrui Song[ELF] addRelIpltSymbols: make it explicit some passes...
2022-11-22 Rong Xu[CHR] Add a threshold for the code duplication
2022-11-22 Nikolas Klauser[libc++][math.h][NFC] Refactor enable_ifs
2022-11-22 Nikolas Klauser[libc++][math.h] Remove some code duplication
2022-11-22 Nikolas Klauser[libc++][math.h] Remove __libcpp_<func> functions and...
2022-11-22 Nikolas Klauser[libc++] Assume that builtins for math.h functions...
2022-11-22 Nikolas Klauser[libc++] Remove duplication in math_h.pass.cpp and...
2022-11-22 Krzysztof Parzyszek[Hexagon] Use V6_vmpyuhvs for 16-bit mulhu on HVX v69+
2022-11-22 Zequan WuReland "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Paul KirthRevert "[clang-doc] Move file layout to the generators."
2022-11-22 Benjamin Kramer[mlir] Add tablegen types for fp8 types
2022-11-22 Vitaly BukaRevert "[AArch64] Add GPR rr instructions to isAssociat...
2022-11-22 Zequan WuRevert "[LTO][COFF] Use bitcode file names in lto nativ...
2022-11-22 Mariya Podchishchaeva[Driver][Test] Fix pic.c when CLANG_DEFAULT_PIE_ON_LINU...
2022-11-22 Brett Wilson[clang-doc] Move file layout to the generators.
2022-11-22 Zequan Wu[LLDB][Minidump] Merge executable module's architecture...
2022-11-22 Sami Tolvanen[Clang][Driver] Add KCFI to SupportsCoverage
2022-11-22 Zequan Wu[LTO][COFF] Use bitcode file names in lto native object...
2022-11-22 Simon Pilgrim[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIn...
2022-11-22 dbakunevich[Utils] Improved chunk-print-before-all.py script
2022-11-22 Alexander Timofeev[AMDGPU] Avoid SCC clobbering before S_CSELECT_B32
2022-11-22 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-22 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138290
2022-11-22 Kazu Hirata[ADT] Define None as std::nullopt (NFC)
2022-11-22 Simon Pilgrim[X86] Cleanup WriteBlend classes to match (V)PLENDW...
next