| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" | Calin Juravle | 2014-11-26 | 7 | -51/+2 |
* | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} | Calin Juravle | 2014-11-26 | 7 | -2/+51 |
* | Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" | Nicolas Geoffray | 2014-11-26 | 7 | -51/+2 |
* | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} | Calin Juravle | 2014-11-26 | 7 | -2/+51 |
* | Merge "ART: Fix unused variables and functions" | Andreas Gampe | 2014-11-24 | 1 | -2/+1 |
|\ |
|
| * | ART: Fix unused variables and functions | Andreas Gampe | 2014-11-24 | 1 | -2/+1 |
* | | Further cleanup using dex_instruction_utils.h. | Vladimir Marko | 2014-11-24 | 1 | -0/+4 |
* | | Merge "[optimizing compiler] Add shifts" | Calin Juravle | 2014-11-24 | 8 | -19/+139 |
|\ \ |
|
| * | | [optimizing compiler] Add shifts | Calin Juravle | 2014-11-24 | 8 | -19/+139 |
* | | | Eliminate suspend checks on back-edges to return insn. | Vladimir Marko | 2014-11-24 | 1 | -0/+4 |
* | | | Merge "Rewrite GVN's field id and field type handling." | Vladimir Marko | 2014-11-24 | 1 | -0/+188 |
|\ \ \
| |_|/
|/| | |
|
| * | | Rewrite GVN's field id and field type handling. | Vladimir Marko | 2014-11-21 | 1 | -0/+188 |
* | | | Fix possible array access issue | Vladimir | 2014-11-21 | 1 | -0/+1 |
* | | | Merge "test: Fix assember_arm_test to compile on gcc" | Igor Murashkin | 2014-11-22 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | test: Fix assember_arm_test to compile on gcc | Igor Murashkin | 2014-11-21 | 1 | -1/+1 |
* | | | ART: Fix uninitialized value in arm32 assembler test | Andreas Gampe | 2014-11-20 | 1 | -0/+1 |
* | | | ART: Fix arm32 assembler test. | Andreas Gampe | 2014-11-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge "ART: Assembler_arm_test" | Andreas Gampe | 2014-11-20 | 4 | -111/+1235 |
|\ \
| |/
|/| |
|
| * | ART: Assembler_arm_test | Andreas Gampe | 2014-11-20 | 4 | -111/+1235 |
* | | Fix the last users of TARGET_CPU_SMP. | Elliott Hughes | 2014-11-19 | 5 | -10/+0 |
|/ |
|
* | Add support for int-to-char in the optimizing compiler. | Roland Levillain | 2014-11-14 | 7 | -0/+119 |
* | Merge "ART: Multiview assembler_test, fix x86-64 assembler" | Andreas Gampe | 2014-11-14 | 6 | -187/+877 |
|\ |
|
| * | ART: Multiview assembler_test, fix x86-64 assembler | Andreas Gampe | 2014-11-13 | 6 | -187/+877 |
* | | Instruction set features for ARM64, MIPS and X86. | Ian Rogers | 2014-11-13 | 2 | -7/+6 |
|/ |
|
* | Exercise the generation of SBFX on ARM32 & Thumb-2. | Roland Levillain | 2014-11-13 | 3 | -0/+257 |
* | Add support for int-to-byte in the optimizing compiler. | Roland Levillain | 2014-11-13 | 5 | -0/+47 |
* | [optimizing compiler] Add DIV_LONG | Calin Juravle | 2014-11-12 | 2 | -15/+62 |
* | Implement and/or/xor in optimizing. | Nicolas Geoffray | 2014-11-12 | 4 | -0/+79 |
* | Merge "Revert "Revert "Add support for long-to-int in the optimizing compiler... | Roland Levillain | 2014-11-12 | 1 | -0/+1 |
|\ |
|
| * | Revert "Revert "Add support for long-to-int in the optimizing compiler."" | Roland Levillain | 2014-11-11 | 1 | -0/+1 |
* | | Implement checkcast for optimizing. | Nicolas Geoffray | 2014-11-12 | 1 | -1/+1 |
|/ |
|
* | Add support for not-long on ARM64 in the optimizing compiler. | Roland Levillain | 2014-11-06 | 1 | -1/+5 |
* | Support int-to-long conversions in the optimizing compiler. | Roland Levillain | 2014-11-05 | 2 | -0/+19 |
* | Merge "Fix store instructions to large frames in ARM opt. compiler." | Roland Levillain | 2014-11-05 | 1 | -6/+24 |
|\ |
|
| * | Fix store instructions to large frames in ARM opt. compiler. | Roland Levillain | 2014-11-04 | 1 | -6/+24 |
* | | ART: More warnings | Andreas Gampe | 2014-11-04 | 7 | -91/+96 |
|/ |
|
* | Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)" | Andreas Gampe | 2014-11-04 | 1 | -1/+1 |
|\ |
|
| * | ART: Replace COMPILE_ASSERT with static_assert (compiler) | Andreas Gampe | 2014-11-03 | 1 | -1/+1 |
* | | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 18 | -195/+208 |
|/ |
|
* | Add support for static fields in optimizing compiler. | Nicolas Geoffray | 2014-10-29 | 6 | -3/+31 |
* | Add long bitwise not instruction in the optimizing compiler. | Roland Levillain | 2014-10-27 | 2 | -0/+11 |
* | Merge "Tidy logging code not using UNIMPLEMENTED." | Ian Rogers | 2014-10-25 | 4 | -6/+11 |
|\ |
|
| * | Tidy logging code not using UNIMPLEMENTED. | Ian Rogers | 2014-10-24 | 4 | -6/+11 |
* | | ARM: Use hardfp calling convention between java to java call. | Zheng Xu | 2014-10-24 | 1 | -2/+16 |
|/ |
|
* | Fix encoding of imul in x86_64 assembler. | Nicolas Geoffray | 2014-10-24 | 2 | -1/+10 |
* | Revert "Revert "Implement long negate instruction in the optimizing compiler."" | Roland Levillain | 2014-10-24 | 2 | -0/+8 |
* | Revert "Implement long negate instruction in the optimizing compiler." | Roland Levillain | 2014-10-23 | 2 | -8/+0 |
* | Implement long negate instruction in the optimizing compiler. | Roland Levillain | 2014-10-23 | 2 | -0/+8 |
* | ART: optimizing compiler: initial support for ARM64. | Alexandre Rames | 2014-10-23 | 2 | -3/+5 |
* | C++11 related clean-up of DISALLOW_.. | Ian Rogers | 2014-10-22 | 4 | -26/+12 |