tree: 91c3fbdb97e4d2e7bcf2568fcb88f431b50a3845
  1. ADCE/
  2. AddDiscriminators/
  3. AggressiveInstCombine/
  4. AlignmentFromAssumptions/
  5. ArgumentPromotion/
  6. AtomicExpand/
  7. Attributor/
  8. BDCE/
  9. BlockExtractor/
  10. BranchFolding/
  11. CalledValuePropagation/
  12. CallSiteSplitting/
  13. CanonicalizeAliases/
  14. CanonicalizeFreezeInLoops/
  15. CodeExtractor/
  16. CodeGenPrepare/
  17. ConstantHoisting/
  18. ConstantMerge/
  19. Coroutines/
  20. CorrelatedValuePropagation/
  21. CrossDSOCFI/
  22. DCE/
  23. DeadArgElim/
  24. DeadStoreElimination/
  25. DivRemPairs/
  26. EarlyCSE/
  27. EliminateAvailableExternally/
  28. EntryExitInstrumenter/
  29. ExpandMemCmp/
  30. FixIrreducible/
  31. Float2Int/
  32. ForcedFunctionAttrs/
  33. FunctionAttrs/
  34. FunctionImport/
  35. GCOVProfiling/
  36. GlobalDCE/
  37. GlobalMerge/
  38. GlobalOpt/
  39. GlobalSplit/
  40. GuardWidening/
  41. GVN/
  42. GVNHoist/
  43. GVNSink/
  44. HardwareLoops/
  45. HotColdSplit/
  46. IndirectBrExpand/
  47. IndVarSimplify/
  48. InferAddressSpaces/
  49. InferFunctionAttrs/
  50. Inline/
  51. InstCombine/
  52. InstMerge/
  53. InstNamer/
  54. InstSimplify/
  55. InterleavedAccess/
  56. Internalize/
  57. IRCE/
  58. JumpThreading/
  59. LCSSA/
  60. LICM/
  61. LoadStoreVectorizer/
  62. LoopDataPrefetch/
  63. LoopDeletion/
  64. LoopDistribute/
  65. LoopFusion/
  66. LoopIdiom/
  67. LoopInstSimplify/
  68. LoopInterchange/
  69. LoopLoadElim/
  70. LoopPredication/
  71. LoopReroll/
  72. LoopRotate/
  73. LoopSimplify/
  74. LoopSimplifyCFG/
  75. LoopStrengthReduce/
  76. LoopTransformWarning/
  77. LoopUnroll/
  78. LoopUnrollAndJam/
  79. LoopUnswitch/
  80. LoopVectorize/
  81. LoopVersioning/
  82. LoopVersioningLICM/
  83. LowerAtomic/
  84. LowerConstantIntrinsics/
  85. LowerExpectIntrinsic/
  86. LowerGuardIntrinsic/
  87. LowerInvoke/
  88. LowerMatrixIntrinsics/
  89. LowerSwitch/
  90. LowerTypeTests/
  91. LowerWidenableCondition/
  92. MakeGuardsExplicit/
  93. Mem2Reg/
  94. MemCpyOpt/
  95. MergeFunc/
  96. MergeICmps/
  97. MetaRenamer/
  98. NameAnonGlobals/
  99. NaryReassociate/
  100. NewGVN/
  101. ObjCARC/
  102. OpenMP/
  103. PartiallyInlineLibCalls/
  104. PGOProfile/
  105. PhaseOrdering/
  106. PlaceSafepoints/
  107. PreISelIntrinsicLowering/
  108. PruneEH/
  109. Reassociate/
  110. Reg2Mem/
  111. RewriteStatepointsForGC/
  112. SafeStack/
  113. SampleProfile/
  114. ScalarizeMaskedMemIntrin/
  115. Scalarizer/
  116. SCCP/
  117. SeparateConstOffsetFromGEP/
  118. SimpleLoopUnswitch/
  119. SimplifyCFG/
  120. Sink/
  121. SLPVectorizer/
  122. SpeculateAroundPHIs/
  123. SpeculativeExecution/
  124. SROA/
  125. StraightLineStrengthReduce/
  126. StripDeadPrototypes/
  127. StripSymbols/
  128. StructurizeCFG/
  129. SyntheticCountsPropagation/
  130. TailCallElim/
  131. ThinLTOBitcodeWriter/
  132. TypePromotion/
  133. UnifyLoopExits/
  134. UniqueInternalLinkageNames/
  135. Util/
  136. VectorCombine/
  137. WholeProgramDevirt/