platform/upstream/llvm.git
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...
2020-09-28 David Sherwood[SVE] Replace / operator in TypeSize/ElementCount with...
2020-09-28 Kai Luo[PowerPC] Add tests for `select` patterns. NFC.
2020-09-28 Arthur EubanksRevert "Reland [CodeGen] emit CG profile for COFF objec...
2020-09-28 Max Kazantsev[Test] Add tests where we can replace condition with...
2020-09-28 Richard SmithAdd profiling support for APValues.
2020-09-28 Richard SmithCanonicalize declaration pointers when forming APValues.
2020-09-28 Valentin Clement[mlir][openacc] Add if, deviceptr operands and default...
2020-09-28 Valentin Clement[mlir][openacc] Switch to assembly format for acc.data
2020-09-28 Valentin Clement[mlir][openacc] Remove detach and delete operands from...
2020-09-27 Dávid Bolvanský[BuildLibCalls] Add noalias for strcat and stpcpy
2020-09-27 Joseph Huber[OpenMP] Add Missing _static Director for OpenMP Docume...
2020-09-27 Nikita Popov[CVP] Remove unnecessary block splits in tests (NFC)
2020-09-27 Nikita Popov[LVI][CVP] Use block value when simplifying icmps
2020-09-27 Fangrui Song[NewPM] Port ConstraintElimination to the new pass...
2020-09-27 Benjamin Kramer[InstCombine] Simplify code. NFCI.
2020-09-27 Nikita Popov[CVP] Make srem test more robust (NFC)
2020-09-27 Nikita Popov[LVI] Clarify getValueAt/getValueInBlock doc comments...
2020-09-27 Nikita Popov[LVI] Require context instruction in external API ...
2020-09-27 Nikita Popov[CVP] Pass context instruction when narrowing div/rem
2020-09-27 Simon Pilgrim[X86] Add some basic i128 udiv test coverage
2020-09-27 Simon Pilgrim[X86] Regenerate i128 sdiv tests and add i686 coverage.
2020-09-27 Sanjay Patel[CostModel] add cl option to check size and latency...
2020-09-27 Sanjay Patel[ValueTracking] enhance isKnownNeverInfinity to underst...
2020-09-27 Sanjay Patel[InstSimplify] add tests for fcmp with casted op; NFC
2020-09-27 Aaron BallmanTypo fix; NFC
2020-09-27 Alexey Lapshin[llvm-objcopy][NFC] refactor error handling. part 2.
2020-09-27 Tatsuo NomuraFix MIPS and MIPS64 ABI to use ConstString in their...
next