commit | 6607d97166984ce578817269f9775c15b9044190 | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Mon Feb 10 06:54:18 2014 -0800 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Mon Feb 10 16:28:49 2014 -0800 |
tree | 71191ba75ac23cfeafe14c3c5a940957546f457b | |
parent | 14fb1314cc8ef4c8342e5e6f3f830e4a64521623 [diff] |
Tweak Mir2Lir::GenInstanceofCallingHelper for X86 Make this virtual, and split out the X86 logic. Take advantage of SETcc instruction for X86. I don't think I can do much more due to need to preserve arguments for the calls. Change-Id: I10e3eaa61b61ceac384267e3078bb6f75c37cee4 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>