LEVEL = ../../..
DIRS  = ADCE \
	CFGSimplify \
	ConstProp \
	ConstantMerge \
	CorrelatedExprs \
	DecomposeMultiDimRefs \
	FunctionResolve \
	GCSE \
	GlobalDCE \
	IndVarSimplify \
	Inline \
	InstCombine \
	LevelRaise \
	LICM \
	Mem2Reg \
	PiNodeInserter \
	LoopPreheaders \
	ProfilePaths \
	Reassociate \
	SCCP \
	SimplifyCFG

include $(LEVEL)/Makefile.common