platform/upstream/llvm.git
2022-11-20 Simon Pilgrim[X86] Remove unnecessary RDPMC/RDTSC instruction overri...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary string instruction overrides...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary bit test instruction overrides...
2022-11-20 Simon Pilgrim[X86] Improve LOOP/LOOPE/LOOPNE schedule on SandyBridge...
2022-11-20 Simon Pilgrim[MCA][X86] Add test coverage for LOOP/LOOPE/LOOPNE...
2022-11-20 Simon Pilgrim[X86] Remove unnecessary zmm shuffle instruction overri...
2022-11-20 Simon Pilgrim[X86] znver2 - (V)EXTRACTPSrr takes 2 uops
2022-11-20 Fangrui Song[ADT] Remove None=1 MSVC workaround
2022-11-20 Kazu HirataUse None consistently (NFC)
2022-11-20 Noah Goldstein[clang-format] Don't use PPIndentWidth inside multi...
2022-11-20 Kazu Hirata[lldb] Use Optional::has_value instead of Optional...
2022-11-20 Kazu Hirata[Analysis] Use llvm::Optional::value_or (NFC)
2022-11-20 Phoebe Wang[X86] Use lock or/and/xor for cases that we only care...
2022-11-20 Vitaly Buka[test][asan] Rename variables for less confusion
2022-11-19 Kazu Hirata[Analysis] Teach getOptionalIntLoopAttribute to return...
2022-11-19 Kazu Hirata[SelectionDAG] Teach getRegistersForValue to return...
2022-11-19 Fangrui SongRemove unused llvm/IRPrinter/IRPrintingPasses.h or...
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for BF16 instructions
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for VP2INTERSECT instructions
2022-11-19 Kazu Hirata[ADT] Remove deprecated Any::hasValue
2022-11-19 David Green[AArch64] Disable aarch64-enable-gep-opt
2022-11-19 Med Ismail... [lldb/Plugins] Fix build failure with GCC in ScriptedPy...
2022-11-19 Kazu Hirata[ADT] Remove deperecated methods in OptionalStorage
2022-11-19 Tue Ly[libc][math] Remove UInt<128>::operation* specialization.
2022-11-19 Tue Ly[libc] Add sub_with_borrow to builtin_wrapper.h
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for VAES instructions
2022-11-19 Kazu Hirata[mlir] Remove deprecated methods in OptionalParseResult
2022-11-19 Kazu Hirata[Basic] Remove deprecated methods in MapEntryOptionalSt...
2022-11-19 Alexandre Ganea[CodeView] Replace GHASH hasher by BLAKE3
2022-11-19 Florian Hahn[ConstraintElim] Add add nsw tests with negative constant.
2022-11-19 Fangrui Song[ELF][test] Clean up PT_OPENBSD tests
2022-11-19 Simon Pilgrim[X86] Remove unnecessary STC instruction overrides
2022-11-19 Simon Pilgrim[X86] Remove unnecessary STD + CLD instruction overrides
2022-11-19 Vitaly BukaRevert "[XCOFF] llvvm-readobj support display symbol...
2022-11-19 Nico Weber[gn build] Reformat all build files
2022-11-19 Florian Hahn[ConstraintElim] Split up large gep-arithmetic.ll test.
2022-11-19 Simon Pilgrim[TableGen] SubtargetEmitter.cpp - clang-format includes...
2022-11-19 Florian Hahn[ConstraintElim] Rename test file to match contents.
2022-11-19 Simon Pilgrim[X86] Remove some unnecessary cvt overrides
2022-11-19 Simon Pilgrim[X86] Ensure we're testing the misched-matrix.ll tests...
2022-11-19 Simon Pilgrim[X86] Regenerate memcpy-2.ll test checks
2022-11-19 Simon Pilgrim[MCA][X86] Add test coverage for BITALG instructions
2022-11-19 Alex RichardsonFix incorrect cast in VisitSYCLUniqueStableNameExpr
2022-11-19 Peixin Qiao[flang] Support lowering of intrinsic GET_COMMAND
2022-11-19 Vitaly Buka[test][asan] Simplify __sanitizer_verify_contiguous_con...
2022-11-19 Brad Smith[llvm-objdump] Left justify display of OpenBSD headers
2022-11-19 wanglei[LoongArch] Add support for tail call optimization
2022-11-19 Vitaly Buka[test][asan] Simplify loops in test
2022-11-19 Vitaly Buka[test][asan] Simplify test
2022-11-19 yronglin[CodeGen][ARM] Fix ARMABIInfo::EmitVAAarg crash with...
2022-11-19 Uday Bondhugula[MLIR] Fix incorrect assertion in memref replacement...
2022-11-19 wanglei[LoongArch] Add emergency spill slot for CFR spill...
2022-11-19 Slava ZakharinRevert "[flang] Use proper attributes for runtime calls...
2022-11-19 Peixin QiaoRevert "[flang] Support lowering of intrinsic GET_COMMAND"
2022-11-19 Nick Kreeger[MLIR] Add FieldParser implementation for Optional...
2022-11-19 Peixin Qiao[flang] Support lowering of intrinsic GET_COMMAND
2022-11-19 Jennifer Yu[OPENMP5.1] Initial support for message clause.
2022-11-19 Brad Smith[llvm] - Recognizing 'PT_OPENBSD_MUTABLE' segment type.
2022-11-19 chenglin.bi[GlobalISel] Fix crash in applyShiftOfShiftedLogic...
2022-11-19 Fangrui Song[asan] Keep Itanium mangled names in global metadata
2022-11-19 Matt ArsenaultGlobalISel: Try to fold G_SEXT_INREG to G_AND with...
2022-11-19 Fazlay Rabbi[OpenMP] Initial parsing/sema for 'strict' modifier...
2022-11-19 Matt ArsenaultAMDGPU/GlobalISel: Add some end-to-end g_sext_inreg...
2022-11-19 Matt ArsenaultAMDGPU/GlobalISel: Insert freeze when splitting vector...
2022-11-18 Peter Rong[FuzzMutate] Update InstModifierStrategy
2022-11-18 Philip Reames[RISCV] Optimize scalable frame setup when VLEN is...
2022-11-18 Philip ReamesRevert "[SDAG] Allow scalable vectors in ComputeKnownBits"
2022-11-18 Philip ReamesRevert "[SDAG] Allow scalable vectors in ComputeNumSign...
2022-11-18 Matt ArsenaultGlobalISel: Legalize strict_fsub
2022-11-18 Teresa Johnson[MemProf] Defer profile file setup until dump time
2022-11-18 Michael Jones[libc][reland] Fix builtin definition for memory functions
2022-11-18 Doru Bercea[Clang][OpenMP] Add support for default to/from map...
2022-11-18 Med Ismail... [lldb/Python] Unify PythonFormat & GetPythonValueFormat...
2022-11-18 Med Ismail... [lldb/Plugins] Improve error reporting with reading...
2022-11-18 Med Ismail... [lldb/Python] Make use of PythonObject and PythonFormat...
2022-11-18 Sami Tolvanen[X86][KCFI] Don't fold loads into indirect calls that...
2022-11-18 Krzysztof Parzyszek[Hexagon] Remove non-existent instructions
2022-11-18 Arthur Eubanks[Bye] Remove legacy pipeline registration
2022-11-18 Peiming Liu[mlir][sparse] refactoring: move genAffine to loopEmitter
2022-11-18 Simon Pilgrim[MCA][X86] Add test coverage for VPCLMULQDQ instructions
2022-11-18 Evgenii Stepanov[scudo] Detect double free when running with MTE.
2022-11-18 Sanjay Patel[VectorCombine] check instruction type before dispatchi...
2022-11-18 Simon Pilgrim[MCA][X86] Add missing IceLake test coverage for VPOPCN...
2022-11-18 Simon Pilgrim[MCA][X86] Add test coverage for AVX512CD instructions
2022-11-18 Slava Zakharin[flang] Use proper attributes for runtime calls with...
2022-11-18 Philip Reames[SDAG] Address post commit review feedback from f8c63a7f
2022-11-18 Valentin Clement[flang] Add ClassIs runtime function
2022-11-18 Slava Zakharin[mlir][llvmir] Translate function result attributes...
2022-11-18 Rob Suderman[mlir][tosa] Fix tosa.slice shape inference for ShapedT...
2022-11-18 Nico Weber[bolt] Fix std::prev()-past-begin in veneer handling...
2022-11-18 Kelvin Li[flang] Add more diagnostic for MAX/MIN intrinsic
2022-11-18 Valentin Clement[flang][NFC] Remove unused DispatchTableop fct
2022-11-18 Bill WendlingRevert "Reapply: Add an error message to the default...
2022-11-18 Aaron BallmanAdd more tests for C DRs and update the status page
2022-11-18 Krzysztof Parzyszek[Hexagon] Add checks for immediate arguments for remain...
2022-11-18 Peter Rong[FuzzMutate] change of format and comment for further...
2022-11-18 Philip Reames[SDAG] Allow scalable vectors in ComputeNumSignBits
2022-11-18 Abhina Sreeskantharajan[SystemZ][z/OS] Set text flag correctly for llvm-reduce...
2022-11-18 Matt ArsenaultConstantFolding: Constant fold some canonicalizes
2022-11-18 Michael Maitland[RISCV][CodeGen] Chapter of vector instruction type...
next