mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 00:36:36 +00:00
Run LICM tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2609 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
511cbbeba2
commit
ee583d621b
@ -1,4 +1,4 @@
|
||||
LEVEL = ../../..
|
||||
DIRS = ADCE CFGSimplify ConstProp DecomposeMultiDimRefs GCSE InstCombine \
|
||||
LevelRaise Mem2Reg PiNodeInserter Reassociate SCCP
|
||||
LevelRaise LICM Mem2Reg PiNodeInserter Reassociate SCCP
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
Loading…
Reference in New Issue
Block a user