platform/upstream/llvm.git
2021-05-04 Fangrui Song[llvm-objdump] Delete temporary workaround option ...
2021-05-04 Fangrui Song[RISCV][test] Migrate llvm-objdump --riscv-no-aliases...
2021-05-04 Dávid Bolvanský[InstSimplify] Added tests for PR50173, NFC
2021-05-04 Andrew Savonichev[Clang][AArch64] Disable rounding of return values...
2021-05-04 Arthur Eubanks[docs] Fix some wording
2021-05-04 Nathan James[clang-tidy][NFC] Update tests and Default options...
2021-05-04 Fangrui Song[llvm-objdump] Fix -a after D100433
2021-05-04 Fraser Cormack[ValueTypes] Add MVTs for v256i16 and v256f16
2021-05-04 Ahsan Saghir[PowerPC] Prevent argument promotion of types with...
2021-05-04 Bjorn PetterssonRevert "Make dependency between certain analysis passes...
2021-05-04 Louis Dionne[libc++] NFC: Fix typo in Ranges Status
2021-05-04 Wei Mi[SampleFDO] Fix a bug when appending function symbol...
2021-05-04 Fangrui Song[llvm-objdump] Improve newline consistency between...
2021-05-04 gbreynoo[llvm-objdump] Remove Generic Options group from help...
2021-05-04 Med Ismail... [lldb/Core] Add SourceLocationSpec class (NFC)
2021-05-04 Med Ismail... [lldb] Move and clean-up the Declaration class (NFC)
2021-05-04 Med Ismail... [lldb/Utility] Update path in FileSpec documentation...
2021-05-04 Dimitry AndricRevert "[llvm-objdump] Remove Generic Options group...
2021-05-04 Christudasan... DAG: Cleanup assertion in EmitFuncArgumentDbgValue
2021-05-04 Dimitry AndricReland "[MC][ELF] Work around R_MIPS_LO16 relocation...
2021-05-04 Jennifer YuFix assert on the variable which is used in omp clause...
2021-05-04 Fabian Meumertzheim[libFuzzer] Preserve position hint in auto dictionary
2021-05-04 Sanjay Patel[InstCombine] avoid infinite loops with select/icmp...
2021-05-04 gbreynoo[llvm-objdump] Remove Generic Options group from help...
2021-05-04 Amy Kwan[PowerPC][NFC] Update atomic patterns to use the refact...
2021-05-04 William S.... [MLIR] Add not icmp canonicalization documentation
2021-05-04 gbreynoo[llvm-objdump] Remove --cfg option from command guide
2021-05-04 William S.... [MLIR][SCF] Assume uses of condition in the body of...
2021-05-04 Florian Hahn[VPlan] Representing backedge def-use feeding reduction...
2021-05-04 William S.... [MLIR] Replace a not of a comparison with appropriate...
2021-05-04 Zachary HenkelRename a template parameter that conflicted with a...
2021-05-04 Louis Dionne[libc++] Move the Debug iterators check to CI stage 3
2021-05-04 LLVM GN Syncbot[gn build] Port 2021d272ad6c
2021-05-04 Louis Dionne[libc++] Implement ranges::view
2021-05-04 Brock Wyma[CodeView] Truncate Long Type Names With An MD5 Hash
2021-05-04 Ella Ma[analyzer] Fix a crash for dereferencing an empty llvm...
2021-05-04 Fraser Cormack[LangRef] Fix a typo in the vector-type memory layout...
2021-05-04 Sander de SmalenReland "[LV] Calculate max feasible scalable VF."
2021-05-04 Nico WeberFix some typos in d7ec48d71bd671
2021-05-04 Tobias Gysi[mlir][linalg] Always lower index operations during...
2021-05-04 Saurabh Jha[Matrix] Implement C-style explicit type conversions...
2021-05-04 Nico Weber[clang] accept -fsanitize-ignorelist= in addition to...
2021-05-04 Bradley Smith[AArch64][SVE] Fold insert(zero, extract(X, 0), 0)...
2021-05-04 Simon PilgrimLocal.cpp - Avoid DebugLoc copies - use const reference...
2021-05-04 Anastasia Stulova[OpenCL] Allow pipe as a valid identifier prior to...
2021-05-04 Jan Svoboda[clang][cli][docs] Clarify marshalling infrastructure...
2021-05-04 Simon Pilgrim[Utils] recognizeBSwapOrBitReverseIdiom - support match...
2021-05-04 Simon Pilgrim[CodeGenPrepare][X86] Add bitreverse detection tests
2021-05-04 Simon Pilgrim[X86] Update PR20841 test description to make it clear...
2021-05-04 Jan Svoboda[clang][cli] NFC: Remove confusing `EmptyKPM` variable
2021-05-04 Adrian Kuegel[mlir] Add lowering from math.expm1 to LLVM.
2021-05-04 David Stuttard[AMDGPU][AsmParser] Correct the order of optional opera...
2021-05-04 Florian Hahn[IndVarSimplify] Add additional tests using isImpliedVi...
2021-05-04 Alexey BataevRevert "[SLP]Allow masked gathers only if allowed by...
2021-05-04 Dávid Bolvanský[InstCombine] ctpop(X) ^ ctpop(Y) & 1 --> ctpop(X^Y...
2021-05-04 Georgy Komarov[clang-tidy] Fix cppcoreguidelines-pro-type-vararg...
2021-05-04 Kirill BobyrevIntroduce clangd-server-monitor tool
2021-05-04 Luis Penagos[clang-format] Prevent extraneous space insertion in...
2021-05-04 Jessica Clarke[RISCV] Pre-commit tests for D101342
2021-05-04 David Zarzycki[llvm] Unbreak no-assertion testing
2021-05-04 LLVM GN Syncbot[gn build] Port 1db4dbba24dd
2021-05-04 Bjorn PetterssonMake dependency between certain analysis passes transitive
2021-05-04 Simon MollRecommit "[VP,Integer,#2] ExpandVectorPredication pass"
2021-05-04 Kadir Cetinkaya[clangd] Fix hover crash on broken code
2021-05-04 serge-sans... Introduce -Wreserved-identifier
2021-05-04 Fraser Cormack[RISCV] Lower splats of non-constant i1s as SETCCs
2021-05-04 David Green[TTI] Replace ceil lambdas with divideCeil. NFCI
2021-05-04 LLVM GN Syncbot[gn build] Port ed51156084dd
2021-05-04 Reshabh Sharma[ModuleUtils] NFC: Add unit tests for appendToUsedList
2021-05-04 Greg McGary[lld-macho] Implement builtin section renaming
2021-05-04 Shivam Gupta[NFC] Give better diagnose on clang-format not found...
2021-05-04 Alex Lorenz[clang][CodeGen] Use llvm::stable_sort for multi versio...
2021-05-04 Matthias Springer[mlir] Fix bug in TransferOpReduceRank when all dims...
2021-05-04 natashaknk[mlir][tosa] Add lowerings for tosa.equal and tosa...
2021-05-04 Philip Reames[IndVarSimplify][NFC] Removed mayThrow from if-conditio...
2021-05-04 Sam Clegg[lld][WebAssembly] Fix crash with `-pie` without `...
2021-05-04 Juneyoung Lee[InstCombine] generalize select + select/and/or folding...
2021-05-04 Juneyoung LeePrecommit tests for D101720 (NFC)
2021-05-04 Jim InghamClarify the help for "breakpoint command add" and ...
2021-05-04 Arthur Eubanks[NewPM] Only invalidate modified functions' analyses...
2021-05-04 Sam Clegg[lld][WebAssembly] Convert more tests to asm format...
2021-05-04 Raman Tenneti[libc] Introduce asctime, asctime_r to LLVM libc
2021-05-04 LLVM GN Syncbot[gn build] Port 7310403e3cdf
2021-05-03 Tomasz Miąsko[demangler] Initial support for the new Rust mangling...
2021-05-03 Sam Clegg[lld][WebAssembly] Do not merge comdat data segments
2021-05-03 Philip ReamesRecommit "Generalize getInvertibleOperand recurrence...
2021-05-03 Arthur Eubanks[NewPM] Invalidate AAManager after populating GlobalsAA
2021-05-03 Joseph Huber[Attributor] Add AAExecutionDomainInfo interface to...
2021-05-03 Philip ReamesOne more test case inspired by PR50191
2021-05-03 Eugene Zhulenev[mlir] Linalg: add vector transfer lowering patterns...
2021-05-03 Peyton, Jonathan L[OpenMP] Refactor/Rework topology discovery code
2021-05-03 Philip ReamesAdd some additional test cases inspired by PR50191
2021-05-03 Jez Ng[lld-macho] Add ARM requirement to objc.s
2021-05-03 Jez Ng[lld-macho] De-templatize mach_header operations
2021-05-03 Dávid Bolvanský[InstCombine] Added tests for PR50094, NFC
2021-05-03 Giorgis Georgakoudis[Utils] Add prof metadata to matched unnamed values
2021-05-03 Emilio Cota[mlir] Add polynomial approximation for math::Log1p
2021-05-03 Eli Friedman[AArch64][SVE] More unpredicated ld1/st1 patterns for...
2021-05-03 Jonas Devlieghere[debugserver] Include LLDB_VERSION_SUFFIX in debugserve...
2021-05-03 Dávid Bolvanský[InstCombine] cttz(sext(x)) -> cttz(zext(x))
next