platform/upstream/llvm.git
2020-09-29 Yaxun (Sam... Skip -fPIE for AMDGPU and HIP toolchain
2020-09-29 Valentin Clement[mlir][openacc] Add acc.data operation verifier
2020-09-29 Nathan Ridge[clangd] When finding refs for a renaming alias, do...
2020-09-29 Mehdi AminiRemove dependency from LLVM Dialect on the OpenMP dialect
2020-09-29 LLVM GN Syncbot[gn build] Port 54d9f743c8b
2020-09-29 Richard SmithEnsure that we don't compute linkage for an anonymous...
2020-09-29 Jan Korous[clang] Update warning-wall.c test
2020-09-29 Ruiling Song[RegisterCoalescer] Pass Undefs to extendToIndices()
2020-09-29 Zahira AmmarguellatBuildVectorType with a dependent (array) type is crashi...
2020-09-28 Yonghong SongBPF: move AbstractMemberAccess and PreserveDIType passe...
2020-09-28 David Tenty[clang][driver][AIX] Set compiler-rt as default rtlib
2020-09-28 ogirouxAttempt to clear some msan errors in the libcxx atomic...
2020-09-28 Diego Caballero[mlir][Affine][VectorOps] Fix super vectorizer utility...
2020-09-28 Kostya Kortchinsky[scudo][standalone] Remove unused atomic_compare_exchan...
2020-09-28 Jan Korous[clang] Selectively ena/disa-ble format-insufficient...
2020-09-28 Mehdi AminiGuard `find_library(tensorflow_c_api ...)` by checking...
2020-09-28 Philip Reames[CVP] Allow two transforms in one invocation
2020-09-28 Fangrui Song[EHStreamer] Simplify sharedTypeIDs with std::mismatch
2020-09-28 Sean Silva[mlir][shape] Make conversion passes more consistent.
2020-09-28 Petr Hosek[libcxx] Don't pass -s to libtool
2020-09-28 Louis Dionne[libc++] Fix constexpr dynamic allocation on GCC 10
2020-09-28 Craig Topper[X86] Add support for calling SimplifyDemandedBits...
2020-09-28 Craig Topper[X86] Add tests for D87883. NFC
2020-09-28 Amara Emerson[GlobalISel] Add support for lowering of vector G_SELEC...
2020-09-28 David Tenty[CMake][AIX] Limit tools in external project build
2020-09-28 Nico Weber[gn build] Re-run CompletionModelCodegen when input...
2020-09-28 Aaron BallmanFix a think-o with the numerical suffixes in the docs...
2020-09-28 Jonas Devlieghere[lldb] Add print_function import
2020-09-28 Amara EmersonRevert "Revert "[AArch64][GlobalISel] Add selection...
2020-09-28 Aart Bik[mlir] [VectorOps] Relaxed restrictions on vector.reduc...
2020-09-28 Craig Topper[X86] Use inlineasm flag output for the _bittest* intri...
2020-09-28 Simon Pilgrim[InstCombine] Regenerate cast tests. NFC.
2020-09-28 Eric Astor[COFF] Aliases resolve directly to defined external...
2020-09-28 Louis Dionne[libc++] Replace uses of __libcpp_allocate by std:...
2020-09-28 Louis Dionne[libc++] Add UNSUPPORTED markup to atomic test in singl...
2020-09-28 Louis Dionne[libc++] Fix heap UaF issue in coroutine test
2020-09-28 Benjamin Kramer[wasm] Move WasmTraits.h to BinaryFormat
2020-09-28 Sanjay Patel[CostModel] remove hack for intrinsic cost based on...
2020-09-28 Jason MolendaOnce we've found a firmware binary and loaded it, don...
2020-09-28 Jonas Devlieghere[lldb] Enable markdown support for documentation
2020-09-28 Baptiste Saleil[PowerPC] Legalize v256i1 and v512i1 and implement...
2020-09-28 Sanjay Patel[CostModel] fill in arguments as part of intrinsic...
2020-09-28 Paweł Bylica[python][tests] Fix string comparison with "is"
2020-09-28 Peter Collingbournescudo: Re-order Allocator fields for improved performan...
2020-09-28 Aart Bik[mlir] [VectorOps] changes to printing support for...
2020-09-28 Jon Roelofs[AArch64] reuse another map iterator. NFC
2020-09-28 Amara EmersonRevert "[AArch64][GlobalISel] Add selection support...
2020-09-28 Utkarsh Saxena[clangd] Rename evaluate() to evaluateHeuristics()
2020-09-28 Dominic Chen[AddressSanitizer] Copy type metadata to prevent miscom...
2020-09-28 Simon Pilgrim[InstCombine] Add trunc(shr(trunc(x),c)) non-uniform...
2020-09-28 Heejin Ahn[WebAssembly] Use wasm::Signature for in ObjectWriter...
2020-09-28 Jessica Paquette[AArch64][GlobalISel] Infer whether G_PHI is going...
2020-09-28 Sanjay Patel[CostModel] move early exit for free intrinsics
2020-09-28 Sanjay Patel[CostModel] split handling of intrinsics from other...
2020-09-28 Jessica Paquette[AArch64][GlobalISel] Support shifted register form...
2020-09-28 Jessica Paquette[GlobalISel] Combine (xor (and x, y), y) -> (and (not...
2020-09-28 Simon Pilgrim[InstCombine] Add basic trunc(shr(trunc(x),c)) tests
2020-09-28 Utkarsh Saxena[clangd] Use Decision Forest to score code completions.
2020-09-28 Stella LaurenzoAdd FunctionType to MLIR C and Python bindings.
2020-09-28 Jon Roelofs[AArch64] Reuse map iterator instead of double lookup...
2020-09-28 Mikhail Maltsev[unittests] Preserve LD_LIBRARY_PATH in crash recovery...
2020-09-28 Vedant Kumar[ubsan] nullability-arg: Fix crash on C++ member pointers
2020-09-28 Utkarsh Saxena[clangd] Add a trained DecisionForest for code completion.
2020-09-28 Jonas DevlieghereRevert "Add the ability to write target stop-hooks...
2020-09-28 Michael Liao[clang][codegen] Annotate `correctly-rounded-divide...
2020-09-28 Jay Foad[AMDGPU] Reformat AMDGPUTargetLowering::isSDNodeAlwaysU...
2020-09-28 Sam Parker[ARM][LowOverheadLoops] Cleanup and re-arrange
2020-09-28 Tres Popp[llvm] Fix unused variable in non-debug configurations
2020-09-28 Meera Nakrani[ARM] Added more patterns to generate SSAT/USAT with...
2020-09-28 Cameron McInally[SVE] Lower fixed length VECREDUCE_[UMAX|UMIN] to Scalable
2020-09-28 Juneyoung Lee[ValueTracking] Fix analyses to update CxtI to be phi...
2020-09-28 Paul C. Anagnostopoulos[TableGen] Improved messages in PseudoLoweringEmitter.
2020-09-28 Simon Pilgrim[InstCombine] matchRotate - force splat of uniform...
2020-09-28 Sam Parker[NFC][ARM] Factor out some logic for LoLoops.
2020-09-28 Jay Foad[AMDGPU] Reformat SITargetLowering::isSDNodeSourceOfDiv...
2020-09-28 Georgii Rymar[llvm-readobj/elf] - Fix the PREL31 relocation computat...
2020-09-28 Alexander Kornienko[clang-tidy] IncludeInserter: allow <> in header name
2020-09-28 Haojian Wu[clang] Don't emit "no member" diagnostic if the lookup...
2020-09-28 Sjoerd Meijer[ARM][MVE] Enable tail-predication by default
2020-09-28 Simon Pilgrim[InstCombine] matchRotate - allow undef in uniform...
2020-09-28 Florian Hahn[SCEV] Also use info from assumes in applyLoopGuards.
2020-09-28 Daniel Kiss[AArch64] Generate .note.gnu.property based on module...
2020-09-28 Simon Pilgrim[X86] Flip isShuffleEquivalent argument order to match...
2020-09-28 Simon Pilgrim[X86] Simplify broadcast mask detection with isUndefOrE...
2020-09-28 LLVM GN Syncbot[gn build] Port 018066d9475
2020-09-28 Tadeo Kondrak[clangd] Add a tweak for filling in enumerators of...
2020-09-28 Raphael Isemann[lldb][NFC] Minor cleanup in CxxModuleHandler::tryInsta...
2020-09-28 Qiu Chaofan[PowerPC] Clean-up mayRaiseFPException bits
2020-09-28 Jay Foad[AMDGPU] Add bfi immediate pattern
2020-09-28 Jay Foad[AMDGPU] Make bfi patterns divergence-aware
2020-09-28 Jay Foad[AMDGPU] Split R600 and GCN bfi patterns
2020-09-28 Simon Pilgrim[InstCombine] Add tests for vector rotate by constants...
2020-09-28 Georgii Rymar[yaml2obj][obj2yaml] - Add a support for SHT_ARM_EXIDX...
2020-09-28 Raphael Isemann[lldb] Reference STL types in import-std-module tests
2020-09-28 Georgii Rymar[obj2yaml][yaml2obj] - Stop recognizing SHT_MIPS_ABIFLA...
2020-09-28 Benjamin Kramer[Coroutines] Remove unused includes. NFC.
2020-09-28 Sjoerd Meijer[ARM][MVE] tail-predication: overflow checks for elemen...
2020-09-28 David Green[ARM] Expand cannotInsertWDLSTPBetween to the last...
2020-09-28 Raphael Isemann[lldb] Remove nothreadallow from SWIG's __str__ wrapper...
2020-09-28 Chuanqi Xu[Coroutines] Reuse storage for local variables with...
next