Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. 123674a [SLP] simplify type check for reductions by Sanjay Patel · 4 years, 9 months ago hostassoc
  2. a2e6506 [Hexagon] Improve legalizing of ISD::SETCC result by Krzysztof Parzyszek · 4 years, 9 months ago
  3. a50bb84 [flang] Fix classification of shape inquiries in specification exprs by peter klausler · 4 years, 9 months ago
  4. 14f322f [gn build] Port 60fda8ebb6d by LLVM GN Syncbot · 4 years, 9 months ago shape
  5. 60fda8e [ARM] Add a pass that re-arranges blocks when there is a backwards WLS branch by Sam Tebbs · 4 years, 9 months ago
  6. 993c488 [DAG] visitVECTOR_SHUFFLE - use all_of to check for all-undef shuffle mask. NFCI. by Simon Pilgrim · 4 years, 9 months ago
  7. efb6e45 [X86][AVX] Add test for another 'reverse HADD' pattern mentioned in PR41813 by Simon Pilgrim · 4 years, 9 months ago
  8. cbbfc82 [X86][SSE] canonicalizeShuffleMaskWithHorizOp - simplify shuffle(HOP(HOP(X,Y),HOP(Z,W))) style chains. by Simon Pilgrim · 4 years, 9 months ago
  9. 48d2068 [dsymutil] Warn on timestmap mismatch between object file and debug map by Jonas Devlieghere · 4 years, 9 months ago
  10. 05b1a15 [IROutliner] Adapting to hoisted bitcasts in CodeExtractor by Andrew Litteken · 4 years, 9 months ago
  11. 0bbc6a6 [clangd] Remove some old CodeCompletion options that are never (un)set. NFC by Sam McCall · 4 years, 9 months ago
  12. a4f3866 [clangd] Remove "decision-forest-base" experimental flag. by Utkarsh Saxena · 4 years, 9 months ago
  13. 1786361 [InstCombine] Fold select -> and/or using impliesPoison by Nikita Popov · 4 years, 9 months ago
  14. e433ca2 [SLP] add reduction test for FMF; NFC by Sanjay Patel · 4 years, 9 months ago
  15. 466acd6 [clangd] Avoid reallocating buffers for each message read: by Sam McCall · 4 years, 9 months ago
  16. 66d5994 [clangd] Explicitly avoid background-indexing the same file twice. by Sam McCall · 4 years, 9 months ago
  17. 4fe17ad [OpenMP] Fix hierarchical barrier by Terry Wilmarth · 4 years, 9 months ago
  18. a957634 [OpenMP] Add documentation for error messages and release notes by Joseph Huber · 4 years, 9 months ago
  19. f0abe2a [Frontend] Add pragma align natural and sort out pragma pack stack effect by Xiangling Liao · 4 years, 9 months ago
  20. 07b6aeb [lld][WebAssembly] Fix for TLS + --relocatable by Sam Clegg · 4 years, 9 months ago
  21. 4e8e888 [AArch64][GlobalISel] Add support for FCONSTANT of FP128 type by Muhammad Asif Manzoor · 4 years, 9 months ago
  22. 350c055 [NFC][RISCV] Add double type in RISC-V V CodeGen test cases for RV32. by Hsiangkai Wang · 4 years, 9 months ago
  23. d55d592 GlobalISel: Do not set observer of MachineIRBuilder in LegalizerHelper by Matt Arsenault · 4 years, 9 months ago
  24. dda6003 [AArch64] Attempt to sink mul operands by Nicholas Guy · 4 years, 9 months ago
  25. 90164ba [clangd] Split out a base class for delegating GlobalCompilationDatabases. NFC by Sam McCall · 4 years, 9 months ago
  26. 3bc7555 [mlir][linalg] Use attributes in named ops' indexing maps by Lei Zhang · 4 years, 9 months ago
  27. b7b1e8c [X86] Add tests for rv_marker lowering. by Florian Hahn · 4 years, 9 months ago
  28. 7c77b53 [OpenCL] Improve OpenCL operator tests by Sven van Haastregt · 4 years, 9 months ago
  29. ab57780 [libc] Refresh benchmark progress bar when needed. by Guillaume Chatelet · 4 years, 9 months ago
  30. 0a0ee7f [X86] canonicalizeShuffleMaskWithHorizOp - minor refactor to support multiple src ops. NFCI. by Simon Pilgrim · 4 years, 9 months ago
  31. d307d89 [Tests] Added test for memcpy loop idiom recognization by Dávid Bolvanský · 4 years, 9 months ago
  32. 704831f Revert "Hwasan InitPrctl check for error using internal_iserror" by Nico Weber · 4 years, 9 months ago
  33. f8cece1 [ValueTracking] Fix one s/dyn_cast/dyn_cast_or_null/ by Markus Lavin · 4 years, 9 months ago
  34. 2170e0e [SVE][CodeGen] CTLZ, CTTZ & CTPOP operations (predicates) by Kerry McLaughlin · 4 years, 9 months ago
  35. c6e341c Revert "[dsymutil] Warn on timestmap mismatch between object file and debug map" by David Zarzycki · 4 years, 9 months ago
  36. af1bb4b Fix build errors after ceb9379a9 by Nathan James · 4 years, 9 months ago
  37. ada96fa [LTO] Add test to ensure objc-arc-contract is executed. by Florian Hahn · 4 years, 9 months ago
  38. ceb9379 [ADT] Fix join_impl using the wrong size when calculating total length by Nathan James · 4 years, 9 months ago
  39. 1854594 Hwasan InitPrctl check for error using internal_iserror by Matthew Malcomson · 4 years, 9 months ago
  40. ad85e39 [SVE] Add ISel pattern for addvl by Cullen Rhodes · 4 years, 9 months ago
  41. 0f59d09 [X86][AVX] combineVectorSignBitsTruncation - limit AVX512 truncations to 128-bits (PR48727) by Simon Pilgrim · 4 years, 9 months ago
  42. 3122c66 [AArch64][SVE] Remove chains of unnecessary SVE reinterpret intrinsics by Joe Ellis · 4 years, 9 months ago
  43. 4cd4853 [NFC][InstructionCost] Use InstructionCost in Transforms/Scalar/RewriteStatepointsForGC.cpp by David Sherwood · 4 years, 9 months ago
  44. f638c2eb [LTO] Replace anonymous namespace with static functions (NFC). by Florian Hahn · 4 years, 9 months ago
  45. cbea673 [clang][driver] Restore the original help text for `-I` by Andrzej Warzynski · 4 years, 9 months ago
  46. 6d3098e [obj2yaml,yaml2obj] - Refine how we set/dump the sh_entsize field. by Georgii Rymar · 4 years, 9 months ago
  47. c29ca85 [ARM] Update isVMOVNOriginalMask to handle single input shuffle vectors by David Green · 4 years, 9 months ago
  48. 141906f [llvm-readelf/obj] - Add support of multiple SHT_SYMTAB_SHNDX sections. by Georgii Rymar · 4 years, 9 months ago
  49. 3aeb30d [ARM] Additional tests for different interleaving patterns. NFC by David Green · 4 years, 9 months ago
  50. 8f8c207 [Verifier] Add tied-ness verification to statepoint intsruction by Serguei Katkov · 4 years, 9 months ago
  51. 0b99385 [MSan] Partially revert some changes from D94552 by Jianzhou Zhao · 4 years, 9 months ago
  52. f1d5cbb [dsymutil] Add preliminary support for DWARF 5. by Jonas Devlieghere · 4 years, 9 months ago
  53. 8a20e2b [llvm] Use Optional::getValueOr (NFC) by Kazu Hirata · 4 years, 9 months ago
  54. 2c2d489 [CodeGen] Remove unused function isRegLiveInExitBlocks (NFC) by Kazu Hirata · 4 years, 9 months ago
  55. 12fc9ca [llvm] Remove redundant string initialization (NFC) by Kazu Hirata · 4 years, 9 months ago
  56. fba9805 [Verifier] Extend statepoint verifier to cover more constants by Serguei Katkov · 4 years, 9 months ago
  57. 157efd8 [Statepoint Lowering] Add an option to allow use gc values in regs for landing pad by Serguei Katkov · 4 years, 9 months ago
  58. 790c75c [AMDGPU] Add SI_EARLY_TERMINATE_SCC0 for early terminating shader by Carl Ritson · 4 years, 9 months ago
  59. 35e4998 [dsymutil] Fix spurious space in REQUIRES: line by Jonas Devlieghere · 4 years, 9 months ago
  60. ad735ba [dsymutil] s/dwarfdump/llvm-dwarfdump/ in test by Jonas Devlieghere · 4 years, 9 months ago
  61. 84e0b14 [libomptarget][nvptx] Include omp_data.cu in bitcode deviceRTL by Jon Chesterfield · 4 years, 9 months ago
  62. 8a47d87 [dsymutil] Copy eh_frame content into the dSYM companion file. by Jonas Devlieghere · 4 years, 9 months ago
  63. f454c9f [InlineSpiller] Re-tie operands if folding failed by Serguei Katkov · 4 years, 9 months ago
  64. cd8a80d [Orc] Add a unit test for asynchronous definition generation. by Lang Hames · 4 years, 9 months ago
  65. e5553b9 [dsymutil] Warn on timestmap mismatch between object file and debug map by Jonas Devlieghere · 4 years, 9 months ago
  66. 914e2f5 [NFC] Use generic name for scalable vector stack ID. by Hsiangkai Wang · 4 years, 9 months ago
  67. bba3a82 [OpenMP] Use persistent memory for omp_large_cap_mem by Hansang Bae · 4 years, 9 months ago
  68. 0066a09 [libc++] Give extern templates default visibility on gcc by Shoaib Meenai · 4 years, 9 months ago
  69. acea470 [gn build] Reorganize libcxx/include/BUILD.gn a bit by Nico Weber · 4 years, 9 months ago
  70. 6f0f022 [OpenMP] Update allocator trait key/value definitions by Hansang Bae · 4 years, 9 months ago
  71. 6529d7c [PDB] Defer relocating .debug$S until commit time and parallelize it by Reid Kleckner · 4 years, 9 months ago
  72. 5c7dcd7 [Coroutine] Update promise object's final layout index by Yuanfang Chen · 4 years, 9 months ago
  73. 055644c [X86][AMX] Prohibit pointer cast on load. by Luo, Yuanke · 4 years, 9 months ago
  74. c0f3ea8 [mlir][Python] Add checking process before create an AffineMap from a permutation. by zhanghb97 · 4 years, 9 months ago
  75. 25b3921 [gn build] (manually) port 79f99ba65d96 by Nico Weber · 4 years, 9 months ago
  76. 82655c1 [MSan] Tweak CopyOrigin by Jianzhou Zhao · 4 years, 9 months ago
  77. 25eb7b0 [DAGCombiner] Fold BRCOND(FREEZE(COND)) to BRCOND(COND) by Juneyoung Lee · 4 years, 9 months ago
  78. 76643c4 [LangRef] State that a nocapture pointer cannot be returned by Juneyoung Lee · 4 years, 9 months ago
  79. 0c8466c [libc][NFC] Use more specific comparison macros in LdExpTest.h. by Siva Chandra Reddy · 4 years, 9 months ago
  80. 04edcc0 [libc] add isascii and toascii implementations by Michael Jones · 4 years, 9 months ago
  81. 314e29e [AMDGPU] Add _e64 suffix to VOP3 Insts by Joe Nash · 4 years, 9 months ago
  82. 0d88d7d Delete unused function (was breaking the -Werror build) by David Blaikie · 4 years, 9 months ago
  83. 5856123 [NFC] Disallow unused prefixes under MC/AMDGPU by Mircea Trofin · 4 years, 9 months ago
  84. 8f5ec45 [Sanitizer][Darwin] Fix test for macOS 11+ point releases by Julian Lettner · 4 years, 9 months ago
  85. ddcb0aa [MIPatternMatch] Add matcher for G_PTR_ADD by Jessica Paquette · 4 years, 9 months ago
  86. 175288a Add sample-profile-suffix-elision-policy attribute with -funique-internal-linkage-names. by Hongtao Yu · 4 years, 9 months ago
  87. 6166b91 [ELF][NFCI] small cleanup to OutputSections.h by Bob Haarman · 4 years, 9 months ago
  88. 1730b0f [RISCV] Remove '.mask' from vcompress intrinsic name. NFC by Craig Topper · 4 years, 9 months ago
  89. a7130d8 [ADT][NFC] Use empty base optimisation in BumpPtrAllocatorImpl by Nathan James · 4 years, 9 months ago
  90. 55f2eee [NFC] Disallow unused prefixes in MC/AMDGPU by Mircea Trofin · 4 years, 9 months ago
  91. cf45731 [Driver] Fix assertion failure when -fprofile-generate -fcs-profile-generate are used together by Fangrui Song · 4 years, 9 months ago
  92. 3d39709 AMDGPU: Remove wrapper only call limitation by Matt Arsenault · 4 years, 9 months ago
  93. 01f1273 [OpenMP] Fixed a typo in openmp/CMakeLists.txt by Shilei Tian · 4 years, 9 months ago
  94. 02f1d28 [libcxx] Avoid overflows in the windows __libcpp_steady_clock_now() by Martin Storsjö · 4 years, 9 months ago
  95. d1fa7af [AArch64] [Windows] Properly add :lo12: reloc specifiers when generating assembly by Martin Storsjö · 4 years, 9 months ago
  96. 68ff52f [OpenMP] Fixed the link error that cannot find static data member by Shilei Tian · 4 years, 9 months ago
  97. 2a49b7c [Inliner] Change inline remark format and update ReplayInlineAdvisor to use it by modimo · 4 years, 9 months ago
  98. 7fd1850 [mlir] Update LLVM dialect type documentation by Alex Zinenko · 4 years, 9 months ago
  99. 23390e7 [InstCombine] Handle logical and/or in assume optimization by Nikita Popov · 4 years, 9 months ago
  100. 71ed4b6 [RISCV] Legalize select when Zbt extension available by Michael Munday · 4 years, 9 months ago