mtrofin
|
5202facf9e
|
Stand-alone deferred block splitting. This continues 1256313003.
BUG=
Review URL: https://codereview.chromium.org/1271703002
Cr-Commit-Position: refs/heads/master@{#30050}
|
2015-08-06 16:21:38 +00:00 |
|
rmcilroy
|
d02f62484e
|
Move SmartPointer to base.
Review URL: https://codereview.chromium.org/1221433021
Cr-Commit-Position: refs/heads/master@{#29604}
|
2015-07-13 12:38:17 +00:00 |
|
dcarney
|
e928c9d52b
|
[turbofan] remove dependence of InstructionBlock on BasicBlock
BUG=
Review URL: https://codereview.chromium.org/951553005
Cr-Commit-Position: refs/heads/master@{#26859}
|
2015-02-25 16:37:58 +00:00 |
|
dcarney
|
43c7345b35
|
[turbofan] only use two gaps
BUG=
Review URL: https://codereview.chromium.org/948033002
Cr-Commit-Position: refs/heads/master@{#26814}
|
2015-02-24 11:09:20 +00:00 |
|
dcarney
|
4045b72ce3
|
[turbofan] remove one level of indirection in phi inputs
BUG=
Review URL: https://codereview.chromium.org/910753002
Cr-Commit-Position: refs/heads/master@{#26524}
|
2015-02-09 13:02:53 +00:00 |
|
dcarney
|
4116900d8f
|
[turbofan] Don't allocate UnallocatedOperands in Zone memory during instruction selection
R=bmeurer@chromium.org
Review URL: https://codereview.chromium.org/889843003
Cr-Commit-Position: refs/heads/master@{#26424}
|
2015-02-04 12:39:07 +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 |
|
dcarney
|
3595176565
|
[turbofan] improve register allocator testing framework
R=bmeurer@chromium.org
BUG=
Review URL: https://codereview.chromium.org/800493002
Cr-Commit-Position: refs/heads/master@{#25794}
|
2014-12-12 11:15:26 +00:00 |
|
dcarney
|
60af073ad8
|
[turbofan] add initial move optimizer
R=bmeurer@chromium.org
BUG=
Review URL: https://codereview.chromium.org/750813004
Cr-Commit-Position: refs/heads/master@{#25533}
|
2014-11-27 09:21:06 +00:00 |
|