Cleaned up the api for x64 cgStore()
commit7353fd35f83adca213b759a31ec6fdb22b9fc057
authorEdwin Smith <smith@fb.com>
Thu, 13 Feb 2014 15:03:49 +0000 (13 07:03 -0800)
committerSara Golemon <sgolemon@fb.com>
Sun, 16 Feb 2014 01:31:45 +0000 (15 17:31 -0800)
tree4941a25dc73711a268d9f66e98c95d54102bfa5f
parentadfe961d79e6780b4e4d1683a68270cbd7827658
Cleaned up the api for x64 cgStore()

Changed the optional bool to a required enum.  Renamed
loadTVData/Type to "ref" to reflect reality.

Reviewed By: @swtaarrs

Differential Revision: D1173388
hphp/runtime/vm/jit/code-gen-x64.cpp
hphp/runtime/vm/jit/code-gen-x64.h
hphp/runtime/vm/jit/ir.h
hphp/runtime/vm/jit/simplifier.cpp