move things to (language tree-il primitives)
authorAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 14:07:41 +0000 (16:07 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 22 May 2009 14:07:41 +0000 (16:07 +0200)
commit55ae815b62c5d4bf324351d64919bdb8d4070148
treeb370e8502397f07ab1f714a49b10f7177035f126
parente0c90f9084914956d90db73b21ef2ab32d1a477a
move things to (language tree-il primitives)

* module/language/tree-il/optimize.scm:
* module/language/tree-il/primitives.scm: Move primitive-related things
  to primitive.scm from inline.scm and optimize.scm.

* module/Makefile.am: Update for inventory changes.
module/Makefile.am
module/language/tree-il/optimize.scm
module/language/tree-il/primitives.scm [moved from module/language/tree-il/inline.scm with 76% similarity]