summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2014-04-16 17:38:32 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2014-04-17 13:23:24 +0000
commitdb928fcc975b431d8a78700c11bd7da21090384a (patch)
tree24092c6da3cd3651fc0eaee89d0093ac05afeaed /compiler/driver/compiler_driver.cc
parente8b2e6e70decca7ce324350c9c03c9a432ed64d6 (diff)
Simplify HInvokeStatic code generation.
HPushArgument is not needed for now (but might be when we start optimizing). Also, calling convention for 64bits backend will require to know more about the argument than the argument's index. Therefore currently let HInvokeStatic setup the arguments, which is possible because arguments of a calls are virtual registers and not instructions. Change-Id: I8753ed6083aa083c5180ab53b436dc8de4f1fe31
Diffstat (limited to 'compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions