platform/upstream/llvm.git
2020-10-11 Simon Pilgrim[X86][SSE2] Use smarter instruction patterns for loweri...
2020-10-11 Simon Pilgrim[InstCombine] Remove accidental unnecessary ConstantExp...
2020-10-11 Simon Pilgrim[InstCombine] matchFunnelShift - fold or(shl(a,x),lshr...
2020-10-11 Simon Pilgrim[InstCombine] Replace getLogBase2 internal helper with...
2020-10-11 Tobias Gysi[mlir] add scf.if op canonicalization pattern that...
2020-10-11 Xun Li[Coroutines] Refactor/Rewrite Spill and Alloca processing
2020-10-11 Craig Topper[X86] Redefine X86ISD::PEXTRB/W and X86ISD::PINSRB...
2020-10-11 Craig Topper[X86] AMX intrinsics should have ImmArg for the registe...
2020-10-11 Craig Topper[X86] Add a X86ISD::BEXTRI to distinquish the case...
2020-10-11 Krzysztof Parzyszek[Hexagon] Replace HexagonISD::VSPLAT with ISD::SPLAT_VECTOR
2020-10-11 Krzysztof Parzyszek[SDAG] Remember to set UndefElts in isSplatValue for...
2020-10-10 Fangrui Song[X86] Delete redundant 'static' from namespace scope...
2020-10-10 Simon Pilgrim[InstCombine] getLogBase2(undef) -> 0.
2020-10-10 Alex DenisovFix CMake configuration error when run with -Werror...
2020-10-10 Simon Pilgrim[InstCombine] getLogBase2 - no need to specify Type...
2020-10-10 Simon PilgrimRemove %tmp variables from test cases to appease update...
2020-10-10 Simon Pilgrim[PowerPC] ReplaceNodeResults - bail on funnel shifts...
2020-10-10 Krzysztof ParzyszekDefine splat_vector for ISD::SPLAT_VECTOR in TargetSele...
2020-10-10 Martin Storsjö[lldb] [Windows] Remove unused functions. NFC.
2020-10-10 Martin Storsjö[lldb] [Windows] Add missing 'override', silencing...
2020-10-10 Simon Pilgrim[PowerPC] Add ppc32 funnel shift test coverage
2020-10-10 Simon Pilgrim[InstCombine] Add test case showing rotate intrinsic...
2020-10-10 Michał Górny[lldb] [Process/FreeBSDRemote] Fix double semicolon
2020-10-10 Michał Górny[lldb] [Process/FreeBSDRemote] Kill process via PT_KILL
2020-10-10 Michał Górny[lldb] [Process/FreeBSD] Mark methods override in Regis...
2020-10-10 Philip ReamesStep down from security group
2020-10-10 Tim Renouf[AMDGPU] Add gfx602, gfx705, gfx805 targets
2020-10-10 Florian Hahn[SCEV] Add test cases where the max BTC is imprecise...
2020-10-10 Florian Hahn[SCEV] Handle ULE in applyLoopGuards.
2020-10-10 Florian Hahn[SCEV] Add a test case with ULE loop guard.
2020-10-10 Nikita Popov[MemCpyOpt] Add test for incorrect memset DSE (NFC)
2020-10-10 David Green[ARM] Attempt to make Tail predication / RDA more resil...
2020-10-10 Alok Kumar... [DebugInfo] Support for DWARF attribute DW_AT_rank
2020-10-10 Benjamin Kramer[clangd] Map bits/stdint-intn.h and bits/stdint-uintn...
2020-10-10 David Green[AArch64][LV] Move vectorizer test to Transforms/LoopVe...
2020-10-10 David Green[TblGen][Scheduling] Fix debug output. NFC
2020-10-10 Tatiana Shpeisman[mlir][scf] Fix a bug in scf::ForOp loop unroll with...
2020-10-10 Nikita Popov[MemCpyOpt] Don't hoist store that's not guaranteed...
2020-10-10 Denis Antrushin[Statepoints] Allow deopt GC pointer on VReg if gc...
2020-10-10 Zi Xuan Wu[CSKY 1/n] Add basic stub or infra of csky backend
2020-10-10 Fangrui Song[PowerPC] Fix signed overflow in decomposeMulByConstant...
2020-10-10 Xiang1 Zhang[X86] Add CET test, NFC
2020-10-10 Valentin Clement[mlir][openacc] Introduce acc.exit_data operation
2020-10-10 Sean Silva[mlir] Rename BufferPlacement.h to Bufferize.h
2020-10-10 Walter Erquinigo[intel pt] Refactor parsing
2020-10-10 Aart Bik[mlir] [standard] fixed typo in comment
2020-10-09 Fangrui Song[bugpoint] Delete -safe-llc and make -run-llc work...
2020-10-09 Stella Stamenova[mlir, win] Mark several MLRI tests as unsupported...
2020-10-09 Changpeng FangSink: Handle instruction sink when a user is dead
2020-10-09 Joao Moreira[X86] Check if call is indirect before emitting NT_CALL
2020-10-09 Fangrui Song[X86][test] Add a regression test for lock cmpxchg16b...
2020-10-09 Eli Friedman[SCCP] Reduce the number of times ResolvedUndefsIn...
2020-10-09 Steven Wu[IRMover] Add missing open quote in the warning message
2020-10-09 Jordan RupprechtTemporarily revert "[ThinLTO] Re-order modules for...
2020-10-09 Thomas Lively[WebAssembly] Prototype i16x8.q15mulr_sat_s
2020-10-09 Louis Dionne[libc++] Remove code to prevent overwriting the system...
2020-10-09 Louis Dionne[libc++] Remove redundant if(LIBCXX_INSTALL_LIBRARY)
2020-10-09 Saleem AbdulrasoolDirectoryWatcher: add an implementation for Windows
2020-10-09 Mircea Trofin[NFC][Regalloc] VirtRegAuxInfo::Hint does not need...
2020-10-09 Krzysztof Parzyszek[Hexagon] Remove ISD node VSPLATW, use VSPLAT instead
2020-10-09 Krzysztof Parzyszek[Hexagon] Generalize handling of SDNodes created during...
2020-10-09 Christian SiggAdd GPU async op interface and token type.
2020-10-09 Nicolas Vasilache[mlir][Linalg] NFC - Cleanup explicitly instantiated...
2020-10-09 Nicolas Vasilache[mlir][Linalg] NFC - Cleanup explicitly instantiated...
2020-10-09 Nicolas VasilacheRevert "Give attributes C++ namespaces."
2020-10-09 Arthur Eubanks[Reg2Mem][NewPM] Pin test to legacy PM
2020-10-09 Vy Nguyen Enable LSAN for Android
2020-10-09 Mircea Trofin[NFC][Regalloc] Fix coding style in CalcSpillWeights
2020-10-09 Stella LaurenzoNFC: Address post-commit doc/formatting comments on...
2020-10-09 Stella Laurenzo[mlir] Fix TypeID for shared libraries built with ...
2020-10-09 Scott Linder[clang] Add a test for CGDebugInfo treatment of blocks
2020-10-09 Craig Topper[X86] When expanding LCMPXCHG16B_NO_RBX in EmitInstrWit...
2020-10-09 Craig Topper[X86] Don't copy kill flag when expanding LCMPXCHG16B_S...
2020-10-09 Nikita Popov[MemCpyOpt] Add test for incorrectly hoisted store...
2020-10-09 Louis Dionne[libc++] Fixup a missing occurrence of LIBCXX_ENABLE_DE...
2020-10-09 Louis Dionne[libc++] Rename LIBCXX_ENABLE_DEBUG_MODE to LIBCXX_ENAB...
2020-10-09 Louis Dionne[libc++] NFCI: Define small methods of basic_stringstre...
2020-10-09 Arthur Eubanks[BPF] Make BPFAbstractMemberAccessPass required
2020-10-09 Simon Pilgrim[ARM][MIPS] Add funnel shift test coverage
2020-10-09 Jonas Devlieghere[lldb] Update docs with new buildbot URLs
2020-10-09 Giorgis Georgakoudis[OpenMPOpt] Merge parallel regions
2020-10-09 Louis Dionne[libc++] Clean up logic around aligned/sized allocation...
2020-10-09 Louis Dionne[clang] Don't look into <sysroot> for C++ headers if...
2020-10-09 Louis Dionne[libc++] Remove some workarounds for C++03
2020-10-09 Arthur Eubanks[FixIrreducible][NewPM] Port -fix-irreducible to NPM
2020-10-09 Arthur Eubanks[LoopInterchange][NewPM] Port -loop-interchange to NPM
2020-10-09 Jay Foad[AMDGPU] Only enable mad/mac legacy f32 patterns if...
2020-10-09 Tres Popp[mlir] Forward listeners when utilizing scf::IfOp:...
2020-10-09 Simon Pilgrim[InstCombine] Support lshr(trunc(lshr(x,c1)), c2) ...
2020-10-09 Simon Pilgrim[InstCombine] Add lshr(trunc(lshr(x,c1)), c2) -> trunc...
2020-10-09 Eugene Zhulenev[MLIR] Add async token/value arguments to async.execute op
2020-10-09 Andrzej Warzynski[mlir] Fix shared libs build
2020-10-09 David Green[ARM] Add MVE vecreduce costmodel tests. NFC
2020-10-09 Scott Linder[NFC] Reformat MILexer.cpp:getIdentifierKind
2020-10-09 Simon Pilgrim[InstCombine] commonShiftTransforms - add support for...
2020-10-09 Krzysztof Parzyszek[Hexagon] Return 1 instead of 0 from getMaxInterleaveFactor
2020-10-09 Sanjay Patel[InstCombine] allow vector splats for add+and with...
2020-10-09 Simon Pilgrim[InstCombine] Add tests for X shift (A srem B) -> X...
2020-10-09 Anastasia Stulova[OpenCL] Add new compilation mode for OpenCL 3.0.
2020-10-09 Louis Dionne[libc++] Make sure we don't cache DSL functions too...
next