Exported flag compiler:rtl-instruction-scheduling?
authorStephen Adams <edu/mit/csail/zurich/adams>
Fri, 19 Jul 1996 02:50:10 +0000 (02:50 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Fri, 19 Jul 1996 02:50:10 +0000 (02:50 +0000)
v8/src/compiler/machines/spectrum/compiler.pkg

index 40437c11c3a5da0dc37832297d136b8f444aca69..44d029b4d16a9e93be68b22f8d0a2d2a7639a7b1 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.15 1996/03/14 18:51:42 adams Exp $
+$Id: compiler.pkg,v 1.16 1996/07/19 02:50:10 adams Exp $
 
 Copyright (c) 1988-1995 Massachusetts Institute of Technology
 
@@ -98,6 +98,7 @@ MIT in each case. |#
          compiler:optimize-environments?
          compiler:package-optimization-level
          compiler:preserve-data-structures?
+         compiler:rtl-instruction-scheduling?
          compiler:show-phases?
          compiler:show-procedures?
          compiler:show-subphases?