1.0.30.2: more aggressive constant-folding
authorPaul Khuong <pvk@pvk.ca>
Sat, 18 Jul 2009 17:44:42 +0000 (17:44 +0000)
committerPaul Khuong <pvk@pvk.ca>
Sat, 18 Jul 2009 17:44:42 +0000 (17:44 +0000)
commitc4b30c86e3dd1d1cc70c572a6cfffe8b84e9c34a
tree2a279ec2cf75b41560e5b997460da600f47ee240
parentb3c5951a9d24468a2a471fd6769d0e6b687c08f3
1.0.30.2: more aggressive constant-folding

* Allow constant-folding on values of an EQL type.

* Fix a buggy :load-if in x86-64 float EQLs VOPs.
src/compiler/ir1opt.lisp
src/compiler/x86-64/float.lisp
tests/float.pure.lisp
version.lisp-expr