platform/upstream/llvm.git
2020-09-21 Kazu Hirata[llvm] Fix comment typos. NFC.
2020-09-21 Jordan Rupprecht[lldb/test] Clean up version checking.
2020-09-21 Kazu HirataFix comment typos. NFC.
2020-09-21 Amara Emerson[AArch64][GlobalISel] Merge selection of vector-vector...
2020-09-21 Amara Emerson[AArch64][GlobalISel] Add a post-legalize combine for...
2020-09-21 Jacques Pienaar[mlir] Add tutorial index.md pages
2020-09-21 Amara Emerson[AArch64][GlobalISel] Make <4 x s16> G_ASHR and G_LSHR...
2020-09-21 Richard SmithDon't build a StringLiteral expression with reference...
2020-09-21 Mircea Trofin[NFC][regalloc] Use reverse iterator ranges for improve...
2020-09-21 shafik[ASTImporter] Modifying ImportDeclContext(...) to ensur...
2020-09-21 Martin StorsjöRevert "[clang-cl] Always interpret the LIB env var...
2020-09-21 Krzysztof Parzyszek[EarlyCSE] Small refactoring changes, NFC
2020-09-21 Baptiste Saleil[PowerPC] Remove unnecessary patterns and types
2020-09-21 Pengxuan Zheng[Hexagon] Make HexagonVLCR compatibile with New PM
2020-09-21 Martin Storsjö[CodeGen] [WinException] Only produce handler data...
2020-09-21 Martin Storsjö[clang-cl] Always interpret the LIB env var as separate...
2020-09-21 Martin Storsjö[clang] [MinGW] Add an implicit .exe suffix even when...
2020-09-21 Chris Hamilton[Analyzer] GNU named variadic macros in Plister
2020-09-21 Sanjay Patel[SLP] use std::distance/find to reduce code; NFC
2020-09-21 Matt ArsenaultAMDGPU: Don't add frame register to frame pseudos
2020-09-21 Stephen Neuendorffer[mlir] Add missing space in debug message
2020-09-21 Matt ArsenaultReapply Revert "RegAllocFast: Rewrite and improve"
2020-09-21 Zequan Wu[Coverage] Add empty line regions to SkippedRegions
2020-09-21 Sanjay Patel[InstCombine] use unary shuffle creator to reduce code...
2020-09-21 Sanjay Patel[LoopVectorize] use unary shuffle creator to reduce...
2020-09-21 Louis Dionne[libc++] Verify base substitutions earlier in the testi...
2020-09-21 Arthur Eubanks[DIE] Remove DeadInstEliminationPass
2020-09-21 Roman Lebedev[NFC][SCEV] Cleanup lowering of @llvm.uadd.sat, (-1...
2020-09-21 Fangrui Song[ELF][test] Delete large temporary files and make some...
2020-09-21 Stanislav Mekhanoshin[AMDGPU] Fixed typo in intrinsic comment. NFC.
2020-09-21 Reid Kleckner[MS] On x86_32, pass overaligned, non-copyable argument...
2020-09-21 jerryyin[AMDGPU] Adding mutex to guard lld::elf::link interface use
2020-09-21 Arthur Eubanks[ObjCARC] Initialize return value
2020-09-21 David Tenty[AIX][Clang][Driver] Add handling of shared option
2020-09-21 Sanjay Patel[SLP] use unary shuffle creator to reduce code duplicat...
2020-09-21 Sanjay Patel[IRBuilder][VectorCombine] make and use a convenience...
2020-09-21 Ye Luo[OpenMP] Protect unrecogonized CUDA error code
2020-09-21 Roman Lebedev[SCEV] Recognize @llvm.uadd.sat as `%y + umin(%x, ...
2020-09-21 Roman Lebedev[SCEV] Recognize @llvm.usub.sat as `%x - (umin %x,...
2020-09-21 Roman Lebedev[NFC][SCEV] Add tests for @llvm.*.sat intrinsics
2020-09-21 Roman Lebedev[SCEV] Recognize @llvm.abs as smax(x, -x)
2020-09-21 Roman Lebedev[NFC][SCEV] Add tests for @llvm.abs intrinsic
2020-09-21 Simon Pilgrim[SLP] Use for-range loops across ValueLists. NFCI.
2020-09-21 Dave Lee[cmake] Centralize LLVM_ENABLE_WARNINGS option
2020-09-21 Dave Lee[lldb/Commands] Fix outdated `breakpoint command add...
2020-09-21 Sriraman TallamThe wrong placement of add pass with optimizations...
2020-09-21 Sanjay Patel[SLP] simplify interface for gather(); NFC
2020-09-21 Simon PilgrimImplicitNullChecks.cpp - use auto const& iterators...
2020-09-21 Florian Hahn[SCEV] Add additional max BTC tests with loop guards.
2020-09-21 Arthur Eubanks[ObjCARC][NewPM] Port objc-arc-contract to NPM
2020-09-21 Momchil Velikov[ARM][CMSE] Issue an error if passing arguments through...
2020-09-21 Simon PilgrimTargetPassConfig.cpp - use auto const& iterator in...
2020-09-21 Simon PilgrimSLPVectorizer.cpp - fix include ordering. NFCI.
2020-09-21 Raul Tambre[Sema] Split special builtin type lookups into a separa...
2020-09-21 Igor Kudrin[clang] Fix a misleading variable name. NFC.
2020-09-21 Simon PilgrimMachineCSE.cpp - use auto const& iterator in for-range...
2020-09-21 Simon PilgrimFix Wdocumentation unknown parameter warnings. NFCI.
2020-09-21 Simon PilgrimProfileSummary.cpp - use auto const& iterator in for...
2020-09-21 David Sherwood[SVE][CodeGen] Mark ptrue/pfalse instructions as remate...
2020-09-21 Cyndy Ishida[TextAPI] clean up auto usages in tests, NFC
2020-09-21 Edd Dawson[LLD][ELF][test] Fix CHECKs in map-file test
2020-09-21 Baptiste Saleil[PowerPC] Add vector pair load/store instructions and...
2020-09-21 Arthur Eubanks[LoopSimplifyCFG][NewPM] Rename simplify-cfg -> loop...
2020-09-21 Valentin Clement[mlir][openacc] Add attributes to parallel op async...
2020-09-21 Simon Pilgrim[CostModel][X86] Add some select shuffle costs tests...
2020-09-21 Simon PilgrimUpdate update_analyze_test_checks.py to support API...
2020-09-21 Gabor Marton[analyzer][solver] Fix issue with symbol non-equality...
2020-09-21 Alexey Bataev[SLP] Allow reordering of vectorization trees with...
2020-09-21 David Tenty[AIX][Clang][Driver] Add handling of nostartfiles option
2020-09-21 Raphael Isemann[ASTImporter] Refactor IsStructurallyEquivalent's Decl...
2020-09-21 Simon PilgrimDWARFEmitter.cpp - use auto const& iterators in for...
2020-09-21 Paul C. AnagnostopoulosChange comments about order of classes in superclass...
2020-09-21 Georgii Rymar[llvm-readobj/libObject] - Get rid of `FirstSym` argume...
2020-09-21 Simon PilgrimDWARFYAML::emitDebugSections - remove unnecessary cantF...
2020-09-21 LLVM GN Syncbot[gn build] Port 4fc0214a101
2020-09-21 Denis Antrushin[Statepoints][ISEL] gc.relocate uniquification should...
2020-09-21 Adam Balogh[clang-tidy] New check cppcoreguidelines-prefer-member...
2020-09-21 Paul Walker[SVE] Change definition of reduction ISD nodes to have...
2020-09-21 Paul Walker[SVE] Use NEON for extract_vector_elt when the index...
2020-09-21 Eduardo Caldas[SyntaxTree][NFC] follow naming convention + remove...
2020-09-21 Christian Sigg[MLIR] Fix typo and expand gpu.host_register description.
2020-09-21 Haojian WuFix buildbot.
2020-09-21 Alexander BelyaevRevert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit"
2020-09-21 Haojian Wu[AST] Reduce the size of TemplateArgumentLocInfo.
2020-09-21 Florian HahnRecommit "[SCEV] Look through single value PHIs."
2020-09-21 Benjamin Kramer[mlir][VectorOps] Loosen restrictions on vector.reducti...
2020-09-21 David Green[ARM] Select f32 constants with vmov.f16
2020-09-21 serge-sans... Do not dereference an array out of bound just to take...
2020-09-21 Georgii Rymar[llvm-readelf/obj] - Stop printing invalid names for...
2020-09-21 Sam Parker[NFC][ARM] More tail predication tests.
2020-09-21 Sjoerd Meijer[AArch64] Cortex-A55 scheduler model
2020-09-21 Tres Popp[mlir] Shape.AssumingOp implements RegionBranchOpInterface.
2020-09-21 Eduardo Caldas[SyntaxTree][Synthesis] Implement `deepCopy`
2020-09-21 Alex Richardson[compiler-rt] Fix atomic support functions on 32-bit...
2020-09-21 Alex Richardson[RISC-V] Implement RISCVInstrInfo::isCopyInstrImpl()
2020-09-21 James Henderson[lld][ELF][test] Add additional LTO testing
2020-09-21 Max Kazantsev[Test] Test auto-update
2020-09-21 Lucas Prates[CodeGen] Fixing inconsistent ABI mangling of vlaues...
2020-09-21 Mehdi AminiFix crash in the pass pipeline when local reproducer...
2020-09-21 Florian Hahn[LSR] Preserve MSSA when using SplitCriticalEdge.
next