platform/upstream/llvm.git
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
2019-12-29 Raphael Isemann[lldb][NFC] Remove most GetASTContext calls in AST...
2019-12-29 Stephen KellyFix use of named values surrounded by newlines in clang...
2019-12-29 Stephen KellyFix newline handling in clang-query parser
2019-12-29 Stephen KellyFix handling of newlines in clang-query
2019-12-29 Hideto Ueno[Attributor] AAUndefinedBehavior: Check for branches...
2019-12-29 Craig Topper[X86] Stop accidentally custom type legalizing v4i32...
2019-12-29 Gil Rapaport[LV] Use getMask() when printing recipe [NFCI]
2019-12-29 Craig Topper[X86] Remove a redundant (scalar_to_vector (extract_vec...
2019-12-29 Fangrui Song[X86] Fix -enable-machine-outliner for x86-32 after...
2019-12-28 Tung Le Duc[mlir] Fix the wrong computation of dynamic strides...
2019-12-28 Martin StorsjöRevert "[COFF] Make the autogenerated .weak.<name>...
2019-12-28 Raphael Isemann[lldb][NFC] Remove GetASTContext call in ClangPersisten...
2019-12-28 Zachary HenkelAllow redeclaration of __declspec(uuid)
2019-12-28 Martin Storsjö[COFF] Make the autogenerated .weak.<name>.default...
2019-12-28 Fangrui Song[CMake] Fix lld detection after D69685
2019-12-28 Craig Topper[X86] Add test cases for v4i64->v4f32 and v8i64->v8f32...
2019-12-28 Nemanja IvanovicFix bots after a9ad65a2b34f
2019-12-28 Nemanja Ivanovic[PowerPC] Change default for unaligned FP access for...
2019-12-28 Simon PilgrimSimplifyDemandedBits - Remove duplicate getOperand...
2019-12-28 Alexey BaderFix crash in getFullyQualifiedName for inline namespace
2019-12-28 Raphael Isemann[lldb][NFC] Remove GetASTContext call in ClangDeclVendor
2019-12-28 Kang Zhang[PowerPC] Modify the hasSideEffects of some VSX instruc...
2019-12-28 Craig Topper[TargetLowering] Update comment to reference the correc...
next