aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Makefile
blob: 3e2646f8f48508e2395086c9fec2df2ec2b93710 (plain)
1
2
3
4
5
LEVEL  = ../../..
DIRS   = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
	 Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
	 Reassociate SCCP SimplifyCFG
include $(LEVEL)/Makefile.common