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