1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/test/Regression/Transforms/Makefile

6 lines
248 B
Makefile
Raw Normal View History

LEVEL = ../../..
2002-05-24 23:21:36 +02:00
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
2002-07-18 08:40:31 +02:00
GlobalDCE Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
Reassociate SCCP SimplifyCFG
include $(LEVEL)/Makefile.common