platform/upstream/llvm.git
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...
2019-12-28 River Riddle[mlir] Merge the successor operand count into BlockOperand.
2019-12-28 Brian Gesiak[ADT] Fix FoldingSet documentation typos
2019-12-28 Fangrui SongDelete setjmp_undefined_for_msvc workaround after llvm...
2019-12-28 Fangrui Song[Intrinsic] Delete tablegen rules of llvm.{sig,}{setjmp...
2019-12-28 David Blaikielld: Remove explicit copy ops from AssociatedIterator...
2019-12-28 David BlaikieDebugInfo: Fix rangesBaseAddress DICompileUnit bitcode...
2019-12-28 Matt ArsenaultAMDGPU: Adjust test so it will work with GlobalISel
2019-12-27 Fangrui Song[ELF] Improve the condition to create .interp
2019-12-27 Fangrui Song[sanitizer] Link Sanitizer-x86_64-Test-Nolibc with...
2019-12-27 Matt ArsenaultAMDGPU/GlobalISel: Use SReg_32 for readfirstlane constr...
2019-12-27 Matt ArsenaultHexagon: Fix missing tablegen mode comment
2019-12-27 Matt ArsenaultTII: Fix using Register for a subregister index argument
2019-12-27 Matt ArsenaultAMDGPU: Use Register
2019-12-27 Lei Zhang[mlir][spirv] Add basic definitions for supporting...
2019-12-27 Reid KlecknerRevert "[ELF] Improve the condition to create .interp"
2019-12-27 Sterling AugustineSupport powerpc and sparc when building without init_array.
2019-12-27 Jinsong Ji[PowerPC][LoopVectorize]Add floating point reg usage...
2019-12-27 Lei Zhang[mlir][spirv] Update docs regarding how to define new...
2019-12-27 David BlaikieRevert "CWG2352: Allow qualification conversions during...
2019-12-27 MaheshRavishankar[mlir] Convert std.and/std.or ops to spv.LogicalAnd...
2019-12-27 Reid KlecknerReland "[msan] Intercept qsort, qsort_r."
2019-12-27 Reid KlecknerRevert "[msan] Intercept qsort, qsort_r."
2019-12-27 Matt ArsenaultTailDuplication: Clear NoPHIs property
2019-12-27 Reid Kleckner[VFS] Don't run symlink test on Windows, it may pass...
2019-12-27 Kamil Rytarowski[compiler-rt] [netbsd] Add support for versioned statvf...
2019-12-27 Florian Hahn[ConstantRange] Respect destination bitwidth for cast...
2019-12-27 Anastasia Stulova[OpenCL] Fixed printing of __private in AMDGPU test
2019-12-27 Yaxun (Sam... [OpenCL] Fix inconsistency between opencl and c11 atomi...
2019-12-27 Florian Hahn[Matrix] Propagate and use shape info for binary operators.
2019-12-27 Stephen KellyAllow newlines in AST Matchers in clang-query files
2019-12-27 Danilo Carvalho... [NFC][DA] Remove duplicate code in checkSrcSubscript...
2019-12-27 protze@itc... [OpenMP] Implementation of OMPT reduction callbacks
2019-12-27 Lei Zhang[MLIR][spirv] Fix links in docs after repo migration
2019-12-27 Matt ArsenaultAMDGPU/GlobalISel: Fix extra result register in fdiv64...
2019-12-27 Matt ArsenaultAMDGPU/GlobalISel: Select some 128-bit load/stores
2019-12-27 Matt ArsenaultAMDGPU: Use correct DebugLoc
2019-12-27 Anastasia Stulova[OpenCL] Pretty print __private addr space
2019-12-27 Muhammad Omair... [lldb] Silent random xpass on aarch64-linux buildbot
2019-12-27 wyzhao[mlir] fix typo in a comment
2019-12-27 Uday Bondhugula[MLIR] [NFC] fix unused var warning
2019-12-27 Alex Zinenko[mlir] Floating constants for import-llvm
2019-12-27 Ilya Biryukov[clangd] Reformat `HoverTests.cpp` NFC
2019-12-27 Craig Topper[X86] Allow v2i32->v2f32 strict and non-strict uint_to_...
2019-12-27 Craig Topper[X86] Add v2i32->v2f32 non-strict sint_to_fp/uint_to_fp...
2019-12-27 Craig Topper[X86] Custom widen v2i32->v2f32 strict_sint_to_fp to...
2019-12-27 Georgii Rymar[llvm-readobj][llvm-objdump][test] - Improve dynamic...
2019-12-27 Ilya Biryukov[clangd] Fix crash in hover
2019-12-27 Fangrui SongDelete llvm.{sig,}{setjmp,longjmp} remnant after r136821
2019-12-27 Craig Topper[X86] Custom widen 128/256-bit vXi32 fp_to_uint on...
2019-12-27 Craig Topper[X86] Custom widen strict v2f32->v2i32 by padding with...
2019-12-27 Fangrui Song[X86] Fix -Wmisleading-indentation after D71892
2019-12-27 Craig Topper[X86][FPEnv] Promote some float strictfp operations...
2019-12-27 Craig Topper[X86] Add tests for constrained float intrinsics on...
2019-12-27 Craig Topper[X86] Add custom legalization for strict_uint_to_fp...
2019-12-27 Craig Topper[X86] Add test cases for v2i32->v2f32 strict_sint_to_fp...
2019-12-27 Eric ChristopherAdd an __attribute__((unused)) to populateWithGenerated...
next