Mostyn Bramley-Moore
|
26ac49bfb3
|
[jumbo] fix android/windows kDummyOperator collision
Bug: chromium:770684
Change-Id: I4e4efc10dad1d3bb438fddc74098b36a6b9e1054
Reviewed-on: https://chromium-review.googlesource.com/730203
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com>
Cr-Commit-Position: refs/heads/master@{#48787}
|
2017-10-20 12:43:57 +00:00 |
|
mstarzinger
|
6881d7609a
|
Model exceptional edges from call nodes in TurboFan.
R=titzer@chromium.org,bmeurer@chromium.org
Review URL: https://codereview.chromium.org/928213003
Cr-Commit-Position: refs/heads/master@{#26766}
|
2015-02-20 09:55:00 +00:00 |
|
danno
|
d1e45d9b00
|
Distinquish TestWithIsolateAndZone from TestWithZone
Allows unit tests that just need a zone and no isolate to avoid the overhead of
creating one.
R=mstarzinger@chromium.org
LOG=N
Review URL: https://codereview.chromium.org/871843004
Cr-Commit-Position: refs/heads/master@{#26256}
|
2015-01-23 16:29:57 +00:00 |
|
bmeurer
|
cd2bc96808
|
[turbofan] Move GetCommonDominator to BasicBlock.
Also add some unittests for the dominator stuff.
R=mstarzinger@chromium.org
Review URL: https://codereview.chromium.org/865393004
Cr-Commit-Position: refs/heads/master@{#26241}
|
2015-01-23 09:55:48 +00:00 |
|
bmeurer
|
c9283148d1
|
[turbofan] Cleanup Schedule and related classes.
- Move unit tests to schedule-unittests.cc.
- Remove pre-C++11 cruft.
- Fix some include weirdness.
R=mstarzinger@chromium.org
Review URL: https://codereview.chromium.org/864293002
Cr-Commit-Position: refs/heads/master@{#26220}
|
2015-01-22 13:01:13 +00:00 |
|