mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-06 11:29:27 +00:00
Run indvars tests
llvm-svn: 3643
This commit is contained in:
parent
24543fac4c
commit
8d0869c928
@ -1,5 +1,5 @@
|
|||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
|
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs FunctionResolve GCSE \
|
||||||
GlobalDCE Inline InstCombine LevelRaise LICM Mem2Reg PiNodeInserter ProfilePaths \
|
GlobalDCE IndVarSimplify Inline InstCombine LevelRaise LICM Mem2Reg \
|
||||||
Reassociate SCCP SimplifyCFG
|
PiNodeInserter ProfilePaths Reassociate SCCP SimplifyCFG
|
||||||
include $(LEVEL)/Makefile.common
|
include $(LEVEL)/Makefile.common
|
||||||
|
Loading…
x
Reference in New Issue
Block a user