platform/upstream/llvm.git
2019-12-31 Michael Liao[amdgpu] Fix scoreboard updating on `s_waitcnt_vscnt`.
2019-12-31 Alexey Bataev[OPENMP]Emit artificial threprivate vars as threadlocal...
2019-12-31 Jacques Pienaar[mlir][docs] Remove redundant path prefix
2019-12-31 Craig Topper[X86] Add test case for opposite branch condition for...
2019-12-31 Craig Topper[CodeGen] Emit conj/conjf/confjl libcalls as fneg instr...
2019-12-31 Jacques Pienaar[mlir] Make code blocks more consistent
2019-12-31 Sanjay Patel[InstCombine] fold zext of masked bit set/clear
2019-12-31 Sanjay Patel[InstCombine] add/adjust tests for masked bit; NFC
2019-12-31 Stephen KellyImplement additional traverse() overloads
2019-12-31 Stephen KellyUnnest struct in Matcher implementation
2019-12-31 Stephen KellyMatch code following lambdas when ignoring invisible...
2019-12-31 Johannes Doerfert[Attributor][Fix] Avoid leaking memory after D68765
2019-12-31 Nikita PopovRevert "[InstCombine] Fix infinite loop due to bitcast...
2019-12-31 Jinsong Ji[PowerPC][NFC] Fix clang-tidy warning
2019-12-31 Sven van Haastregt[OpenCL] Remove redundant foreach in OpenCLBuiltins...
2019-12-31 Sanjay Patel[AArch64] add test for fsub+fneg; NFC
2019-12-31 Sanjay Patel[InstCombine] add tests for masked bit set/clear; NFC
2019-12-31 Nikita Popov[InstCombine] Fix infinite loop due to bitcast <->...
2019-12-31 Nicolas Vasilache[mlir][Linalg] Delete unused LinalgLibraryOps.td
2019-12-31 Miloš Stojanović[llvm-exegesis] Check counters before running
2019-12-31 Sam Parker[ARM][TypePromotion] Re-enable by default
2019-12-31 Michael PlatingsFix external-names.c test when separator is \\
2019-12-31 Connor Abbott[InstCombine] Don't rewrite phi-of-bitcast when the...
2019-12-31 Connor Abbott[InstCombine] Add tests for PR44242
2019-12-31 Sylvestre Ledruclang-tidy doc: modernize-make-unique has an autofix
2019-12-31 Ilya Biryukov[Attributor] Suppress unused warnings when assertions...
2019-12-31 Johannes Doerfert[Utils] Deal with occasionally deleted functions
2019-12-31 Johannes Doerfert[Attributor] Function signature rewrite infrastructure
2019-12-31 Craig Topper[X86] Slightly improve our attempted error recovery...
2019-12-31 Johannes Doerfert[Utils][Fix] Minor test result change
2019-12-31 Shengchen Kan [NFC] Style cleanup
2019-12-31 Johannes Doerfert[Utils] Reuse argument variable names in the body
2019-12-31 Johannes Doerfert[Utils] Allow update_test_checks to scrub attribute...
2019-12-31 Johannes Doerfert[Attributor] Propagate known align from arguments to...
2019-12-31 Johannes Doerfert[Attributor] Use abstract call sites to determine assoc...
2019-12-31 Johannes Doerfert[Attributor] Annotate the memory behavior of call site...
2019-12-31 Shengchen Kan[NFC] Make X86MCCodeEmitter::isPCRel32Branch static
2019-12-31 David BlaikieRevert "DebugInfo: Fix rangesBaseAddress DICompileUnit...
2019-12-31 Shengchen Kan[NFC] Style cleanup
2019-12-31 River Riddle[mlir] Refactor operation results to use a single use...
2019-12-31 Craig Topper[TargetLowering][AMDGPU] Make scalarizeVectorLoad retur...
2019-12-31 Craig Topper[SelectionDAG] Fix copy/paste mistake in comment. NFC
2019-12-31 jasonliu[NFC] Add comments in unit test aix-xcoff-toc.ll to...
2019-12-30 Craig Topper[X86] Add test case for PR44412. NFC
2019-12-30 Craig Topper[CodeGen] Use IRBuilder::CreateFNeg for __builtin_conj
2019-12-30 Craig Topper[CodeGen] Use CreateFNeg in buildFMulAdd
2019-12-30 Eric AstorRemove a redundant `default:` on an exhaustive switch...
2019-12-30 Johannes Doerfert[OpenMP][FIX] Generalize a test check line
2019-12-30 Jon Chesterfield[libomptarget][nfc] Change unintentional target_impl...
2019-12-30 Jinsong Ji[PowerPC][docs] Update Embedded PowerPC docs in Compile...
2019-12-30 Johannes Doerfert[OpenMP] Use the OpenMPIRBuilder for `omp parallel`
2019-12-30 Johannes Doerfert[OpenMP] Use the OpenMPIRBuilder for `omp cancel`
2019-12-30 Eric Astor[X86][AsmParser] re-introduce 'offset' operator
2019-12-30 Matt ArsenaultAMDGPU/GlobalISel: Select mul24 intrinsics
2019-12-30 Matt ArsenaultTableGen: Fix assert on PatFrags with predicate code
2019-12-30 Craig Topper[X86] Add X86ISD::PCMPGT to SimplifyMultipleUseDemanded...
2019-12-30 Bryan Chan[test] do not parse ls output for file size; NFCI
2019-12-30 Matt ArsenaultAMDGPU/GlobalISel: Re-use MRI available in selector
2019-12-30 Fangrui SongIgnore "no-frame-pointer-elim" and "no-frame-pointer...
2019-12-30 Sanjay Patel[InstCombine] remove stale comment on test; NFC
2019-12-30 Petar Avramovic[MIPS GlobalISel] Select bitreverse. Recommit
2019-12-30 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.fmad.ftz
2019-12-30 Sanjay Patel[InstCombine] propagate sign argument through nested...
2019-12-30 Diogo Sampaio[ARM][Thumb][FIX] Add unwinding information to t4
2019-12-30 Matt ArsenaultAMDGPU/GlobalISel: Add select test for fexp2
2019-12-30 Matt ArsenaultGlobalISel: moreElementsVector for FP min/max
2019-12-30 Matt ArsenaultAMDGPU: Improve llvm.round.f64 lowering for CI+
2019-12-30 Matt ArsenaultAMDGPU: Generate check lines
2019-12-30 Matt ArsenaultAMDGPU/GlobalISel: Account for G_PHI result bank
2019-12-30 Nemanja Ivanovic[PowerPC] Legalize rounding nodes
2019-12-30 Dmitri GribenkoRevert "[MIPS GlobalISel] Select bitreverse"
2019-12-30 David Green[ARM] Sink splat to ICmp
2019-12-30 David Green[ARM] MVE sink ICmp test. NFC
2019-12-30 Evgeniy Brevnov[LV][NFC] Keep dominator tree up to date during vectori...
2019-12-30 Evgeniy Brevnov[LV][NFC] Some refactoring and renaming to facilitate...
2019-12-30 Diogo Sampaio[ARM][THUMB2] Allow emitting T3 types of add and sub
2019-12-30 Sven van Haastregt[OpenCL] Add mipmap builtin functions
2019-12-30 Petar Avramovic[MIPS GlobalISel] Select bitreverse
2019-12-30 Petar Avramovic[MIPS GlobalISel] Select bswap
2019-12-30 Kai Luo[MCP] Add stats for backward copy propagation. NFC.
2019-12-30 Peter Kokai[opt] Fix run-twice crash and detection problem
2019-12-30 Tyker[Diagnostic] Add ftabstop to -Wmisleading-indentation
2019-12-30 Qiu Chaofan[NFC] Add test for load-insert-store pattern
2019-12-30 Hideto Ueno[Attributor] Use `changeUseAfterManifest` in AAValueSim...
2019-12-30 Fangrui Song[ELF][PPC64] Improve "call lacks nop" diagnostic and...
2019-12-30 Fangrui Song[ELF][PPC32] Implement IPLT code sequence for non-preem...
2019-12-30 Fangrui Song[ELF][PPC64] Implement IPLT code sequence for non-preem...
2019-12-30 Fangrui Song[SelectionDAT] Simplify SelectionDAGBuilder::visitInlineAsm
2019-12-30 Vladimir Vereschaka[CMake] Added remote test execution support into CrossW...
2019-12-30 QingShan Zhang[PowerPC] Exploit the rlwinm instructions for "and...
2019-12-30 Craig Topper[X86] Use APInt::isOneValue and ConstantSDNode::isOne...
2019-12-30 Craig Topper[X86] Use isOneConstant to simplify some code. NFC
2019-12-30 Craig Topper[X86] Remove dyn_casts to ConstantSDNode for operand...
2019-12-30 Fangrui Song[SelectionDAG] Disallow indirect "i" constraint
2019-12-29 Raphael Isemann[lldb][NFC] Simplify ClangASTContext::GetTypeForDecl
2019-12-29 Raphael Isemann[lldb][NFC] Make integer types functions in ClangASTCon...
2019-12-29 Stephen KellyFix formatting in previous commits
2019-12-29 Raphael Isemann[lldb][NFC] Delete static versions of ClangASTContext...
2019-12-29 Craig Topper[X86] Make the AVX1 check lines in vec-strict-inttofp...
2019-12-29 Kern Handa[mlir] Update mlir/CMakeLists.txt to install *.td files
next