forked from OSchip/llvm-project
parent
d815f69b30
commit
edb5bcdde5
|
@ -6,6 +6,7 @@ add_llvm_library(LLVMScalarOpts
|
||||||
CorrelatedValuePropagation.cpp
|
CorrelatedValuePropagation.cpp
|
||||||
DCE.cpp
|
DCE.cpp
|
||||||
DeadStoreElimination.cpp
|
DeadStoreElimination.cpp
|
||||||
|
EarlyCSE.cpp
|
||||||
GEPSplitter.cpp
|
GEPSplitter.cpp
|
||||||
GVN.cpp
|
GVN.cpp
|
||||||
IndVarSimplify.cpp
|
IndVarSimplify.cpp
|
||||||
|
|
Loading…
Reference in New Issue