Start testing SRoA
authorChris Lattner <sabre@nondot.org>
Tue, 27 May 2003 16:10:03 +0000 (16:10 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 May 2003 16:10:03 +0000 (16:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6350 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile

index 068d06ff9bd324ee4515060a777f65fb499ac1ec..509632399856ba0489356d763425bc2a4059a18b 100644 (file)
@@ -22,6 +22,7 @@ DIRS  = ADCE \
        ProfilePaths \
        Reassociate \
        SCCP \
+       ScalarRepl \
        SimplifyCFG
 
 include $(LEVEL)/Makefile.common