Silence notes about being specialised EQ templates on x86oids
authorPaul Khuong <pvk@pvk.ca>
Sat, 8 Jun 2013 02:29:55 +0000 (22:29 -0400)
committerPaul Khuong <pvk@pvk.ca>
Sat, 8 Jun 2013 06:30:38 +0000 (02:30 -0400)
commit7f579b076a1fc54587538ead07e506e7f06f3fe8
tree4cc4f118d0b1af7dd89c86d797ba9626cdda07fc
parent1daa58cfa315fe86634069c941cf54ec8f95623c
Silence notes about being specialised EQ templates on x86oids

 During LTN, we emit notes when the final chosen template costs
 at least 6 more units than an unapplicable template.  Adjust the
 costs of EQ VOPs to avoid triggering this logic.
src/compiler/x86-64/pred.lisp
src/compiler/x86/pred.lisp