summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/math_entrypoints_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Unify 64bit int constant definitions.Ian Rogers2014-03-101-14/+14
| | | | | | | LL and ULL prefixes are word size dependent, use the INT64_C and UINT64_C macros instead. Change-Id: I5b70027651898814fc0b3e9e22a18a1047e76cb9
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+3
| | | | Change-Id: I8dcf6b29a5aecd445f1a3ddb06386cf81dbc9c70
* Portable refactorings.Ian Rogers2013-07-301-0/+74
Separate quick from portable entrypoints. Move architectural dependencies into arch. Change-Id: I9adbc0a9782e2959fdc3308215f01e3107632b7c