blob: 8814198824110bbc352fcd4da9562ba57f1fc34c (
plain)
1
2
3
4
5
|
LEVEL = ../../..
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
Reassociate SCCP
include $(LEVEL)/Makefile.common
|