platform/upstream/llvm.git
2022-09-01 liqinweng[RISCV][NFC] Add cost model tests of llvm.fmuladd
2022-09-01 Balázs Kéri[clang][analyzer] Errno modeling code refactor (NFC).
2022-09-01 Matthias Springer[mlir][interfaces] Drop `dest`/`tileDestOperands` from...
2022-09-01 Tres Poppbazel fixes for c55b41d5199d2394dd6cdb8f52180d8b81d809d4
2022-09-01 YingChi Long[clang] trim trailing space in format tests. NFC
2022-09-01 Vitaly Buka[test][msan] Basic debug info test
2022-09-01 Fangrui Song[ELF] --gdb-index: error if constant pool size exceeds...
2022-09-01 Fangrui Song[ELF] Correctly compute .gdb_index size when symbol...
2022-09-01 gonglingqin[LoongArch] Support ISD::BR_CC and branch according...
2022-09-01 Arthur Eubanks[NFC][LICM] Stop passing around unused BFI
2022-09-01 YingChi Long[clang][Sema] check default argument promotions for...
2022-09-01 Mark Zhuang[NFC] Fix typo
2022-09-01 Louis Dionne[runtimes] Shrink the set of runtimes included in the...
2022-09-01 Xiang1 Zhang[X86][bugfix] redefine __SSC_MARK to escape cpp string...
2022-09-01 Fangrui Song[Driver] Remove unimplemented Joined -a / --profile...
2022-09-01 Fangrui Song[Driver][test] Fix incorrect -arch= -amx-int8
2022-09-01 Jim InghamFix a bug in lldb-dotest that was uncovered by setting...
2022-09-01 Fangrui Song[Driver] Remove Joined -Z and err_drv_use_of_Z_option
2022-09-01 Vitaly Buka[test][msan] Re-format RUN lines
2022-09-01 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-09-01 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-09-01 Fangrui Song[Driver] Remove Joined -X
2022-09-01 Vitaly Buka[test][msan] Re-format RUN lines
2022-08-31 Jonas Devlieghere[lldb] Correctly add runtime test dependencies
2022-08-31 Rob Suderman[mlir][tosa] Bitwidth mismatch should be long-long...
2022-08-31 Jeff Niu[mlir] Ensure index attrs are always 64-bit APInts
2022-08-31 Craig Topper[MachineCSE] Use TargetInstrInfo::isAsCheapAsAMove...
2022-08-31 Vitaly Buka[nfc][msan] Prepare the code for check sorting
2022-08-31 Dan Gohman[lld][WebAssemby] Allow import module names to be empty...
2022-08-31 Rob Suderman[mlir][amdgpu] Fix signed/unsigned comparison for abid...
2022-08-31 Slava Zakharin[flang] Generate DOT_PRODUCT runtime call based on...
2022-08-31 Slava Zakharin[flang][runtime] Enable real/complex kind 10 and 16...
2022-08-31 Peiming Liu[mlir][sparse] Introduce new sparse_tensor.storage_get...
2022-08-31 Aart Bik[mlir][sparse] sparse storage scheme type conversion
2022-08-31 Craig Topper[RISCV] Slightly simplify coode in combineVWADD_W_VL_VW...
2022-08-31 Rob Suderman[mlir][tosa] Fix left shift that was implicitly convert...
2022-08-31 Sam Clegg[WebAssembly][MC] Update tests after recent removal...
2022-08-31 Michele Scuttari[MLIR] Keep but deprecate old autogenerated pass base...
2022-08-31 Sam Clegg[lld][WebAssembly] Rename SymbolTable::getSymbols to...
2022-08-31 Sam Clegg[WebAssembly][MC] Avoid the need for .size directives...
2022-08-31 Jonas Devlieghere[lldb] Make the rumtimes target a test dependency
2022-08-31 Krzysztof Drewniak[mlir][AMDGPU] Define amdgpu.mfma operator
2022-08-31 Nikita Popovreland: [Local] Allow creating callbr with duplicate...
2022-08-31 Mark de Wever[NFC][libc++] char_traits code cleanups.
2022-08-31 Roy Jacobson[Frontend] Restore Preprocessor::getPredefines()
2022-08-31 Vitaly Buka[msan] Use Debug Info to point to affected fields
2022-08-31 Nick Desaulniers[llvm][TailDuplicator] don't taildup isInlineAsmBrIndir...
2022-08-31 Alexey Bataev[SLP][NFC]Add a check for SelectInst to match descripti...
2022-08-31 Nick Desaulniers[llvm][test] precommit test for D130127
2022-08-31 Alexey Bataev[SLP][NFC]Fix comment and make function following namin...
2022-08-31 Vitaly Buka[mlir] Avoid nullptr as memcpy arguments after D132758
2022-08-31 Martin Storsjö[cmake] Disable the -Wmisleading-indentation warning...
2022-08-31 Philip Reames[SLP] Simplify getOperandInfo implementation and be...
2022-08-31 Ying YiRe-add the REQUIRES line to fix a failed build on build...
2022-08-31 Sanjay Patel[CodeGen] fix misnamed "not" operation; NFC
2022-08-31 Katherine Rasmussen[flang] Write semantics test for atomic_fetch_or
2022-08-31 LLVM GN Syncbot[gn build] Port 74c8d9d5fc83
2022-08-31 Wei Yi TeeRevert "[clang][dataflow] Generalise match switch utili...
2022-08-31 Arthur Eubanks[test][InstCombine] Precommit some undef/noundef tests
2022-08-31 Michael Maitland[RISCV][CodeGen] add assertion to RISCVTargetStreamer...
2022-08-31 Craig Topper[VP] Correct the LEGALPOS for VP_STORE.
2022-08-31 Nico Weber[gn build] port d45c04da7cc5f (TestingADTTests)
2022-08-31 Mark de Wever[libc++][format] Fixes broken CI.
2022-08-31 Siva Chandra... [libc] Add arm-32 syscall implementation.
2022-08-31 Dong-hee Na[libc] Fix typo in lseek syscall number macro.
2022-08-31 Mark de Wever[libc++] Reduces the number of transitive includes.
2022-08-31 Michael Jones[libc][cmake] split fputil into individual targets
2022-08-31 Wei Yi Tee[llvm][ADT] Overload output stream operator `<<` for...
2022-08-31 Fangrui Song[Driver][test] Test -dumpmachine
2022-08-31 Mark de Wever[libc++][format] Fixes floating-point formatting.
2022-08-31 Arthur Eubanks[NFC] clang-format Any.h
2022-08-31 Mark de Wever[NFC][libc++][format] Renames __char_type concept.
2022-08-31 Mark de Wever[libc++][format] Allows width arg-id with value 0.
2022-08-31 Mark de Wever[libc++][CI] increases constexpr evaluation limit.
2022-08-31 Mark de Wever[libc++] Tests transitive includes for all C++03.
2022-08-31 Mark de Wever[libc++][experimental] Disables PMR in C++03.
2022-08-31 Mark de Wever[libc++] Inlines format_error for clang-cl DLL.
2022-08-31 LLVM GN Syncbot[gn build] Port c9033eeb2e59
2022-08-31 Wei Yi Tee[clang][dataflow] Generalise match switch utility to...
2022-08-31 Mingming Liu[AArch64][CostModel][NFC] Specify target datalayout...
2022-08-31 Daniel Thornburgh[Symbolizer] Handle {{{bt}}} symbolizer markup element.
2022-08-31 Ben LangmuirReapply "[clang][deps] Split translation units into...
2022-08-31 Egor Zhdan[libclang] Fix conversion from `StringRef` to `CXString`
2022-08-31 Simon Pilgrim[CostModel][X86] Add and/or/xor general cost kinds...
2022-08-31 Peixin Qiao[flang] Support lowering of intrinsic module procedure...
2022-08-31 Florian Hahn[SLP] Add FMA test case with missing or partial fast...
2022-08-31 Daniel Bertalan[lld-macho] Set the SG_READ_ONLY flag on __DATA_CONST
2022-08-31 Simon Pilgrim[DAG] extractShiftForRotate - replace assertion for...
2022-08-31 Jon Chesterfield[amdgpu][nfc] Factor predicate out of findLDSVariablesT...
2022-08-31 Jez Ng[lld-macho][nfc] Simplify MarkLive.cpp using `if constexpr`
2022-08-31 Siva Chandra... [bazel overlay][libc] Add unistd targets.
2022-08-31 Aaron BallmanFurther update -Wbitfield-constant-conversion for 1...
2022-08-31 Florian Hahn[LV] Add test case where SCEV is needed to remove vecto...
2022-08-31 Aaron BallmanClarifying the documentation for diagnostic formats...
2022-08-31 Hassnaa Hamdi[AArch64 - SVE]: Use SVE to lower reduce.fadd.
2022-08-31 Florian Hahn[LV] Fix test cases where vector loop never executed.
2022-08-31 Nikita Popov[LLParser] Add test for phi first class type error...
2022-08-31 Nikita Popov[LLParser] Allow zero-input phi nodes
2022-08-31 Alvin Wong[COFF] Use the more accurate GuardFlags definition...
2022-08-31 Alvin Wong[llvm-readobj][COFF] Print load config GuardFlags as...
next