diff options
| author | 2015-01-19 15:51:57 -0800 | |
|---|---|---|
| committer | 2015-01-21 16:00:24 -0800 | |
| commit | ff87d7bdc2c06bece8ea783dd4979360f1d51103 (patch) | |
| tree | 5656d0fdb9555e61476857785a665e861a619817 /compiler/dex/quick/codegen_util.cc | |
| parent | 59add47cabce3735ccd470cd3b5dac8b112e09ab (diff) | |
ART: Fix GenInlined functions
This patch fixes Mir2Lir::GenInlinedReverseBytes,
Mir2Lir::GenInlinedAbsInt, Mir2Lir::GenInlinedAbsLong,
Mir2Lir::GenInlinedFloatCvt, Mir2Lir::GenInlinedDoubleCvt,
X86Mir2Lir::GenInlinedSqrt, X86Mir2Lir::GenInlinedMinMaxFP,
X86Mir2Lir::GenInlinedMinMax, X86Mir2Lir::GenInlinedPeek,
and X86Mir2Lir::GenInlinedReverseBits to generate no code, when results
are unused.
New calls without assignments are added to 082-inline-execute.
Change-Id: I7076e9ddbea43545315f2aeb677c63a8a6e95224
Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions