platform/upstream/llvm.git
2020-12-08 Adam Czachorowski[clangd] ExpandAutoType: Do not offer code action on...
2020-12-08 Jessica Paquette[AArch64][GlobalISel] Fold G_SELECT cc, %t, (G_ADD...
2020-12-08 Matt Morehouse[DFSan] Add several math functions to ABI list.
2020-12-08 Yuriy Chernyshov[libc++] Add std::hash<char8_t> specialization if char8...
2020-12-08 Jessica Paquette[AArch64][GlobalISel] Fold binops on the true side...
2020-12-08 Jessica Paquette[AArch64][GlobalISel] Don't explicitly write to the...
2020-12-08 Nuno LopesDenseMap: fix build with clang in C++20 mode
2020-12-08 Jez Ng[lld-macho] Support parsing of bitcode within archives
2020-12-08 Jez Ng[lld-macho][nfc] Move some methods from InputFile to...
2020-12-08 Eugene Zhulenev[mlir] Async: Add numWorkerThreads argument to createAs...
2020-12-08 peter klausler[flang] Implement derived type description table encoding
2020-12-08 Craig Topper[RISCV] Replace custom isel code for RISCVISD::READ_CYC...
2020-12-08 Yuanfang Chen[Time-report] Add a flag -ftime-report={per-pass,per...
2020-12-08 Eric Seidelcppcoreguidelines Narrowing Conversions Check: detect...
2020-12-08 Jeroen Dobbelaere[compiler-rt santizer] Use clock_gettime instead of...
2020-12-08 Benjamin KramerMove createScalarizeMaskedMemIntrinPass to Scalar.h
2020-12-08 Benjamin KramerRemove unused include. NFC.
2020-12-08 Arthur Eubanks[test] Rewrite phi-empty.ll into a unittest
2020-12-08 Sanjay Patel[VectorCombine] add tests for load of insert/extract...
2020-12-08 Huihui Zhang[AArch64][SVE] Add lowering for llvm.maxnum|minnum...
2020-12-08 Bardia Mahjour[LV] Make optimal-epilog-vectorization-profitability...
2020-12-08 Nigel PerksFix inconsistent availability attribute message string...
2020-12-08 Anna Thomas[ScalarizeMaskedMemIntrinsic] Move from CodeGen into...
2020-12-08 Jessica Paquette[AArch64][GlobalISel] Select G_SADDO and G_SSUBO
2020-12-08 Nathan James[clangd][NFC] Small tweak to combined provider
2020-12-08 Marek Kurdej[libc++] [LWG3221] Add tests for wrapping operator...
2020-12-08 Xun Li[coroutine] should disable inline before calling coro...
2020-12-08 Nico Weber[gn build] (manually) port db61b1844e11f
2020-12-08 Christian Sigg[mlir] Revert "Tighten access of RewritePattern methods."
2020-12-08 Simon PilgrimSemaType.cpp - use castAs<> instead of getAs<> for...
2020-12-08 Tres Popp[mlir] Use rewriting infrastructure in AsyncToLLVM
2020-12-08 Arthur O'Dwyer[libc++] ADL-proof <iterator>. `__convert_to_integral...
2020-12-08 Frederik GossenAdd sqrt lowering from standard to NVVM
2020-12-08 Louis Dionne[libc++] Add a CI job to backdeploy to macOS 10.14
2020-12-08 Benjamin Kramer[mlir][Shape] Canonicalize assume_all with one input...
2020-12-08 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Add more return...
2020-12-08 Gabor Marton[analyzer][StdLibraryFunctionsChecker] Make close and...
2020-12-08 Valentin Clement[flang][openacc] Add clause validity tests for the...
2020-12-08 Teresa Johnson[ICP] Don't promote when target not defined in module
2020-12-08 Christian Sigg[mlir] Tighten access of RewritePattern methods.
2020-12-08 Stefan Pintilie[PowerPC] Fix missing nop after call to weak callee.
2020-12-08 Simon Pilgrim[X86] Regenerate vector-shift-*.ll tests
2020-12-08 Simon Pilgrim[X86] Regenerate store-narrow.ll tests
2020-12-08 Simon Pilgrim[X86] Regenerate bmi-intrinsics-fast-isel.ll tests
2020-12-08 Simon Pilgrim[X86] Regenerate addcarry2.ll tests
2020-12-08 Simon Pilgrim[X86] Regenerate sttni.ll tests
2020-12-08 Simon Pilgrim[X86] Regenerate clzero.ll tests
2020-12-08 Chris Kennelly[clang-tidy] Omit std::make_unique/make_shared for...
2020-12-08 David Green[ARM] Turn pred_cast(xor(x, -1)) into xor(pred_cast...
2020-12-08 Kevin P. Neal[FPEnv] Correct constrained metadata in fp16-ops-strict.c
2020-12-08 Chris Kennelly[clang-tidy] Recognize single character needles for...
2020-12-08 Adam Czachorowski[clangd] ExtractFunction: disable on regions that somet...
2020-12-08 Adhemerval... [compiler-rt] [builtins] Support conversion between...
2020-12-08 David Sherwood[SVE] Remove duplicate assert in DAGTypeLegalizer:...
2020-12-08 Jay Foad[AMDGPU] Add occupancy level tests for GFX10.3. NFC.
2020-12-08 ergawy[MLIR][SPIRV] Add initial support for OpSpecConstantOp.
2020-12-08 David Green[ARM] Remove dead instructions before creating VPT...
2020-12-08 David Sherwood[SVE] Fix crashes with inline assembly
2020-12-08 Frederik GossenAdd rsqrt lowering from standard to NVVM
2020-12-08 Jan Svoboda[clang][cli] Unify boolean marshalling
2020-12-08 Simon Pilgrim[SLP][X86] Extend PR46983 tests to include SSE2,SSE42...
2020-12-08 Raphael Isemann[lldb][import-std-module] Add a test for typedef'd...
2020-12-08 Nigel Perks[XCore][docs] Fix XCore compiler writer documentation...
2020-12-08 Sjoerd Meijer[LICM][docs] Document that LICM is also a canonicalizat...
2020-12-08 David Green[NFC] Chec[^k] -> Check
2020-12-08 Hafiz Abid... [compiler-rt] Allow appending to 'target_cflags' value...
2020-12-08 Jeremy Morse[DebugInfo][Docs] Document MIR language debug-info...
2020-12-08 Pan, Tao[CodeGen] Add text section prefix for COFF object file
2020-12-08 Cullen Rhodes[IR] Remove CastInst::isCastable since it is not used
2020-12-08 Tim NorthoverUBSAN: emit distinctive traps
2020-12-08 Stefan Gränitz[Orc] Two small fixes in TPCDynamicLibrarySearchGenerator
2020-12-08 Stefan Gränitz[JITLink][ELF] Route objects to their matching linker...
2020-12-08 Evgeniy Brevnov[DSE][NFC] Need to be carefull mixing signed and unsign...
2020-12-08 Alex Zinenko[mlir] Add an option to control the number of loops...
2020-12-08 Alex Zinenko[mlir] properly support min/max in affine parallelization
2020-12-08 Luís Marques[Clang][CodeGen][RISCV] Fix hard float ABI for struct...
2020-12-08 Luís Marques[Clang][CodeGen][RISCV] Fix hard float ABI test cases...
2020-12-08 Luís Marques[Clang][CodeGen][RISCV] Add hard float ABI tests with...
2020-12-08 Anton Afanasyev[SLP][Test] Differentiate SSE/AVX512 test coverage...
2020-12-08 Richard SmithRevert "Add new 'preferred_name' attribute."
2020-12-08 David BlaikieFix shtest-timeout test harder
2020-12-08 Marek Kurdej[libc++] Mark LWG3200 as Nothing To Do. NFC.
2020-12-08 Qiu Chaofan[NFC] [PowerPC] Move i1-to-fp tests and use script
2020-12-08 Arthur Eubanks[test] Pin provenance.ll to legacy PM
2020-12-08 Arthur Eubanks[test] Fix loop-micro-op-buffer-size-t99.ll under NPM
2020-12-08 wlei[llvm-profgen][NFC] Fix test failure by making unwinder...
2020-12-08 Qiu Chaofan[PowerPC] Implement intrinsic for DARN instruction
2020-12-08 Arthur Eubanks[test] Fix Transforms/LoopVersioningLICM under NPM
2020-12-08 Arthur Eubanks[test] Fix Transforms/LoopVectorize under NPM
2020-12-08 Arthur Eubanks[test] Fix store_cost.ll under NPM
2020-12-08 Jonas Devlieghere[lldb] Include thread id in the reproducer trace (NFC)
2020-12-08 Vitaly Buka[NFC][MSan] Round up OffsetPtr in PoisonMembers
2020-12-08 Arthur Eubanks[test] Fix widen-iv.ll under NPM
2020-12-08 Kai Luo[DAGCombine][PowerPC] Simplify nabs by using legal...
2020-12-08 Esme-Yi[PowerPC] Correct the bit-width definition for some...
2020-12-08 Richard SmithFix assertion failure due to incorrect dependence bits...
2020-12-08 Fangrui Song[test] Rewrite split-debug.c
2020-12-08 Arthur Eubanks[test] Fix LoopFusion tests under NewPM
2020-12-08 Jessica Paquette[AArch64][GlobalISel] Refactor G_BRCOND selection
2020-12-08 Valentin Churavy[VNCoercion] Disallow coercion between different ni...
next