platform/upstream/llvm.git
2020-10-05 Sam Tebbs[ARM]Fold select_cc(vecreduce_[u|s][min|max], x) into...
2020-10-05 Nicolas Vasilache[mlir][Linalg] Canonicalize TensorCastOp away when...
2020-10-05 Florian Hahn[VPlan] Clean up uses/operands on VPBB deletion.
2020-10-05 Simon Pilgrim[Parser] ParseMicrosoftAsmStatement - Replace bit ...
2020-10-05 Haojian Wu[clangd] Add isKeyword function.
2020-10-05 David Green[LV] Regenerate test. NFC
2020-10-05 Simon Pilgrim[ValueTracking] canCreateUndefOrPoison - use APInt...
2020-10-05 Gabor Marton[ASTImporter][AST] Fix structural equivalency crash...
2020-10-05 Carl Ritson[AMDGPU][RegAlloc][SplitKit] Pre-commit test for D88821
2020-10-05 Dmitry Preobrazhensky[TableGen] Added a function for identification of unsup...
2020-10-05 Haojian Wu[clangd] Remove unused using-decls in TypeHierarchyTest...
2020-10-05 Haojian Wu[AST][RecoveryExpr] Fix a crash on undeduced type.
2020-10-05 David SpickettReland "[lldb] Don't send invalid region addresses...
2020-10-05 Sebastian Neubauer[AMDGPU] Use tablegen for argument indices
2020-10-05 Nicolas Vasilache[mlir] Fix SubViewOp doc in .td
2020-10-05 Kazushi (Jam... [VE] Support register and frame-index pair correctly
2020-10-05 Benjamin KramerPromote transpose from linalg to standard dialect
2020-10-05 Jay Foad[AMDGPU] Make bfe patterns divergence-aware
2020-10-05 Jay Foad[AMDGPU] Split R600 and GCN bfe patterns
2020-10-05 Gabriel Hjort... [TableGen][GlobalISel] add handling of nested *_SUBREG
2020-10-05 Haojian Wu[AST][RecoveryExpr] Popagate the error-bit from a VarDe...
2020-10-05 Markus Lavin[DebugInfo] Improve dbg preservation in LSR.
2020-10-05 Alexey Baturo[RISCV][ASAN] mark asan as supported for RISCV64 and...
2020-10-05 Jonas Devlieghere[llvm] Rename DwarfFile to DWARFFile to fix ODR violati...
2020-10-05 Michał Górny[lldb] [test/Register] Attempt to fix x86-fp-read.test...
2020-10-05 Craig Topper[X86] MWAITX_SAVE_RBX should not have EBX as an implici...
2020-10-05 David Blaikiellvm-dwarfdump: Don't try to parse rnglist tables when...
2020-10-05 Yaxun (Sam... [HIP] Fix -fgpu-allow-device-init option
2020-10-05 Yaxun (Sam... [HIP] Fix default output file for -E
2020-10-05 Yaxun (Sam... Recommit "[HIP] Add option --gpu-instrument-lib="
2020-10-05 Yaxun (Sam... Revert "[HIP] Add option --gpu-instrument-lib="
2020-10-05 Yaxun (Sam... [HIP] Add option --gpu-instrument-lib=
2020-10-05 David Blaikiellvm-dwarfdump: Add support for DW_RLE_startx_endx
2020-10-04 Craig Topper[X86] Remove MWAITX_SAVE_EBX pseudo instruction. Always...
2020-10-04 David Blaikiellvm-dwarfdump: Print addresses in debug_line to the...
2020-10-04 Yuanfang Chen[NewPM] collapsing nested pass mangers of the same...
2020-10-04 Yuanfang Chen[NFCI] Remove unnecessary trailing undef in RuntimeLibc...
2020-10-04 David Blaikiellvm-dwarfdump: Dump address forms in their encoded...
2020-10-04 Fangrui Song[DomTree] findNearestCommonDominator: assert the nodes...
2020-10-04 Craig Topper[X86] Correct the implicit defs/uses for the MWAITX...
2020-10-04 Craig Topper[X86] Remove usesCustomInserter from MWAITX_SAVE_EBX...
2020-10-04 Stephen NeuendorfferRevert "[RFC] Factor out repetitive cmake patterns...
2020-10-04 Arthur Eubanks[Coroutines][NewPM] Fix coroutine tests under new pass...
2020-10-04 Roman Lebedev[NFC][SCEV] Add a test with some patterns where we...
2020-10-04 David Blaikiellvm-dwarfdump: Skip tombstoned address ranges
2020-10-04 Nikita Popov[MemCpyOpt] Add tests for call slot optimization with...
2020-10-04 Mehdi AminiImplement callee/caller type checking for llvm.call
2020-10-04 Nikita Popov[MemCpyOpt] Don't use array allocas in tests (NFC)
2020-10-04 Martin Storsjö[X86] Remove an accidentally added file. NFC.
2020-10-04 Fangrui Song[SDA] Fix -Wunused-function in -DLLVM_ENABLE_ASSERTIONS...
2020-10-04 LLVM GN Syncbot[gn build] Port 6c6cd5f8a97
2020-10-04 Craig Topper[X86] Sync AESENC/DEC Key Locker builtins with gcc.
2020-10-04 Craig Topper[X86] Synchronize the encodekey builtins with gcc....
2020-10-04 Craig Topper[X86] Synchronize the loadiwkey builtin operand order...
2020-10-04 Craig Topper[X86] Consolidate wide Key Locker intrinsics into the...
2020-10-04 Florian Hahn[VPlan] Add VPRecipeBase::toVPUser helper (NFC).
2020-10-04 Florian Hahn[VPlan] Account for removed users in replaceAllUsesWith.
2020-10-04 Roman Lebedev[NFC][clang][codegen] Autogenerate a few ARM SVE tests...
2020-10-04 Esme-Yi[PowerPC] Add builtins for xvtdiv(dp|sp) and xvtsqrt...
2020-10-04 Sanjay Patel[SDAG] fold x * 0.0 at node creation time
2020-10-04 Nikita Popov[MemCpyOpt] Add additional call slot tests (NFC)
2020-10-04 Simon Pilgrim[X86][SSE] isTargetShuffleEquivalent - ensure shuffle...
2020-10-04 Anatoly Parshintsev[RISCV][ASAN] instrumentation pass now uses proper...
2020-10-04 Mark de Wever[CodeGen] Improve likelihood branch weights
2020-10-04 Alexey Baturo[RISCV][ASAN] support code for architecture-specific...
2020-10-04 Roman Lebedev[OldPM] Pass manager: run SROA after (simple) loop...
2020-10-04 Alexey Baturo[RISCV][ASAN] unwind fixup
2020-10-04 Jonas Devlieghere[lldb] [test/Register] Mark new FP reg tests XFAIL...
2020-10-04 Craig Topper[X86] LOADIWKEY, ENCODEKEY128 and ENCODEKEY256 clobber...
2020-10-04 Craig Topper[X86] Add memory operand to AESENC/AESDEC Key Locker...
2020-10-04 Craig Topper[X86] Move ENCODEKEY128/256 handling from lowering...
2020-10-04 Craig Topper[X86] Remove X86ISD::MWAITX_DAG. Just match the intrins...
2020-10-04 Stephen Neuendorffer[RFC] Factor out repetitive cmake patterns for llvm...
2020-10-03 Craig Topper[X86] Add X86ISD opcodes for the Key Locker AESENC...
2020-10-03 Jacques PienaarAdd indented raw_ostream class
2020-10-03 Alexander Shaposhnikov[Object][MachO] Refactor MachOUniversalWriter
2020-10-03 Mircea Trofin[MC] Assert that MCRegUnitIterator operates over MCRegi...
2020-10-03 Michał Górny[lldb] [test/Register] Mark new FP reg tests XFAIL...
2020-10-03 Florian Hahn[VPlan] Properly update users when updating operands.
2020-10-03 Roman Lebedev[NFC][InstCombine] Autogenerate a few tests being affec...
2020-10-03 Roman Lebedev[NFC][PhaseOrdering] Add a test showing new inttoptr...
2020-10-03 Florian Hahn[LV] Add another test case with unsinkable first-order...
2020-10-03 Martin Storsjö[AArch64] Prefer prologues with sp adjustments merged...
2020-10-03 Martin Storsjö[AArch64] Allow pairing lr with other GPRs for WinCFI
2020-10-03 Martin Storsjö[AArch64] Match the windows canonical callee saved...
2020-10-03 Nico WeberRevert "[Driver] Move detectLibcxxIncludePath to ToolChain"
2020-10-03 Nathan Lanza[clang][NFC] Change a mention of `objc_static_protocol...
2020-10-03 Michał Górny[lldb] [test/Register] Add read/write tests for x87...
2020-10-03 Michał Górny[lldb] [Process/NetBSD] Fix crash on unsupported i386...
2020-10-03 Michał Górny[lldb] [Process/NetBSD] Fix reading FIP/FDP registers
2020-10-03 Michał Górny[asan] Stop instrumenting user-defined ELF sections
2020-10-03 Simon Pilgrim[InstCombine] Add tests for or(shl(x,c1),lshr(y,c2...
2020-10-03 Simon Pilgrim[Analysis] resolveAllCalls - fix use after std::move...
2020-10-03 Jacques PienaarRevert "Add indented raw_ostream class"
2020-10-03 Simon Pilgrim[InstCombine] Add or(shl(v,and(x,bw-1)),lshr(v,bw-and...
2020-10-03 Jacques PienaarAdd indented raw_ostream class
2020-10-03 David Green[ARM] Fix pointer offset when splitting stores from...
2020-10-03 Simon Pilgrim[InstCombine] recognizeBSwapOrBitReverseIdiom - add...
2020-10-03 Aaron BallmanAdd a break statement to appease the build bots; NFC
2020-10-03 Simon Pilgrim[InstCombine] recognizeBSwapOrBitReverseIdiom - use...
next