commit | 4c49b108f7d568c549646f2ede010ab57d41275f | [log] [tgz] |
---|---|---|
author | Srdjan Obucina <Srdjan.Obucina@imgtec.com> | Mon Sep 26 20:12:17 2016 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Mon Sep 26 20:12:17 2016 -0700 |
tree | ca10baeeb568cd0a0293f5f311fa704d5055da38 | |
parent | 623f8ce32c8dd33f9c755dde229967dfddd3353b [diff] |
Subzero, MIPS32: Filling missing bits from genTargetHelperCallFor Implements missing calls to runtime libraries, covering mostly data casting. R=stichnot@chromium.org Review URL: https://codereview.chromium.org/2363333002 . Patch from Srdjan Obucina <Srdjan.Obucina@imgtec.com>.