summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/mips/fp_mips.cc
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Refactoring code for quick compilerGoran Jakovljevic2015-03-271-30/+49
* ART: Add Mips32r6 backend supportDouglas Leung2015-03-201-2/+26
* ART: Some Quick cleanupAndreas Gampe2015-01-261-0/+1
* Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-0/+1
* ARM: Strength reduction for floating-point divisionNingsheng Jian2014-11-051-0/+14
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-3/+4
* ART: Rework quick entrypoint code in Mir2Lir, cleanupAndreas Gampe2014-07-281-16/+15
* AArch64: Add few more inline functionsSerban Constantinescu2014-07-031-1/+1
* Quick compiler: reference cleanupbuzbee2014-06-031-3/+3
* Quick compiler: allocate doubles as doublesbuzbee2014-05-051-9/+3
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-13/+13
* Continuing register cleanupbuzbee2014-03-261-12/+14
* Revert "Revert "Rework Quick compiler's register handling""Bill Buzbee2014-03-031-10/+10
* Revert "Rework Quick compiler's register handling"Bill Buzbee2014-02-261-10/+10
* Rework Quick compiler's register handlingbuzbee2014-02-261-10/+10
* Entry point clean up.Ian Rogers2013-08-121-1/+1
* Portable refactorings.Ian Rogers2013-07-301-12/+14
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-2/+2
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-16/+8
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+248