tree: df28c2a78ea70ac56fa68178df0eaedeb727ae06
  1. ADCE/
  2. AddDiscriminators/
  3. AlignmentFromAssumptions/
  4. ArgumentPromotion/
  5. AtomicExpand/
  6. BBVectorize/
  7. BDCE/
  8. BranchFolding/
  9. CodeExtractor/
  10. CodeGenPrepare/
  11. ConstantHoisting/
  12. ConstantMerge/
  13. ConstProp/
  14. Coroutines/
  15. CorrelatedValuePropagation/
  16. CountingFunctionInserter/
  17. CrossDSOCFI/
  18. DCE/
  19. DeadArgElim/
  20. DeadStoreElimination/
  21. EarlyCSE/
  22. EliminateAvailableExternally/
  23. Float2Int/
  24. ForcedFunctionAttrs/
  25. FunctionAttrs/
  26. FunctionImport/
  27. GCOVProfiling/
  28. GlobalDCE/
  29. GlobalMerge/
  30. GlobalOpt/
  31. GlobalSplit/
  32. GuardWidening/
  33. GVN/
  34. GVNHoist/
  35. IndVarSimplify/
  36. InferFunctionAttrs/
  37. Inline/
  38. InstCombine/
  39. InstMerge/
  40. InstSimplify/
  41. InterleavedAccess/
  42. Internalize/
  43. IPConstantProp/
  44. IRCE/
  45. JumpThreading/
  46. LCSSA/
  47. LICM/
  48. LoadCombine/
  49. LoadStoreVectorizer/
  50. LoopDataPrefetch/
  51. LoopDeletion/
  52. LoopDistribute/
  53. LoopIdiom/
  54. LoopInterchange/
  55. LoopLoadElim/
  56. LoopReroll/
  57. LoopRotate/
  58. LoopSimplify/
  59. LoopSimplifyCFG/
  60. LoopStrengthReduce/
  61. LoopUnroll/
  62. LoopUnswitch/
  63. LoopVectorize/
  64. LoopVersioning/
  65. LoopVersioningLICM/
  66. LowerAtomic/
  67. LowerExpectIntrinsic/
  68. LowerGuardIntrinsic/
  69. LowerInvoke/
  70. LowerSwitch/
  71. LowerTypeTests/
  72. Mem2Reg/
  73. MemCpyOpt/
  74. MergeFunc/
  75. MetaRenamer/
  76. NaCl/
  77. NameAnonGlobals/
  78. NaryReassociate/
  79. NewGVN/
  80. ObjCARC/
  81. PartiallyInlineLibCalls/
  82. PGOProfile/
  83. PhaseOrdering/
  84. PlaceSafepoints/
  85. PreISelIntrinsicLowering/
  86. PruneEH/
  87. Reassociate/
  88. Reg2Mem/
  89. RewriteStatepointsForGC/
  90. SafeStack/
  91. SampleProfile/
  92. Scalarizer/
  93. SCCP/
  94. SeparateConstOffsetFromGEP/
  95. SimplifyCFG/
  96. Sink/
  97. SLPVectorizer/
  98. SpeculativeExecution/
  99. SROA/
  100. StraightLineStrengthReduce/
  101. StripDeadPrototypes/
  102. StripSymbols/
  103. StructurizeCFG/
  104. TailCallElim/
  105. ThinLTOBitcodeWriter/
  106. Util/
  107. WholeProgramDevirt/