platform/upstream/llvm.git
2021-09-27 Wang, Pengfei[X86][FP16] Add more builtins to avoid multi evaluation...
2021-09-27 Lang Hames[ORC] Fix SimpleRemoteEPC data races.
2021-09-27 Amara Emerson[GlobalISel] Re-generate some call lowering tests with...
2021-09-26 Mehdi AminiFix clang-tidy warning "modernize-use-nullptr" in MLIR...
2021-09-26 Mehdi AminiFix ClangTidyLegacy warning: "'virtual' is redundant...
2021-09-26 Lang Hames[MCJIT] This test shouldn't require an unwind table.
2021-09-26 Michał Górny[lldb] [gdb-remote] Use llvm::StringRef.split() and...
2021-09-26 Nikita Popov[BasicAA] Don't check whether GEP is sized (NFC)
2021-09-26 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - enable sext_extend_vec...
2021-09-26 Simon Pilgrim[X86] Fold PACK(*_EXTEND_VECTOR_INREG, UNDEF) -> *_EXTE...
2021-09-26 Lang Hames[ORC] Remote OrcRemoteTargetClient and OrcRemoteTargetS...
2021-09-26 Lang Hames[ORC] Export process symbols in lli-child-target.
2021-09-26 LLVM GN Syncbot[gn build] Port 6498b0e991ba
2021-09-26 Lang HamesReintroduce "[ORC] Introduce EPCGenericRTDyldMemoryMana...
2021-09-26 Simon Pilgrim[X86] Fold ADD(VPMADDWD(X,Y),VPMADDWD(Z,W)) -> VPMADDWD...
2021-09-26 Lang Hames[ORC][llvm-jitlink] Add debugging output to SimpleRemot...
2021-09-26 Kazu Hirata[RISCV] Remove redundant declaration RISCVMnemonicSpell...
2021-09-26 Roman Lebedev[X86][Costmodel] Load/store i16 VF=2 interleaving costs
2021-09-26 Nikita Popov[DSE] Don't check getUnderlyingObject() return value...
2021-09-26 Nikita Popov[DSE] Make DSEState non-copyable (NFC)
2021-09-26 Jon Chesterfield[libomptarget][amdgpu] Destruct HSA queues
2021-09-26 Sanjay Patel[InstCombine] move add after min/max intrinsic
2021-09-26 Simon Pilgrim[CostModel][X86] Improve AVX1/AVX2 v16i32->v16i16/v16i8...
2021-09-26 Michael Kruse[Polly] Support for InlineAsm.
2021-09-26 Michael Kruse[Polly] Use VirtualUse to determine references.
2021-09-26 Michael Kruse[Polly] Remove isConstCall.
2021-09-26 Alexandre Rames[ADT] Add trailing comma on TYPED_TEST_SUITE
2021-09-26 Mehdi AminiMLIR can't support -Bsymbolic link option, fail at...
2021-09-26 Lang Hames[ORC] Wait for handleDisconnect to complete in SimpleRe...
2021-09-26 Lang Hames[ORC] Fix uninitialized variable.
2021-09-25 Fangrui Song[ELF] Remove unneeded binding parameter from addOptiona...
2021-09-25 Fangrui Song[ELF] Replace noneRel = R_*_NONE with static constexpr...
2021-09-25 Fangrui Song[ELF] Default gotBaseSymInGotPlt to false (NFC for...
2021-09-25 Nikita Popov[AA] Move earliest escape tracking from DSE to AA
2021-09-25 Nikita Popov[DSE] Make capture check more precise
2021-09-25 Nikita Popov[BasicAA] Don't consider Argument as escape source...
2021-09-25 Lang Hames[ORC-RT] ExecutorAddrDiff ergonomic improvements; conta...
2021-09-25 Fangrui Song[ELF][test] Improve test coverage
2021-09-25 Lang HamesRevert "[ORC] Introduce EPCGenericRTDyldMemoryManager."
2021-09-25 Lang Hames[lli] Add ChildTarget dependence on OrcTargetProcess...
2021-09-25 Lang Hames[ORC] Introduce EPCGenericRTDyldMemoryManager.
2021-09-25 Simon Pilgrim[DAG] ReduceLoadOpStoreWidth - replace getABITypeAlign...
2021-09-25 mydeveloperday[clang-format] Left/Right alignment fixer can cause...
2021-09-25 Simon Pilgrim[CostModel][X86] Adjust vXi32 multiply costs if it...
2021-09-25 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - mask off upper bits...
2021-09-25 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - enable sext(v8i16...
2021-09-25 Kazu Hirata[Mips] Remove redundant declarations (NFC)
2021-09-25 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - enable sext(v8i16...
2021-09-25 Simon Pilgrim[X86] X86FastISel::fastMaterializeConstant - break...
2021-09-25 Simon Pilgrim[X86] combineShiftToPMULH - relax from ISA from SSE41...
2021-09-25 Michał Górny[lldb] Convert misc. StringConvert uses
2021-09-25 Valentin Clement[fir] Add desc to fir.array_load op and update operand...
2021-09-25 Simon Pilgrim[InstCombine] Ensure shifts are in range for (X <<...
2021-09-25 Markus Böck[CMake] Consistently use the LibXml2::LibXml2 target...
2021-09-25 Simon Pilgrim[IR] DIBuilder::createEnumerator - pass APSInt by const...
2021-09-25 Simon Pilgrim[DAG] combineShiftToMULH - move getValueType() inside...
2021-09-25 Kunwar Shaanjeet... [MLIR] Add functionality to remove redundant local...
2021-09-25 David Green[ARM] Fix Arm block placement creating branches after...
2021-09-25 Dmitry Vyukovtsan: uninline RacyStacks::operator==
2021-09-25 Simon Pilgrim[TTI] getUserCost - Ensure a vector insert/extract...
2021-09-25 Jim Lin[RISCV] Fix incorrect operand type of inst alias for...
2021-09-25 Matheus Izvekov[clang] set templates as invalid when any of the parame...
2021-09-25 Amara Emerson[AArch64][AMDGPU] Re-generate some tests with CHECK...
2021-09-25 Petr Hosek[CMake] Pass through CMAKE_READELF to subbuilds
2021-09-25 Jason MolendaAdd pragma to make it easier to find "image list" impl
2021-09-25 David BlaikieDebugInfo: Use the signedness of the underlying enum...
2021-09-24 River Riddle[mlir:ElementsAttr] Avoid crash on empty contiguous...
2021-09-24 modimo[llvm-profdata] Extend support of --topn to sample...
2021-09-24 Nico Weber[llvm] Remove LLVM_CHECK_ENABLED_PROJECTS again
2021-09-24 Nico WeberRevert "[Driver] Correctly handle static C++ standard...
2021-09-24 Konrad Kleine[llvm] Improve export.sh with help and snapshot
2021-09-24 Wei MiAdd "REQUIRES: zlib" in forward-compatible.test since...
2021-09-24 Wei MiFixed a bug in https://reviews.llvm.org/rG8eb617d719bdc...
2021-09-24 Craig Topper[RISCV] Add another isel optimization for (and (shl...
2021-09-24 Jonas Devlieghere[dsymutil] Update union-fwd-decl.test for Windows
2021-09-24 Jonas Devlieghere[lldb] Copy the system debugserver in LLDB.framework
2021-09-24 Lang Hames[ORC] Allow construction of an ExecutorAddrRange from...
2021-09-24 David BlaikieWIP: Verify -gsimple-template-names=mangled values
2021-09-24 Jonas Devlieghere[dsymutil] Track incompleteness across unions
2021-09-24 wlei[llvm-profgen] Unify output format of different unsymbo...
2021-09-24 wlei[AutoFDO][llvm-profgen] Report zero count for unexecute...
2021-09-24 Lei Zhang[mlir][tosa] Do not fold transpose with quantized types
2021-09-24 wlei[AutoFDO][llvm-profgen] Profile generation for LBR...
2021-09-24 Diego Caballero[mlir] Create a generic reduction detection utility
2021-09-24 wlei[llvm-profgen] Ignore invalid perf line in LBR record
2021-09-24 Stanislav Mekhanoshin[AMDGPU] Limit promote alloca max size in functions
2021-09-24 LLVM GN Syncbot[gn build] Port c0d889995e70
2021-09-24 LLVM GN Syncbot[gn build] Port a9ae2436fc0d
2021-09-24 Lang Hames[ORC] Add 'contains' and 'overlaps' operations to Execu...
2021-09-24 Anirudh Prasad[SystemZ][z/OS] Introduce the GOFFMCAsmInfo Interface...
2021-09-24 Nikita Popov[IR] Handle large element size when calculating GEP...
2021-09-24 River Riddle[mlir:OpAsm] Factor out the common bits of (Op/Dialect...
2021-09-24 Valentin Clement[flang][fir] Add support to mangle/deconstruct namelist...
2021-09-24 Michael Kruse[Polly] Fix wrong redirect in test case.
2021-09-24 Sanjay Patel[InstCombine] fold lshr(trunc(lshr X, C1)) C2
2021-09-24 Sanjay Patel[InstCombine] match variable names and code comments...
2021-09-24 Teresa JohnsonFix bot failure by adding needed dependence
2021-09-24 River Riddle[mlir:MemRef] Move DmaStartOp/DmaWaitOp to ODS
2021-09-24 Teresa Johnson[ThinLTO] Update combined index for SamplePGO indirect...
2021-09-24 Lei Zhang[mlir][tosa] Add some transpose folders
next