v8/test
titzer@chromium.org 9803a72417 Unify MachineType and RepType.
MachineType now tracks both the representation and the value type of machine quantities and is used uniformly throughout TurboFan.

These types can now express uint8, int8, uint16, and int16, i.e. signed and unsigned smallish integers. Note that currently only uint8 and uint16 are implemented in the TF backends.

R=bmeurer@chromium.org, mstarzinger@chromium.org
BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23122 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-08-14 09:19:54 +00:00
..
base-unittests [turbofan] Introduce WordRor machine operator. 2014-08-14 09:07:58 +00:00
benchmarks Fix predictable mode to make time pass faster. 2014-08-12 17:54:41 +00:00
cctest Unify MachineType and RepType. 2014-08-14 09:19:54 +00:00
compiler-unittests Unify MachineType and RepType. 2014-08-14 09:19:54 +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 Fix test expectations. 2014-08-14 07:11:44 +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