Two small fixes for the Math.sin and Math.cos optimizations.
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jun 2009 12:55:48 +0000 (12:55 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Jun 2009 12:55:48 +0000 (12:55 +0000)
commitc1d0401b3de838cd4a83bad16d5d2a0c72bedb44
treec6d16c241a8f999709e966ab42e73679d3d9ab77
parent225a6a82b007dea0b400e30ba27ce0da5095aa7b
Two small fixes for the Math.sin and Math.cos optimizations.
Review URL: http://codereview.chromium.org/125122

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2167 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/arm/codegen-arm.cc
src/ia32/codegen-ia32.cc