v8/test
titzer@chromium.org 670df5063b Implement representation selection as part of SimplifiedLowering. Representation selection also
requires inserting explicit representation change nodes to be inserted in the graph. Such nodes
are pure, but also need to be lowered to machine operators. They need to be scheduled first, to
determine the control input for any branches inside.

This CL requires extensive testing. More tests to follow.

R=rossberg@chromium.org
BUG=

Review URL: https://codereview.chromium.org/425003004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23026 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-11 09:40:02 +00:00
..
base-unittests Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00
benchmarks Skip richards with TF. 2014-08-08 14:07:50 +00:00
cctest Implement representation selection as part of SimplifiedLowering. Representation selection also 2014-08-11 09:40:02 +00:00
compiler-unittests Reland "Add initial support for compiler unit tests using GTest/GMock.". 2014-08-08 07:04:07 +00:00
fuzz-natives Land the Fan (disabled) 2014-07-30 13:54:45 +00:00
intl Revert r22544: "Rebaseline/update the intl tests with ICU 52" 2014-07-23 11:39:46 +00:00
message Clean up some A64 specific code in common code that was introduced by A64 merge 2014-02-12 13:27:13 +00:00
mjsunit Make %DebugPushPromise more robust wrt fuzzing. 2014-08-11 07:59:10 +00:00
mozilla Skip test that times out. 2014-08-11 09:16:14 +00:00
preparser Throw syntax error when a getter/setter has the wrong number of params 2014-06-17 07:23:26 +00:00
promises-aplus Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
test262 Reland "Implement trigonometric functions using a fdlibm port." 2014-08-06 11:39:39 +00:00
webkit Properly rebaseline getOwnPropertyNames test. 2014-08-07 18:19:38 +00:00