diff options
author | Roland Levillain <rpl@google.com> | 2015-06-02 17:05:20 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2015-06-02 17:28:39 +0100 |
commit | 3c829a353e7d5896c010d20378916b6209e0d01b (patch) | |
tree | 950729c665021024304089e41c2dbcf53492f0d9 /compiler/optimizing/graph_visualizer.cc | |
parent | 122addc3962207badd364b00a75a58639e76b10c (diff) |
Fix run-test 458-long-to-fpu.
- Make $noinline$DoubleConvert actually exercise
long-to-double conversions (instead of long-to-float
conversions).
- Change the inlining-defeating strategy: introduce an
always-throwing branch in $noinline$FloatConvert and
$noinline$DoubleConvert instead of using recursion, as the
inliner now inlines recursive calls (down to a certain
depth).
Change-Id: Ib83a89039968e597cf74d26b5779d410f3caf743
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions