Go to file
lrn@chromium.org 9f859fef26 Make X64 double-to-int32 conversion use the 64-bit version of cvttsd2si.
Use type info to allow ia32 to use the 32-bit versions in some cases.
Remove sse3-specific code from X64 GenericBinaryOpStub.

Review URL: http://codereview.chromium.org/1992011

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4632 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-05-10 11:38:58 +00:00
benchmarks Remove svn:executable flag from run.html and style.css and change the mime-type of style.css to text/css. 2009-07-15 10:37:10 +00:00
include Export SetResourceConstraints so it can be used with 2010-05-10 06:24:18 +00:00
samples Fix typo in process sample. The initialization of the map template is 2010-05-08 14:45:32 +00:00
src Make X64 double-to-int32 conversion use the 64-bit version of cvttsd2si. 2010-05-10 11:38:58 +00:00
test Fixes bug with v8::StackTrace for non-zero script line offsets 2010-05-10 06:24:01 +00:00
tools First step towards making JumpTarget work on ARM. Instead 2010-05-10 11:32:25 +00:00
.gitignore Add '.cpplint-cache' to ignore lists for SVN and Git. This change also sets 'ignore' property on '.', although this change isn't visible in Rietveld. 2009-12-11 09:01:38 +00:00
AUTHORS Add ldrd and strd instructions to the ARM port. This is a 2010-05-07 20:02:57 +00:00
ChangeLog Prepare push to trunk. We are now vorking on version 2.2.10. 2010-05-10 07:04:43 +00:00
LICENSE Get rid of duplicate LICENSE entry for the Valgrind 2009-09-27 09:33:11 +00:00
SConstruct Allow unaligned memory accesses on ARM targets that support it. 2010-05-06 12:49:12 +00:00