summaryrefslogtreecommitdiffstats
path: root/test/107-int-math2/src
Commit message (Collapse)AuthorAgeFilesLines
* Add test cases to make sure GenDivRemLit() handles 16-bitDouglas Leung2015-04-091-1/+6
| | | | | | constants correctly. Change-Id: Idb4aee8b98dc908cb28887e96254f8c254ad7d4d
* Fix output of 107 art/testDmitry Petrochenko2014-06-101-1/+1
| | | | | | | This patch affects 107 only when it is failed. Change-Id: Ic33e6088d3fa4ca2cf47997f2bd6615462fc13cd Signed-off-by: Dmitry Petrochenko <dmitry.petrochenko@intel.com>
* Inline codegen for long-to-double on ARM.Ian Rogers2014-01-081-0/+18
| | | | Change-Id: I4fc443c1b942a2231d680fc2c7a1530c86104584
* Move IntMath into run-test.Ian Rogers2013-01-161-0/+1155
Remove the IntMath method_verifier_test. We can harness oatdump to give a better test. Change-Id: Id7c4417331e6311ca21efdb8aa744851b7216c98