Skip to content

llvm base passes #11

@lfeng14

Description

@lfeng14

清理类:
InstCombine
SimplifyCFG
DCE / ADCE
DeadStoreElimination

传播类:
SCCP
CorrelatedValuePropagation
EarlyCSE

冗余消除:
GVN
Reassociate

内存类:
MemCpyOpt
SROA
mem2reg

循环类:
LoopSimplify
IndVarSimplify
LICM

控制流类:
JumpThreading
TailCallElim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions