| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dalvik is dead, long live Dalvik! | Brian Carlstrom | 2014-08-05 | 100 | -64981/+0 |
| * | dalvik: let 32-bit dalvik build on multilib targets | Colin Cross | 2014-03-21 | 1 | -0/+1 |
| * | Move dalvik off cacheflush so we can deprecate it. | Elliott Hughes | 2014-02-12 | 5 | -26/+10 |
| * | Initialize callTgt variable | Bernhard Rosenkränzer | 2013-12-31 | 1 | -1/+1 |
| * | Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JIT | Serban Constantinescu | 2013-12-19 | 3 | -0/+43 |
| * | Dalvik: Add sdiv support in the JIT | Serban Constantinescu | 2013-12-19 | 4 | -2/+88 |
| * | Merge commit 'b75a263239ff48c87b826f5d62a53c0efd22b507' into HEAD | The Android Open Source Project | 2013-11-22 | 7 | -6/+40 |
| |\ | |||||
| | * | am 730ba5ca: Merge "Fix the protection of code cache for x86 JIT" | Elliott Hughes | 2013-08-09 | 1 | -9/+9 |
| | |\ | |||||
| | * \ | resolved conflicts for merge of ae77d6b6 to master | Brian Carlstrom | 2013-08-02 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | libenc: remove libutils dependency | Alex Ray | 2013-07-23 | 1 | -1/+1 |
| | * | | | am bbd903de: am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy ... | Elliott Hughes | 2013-06-17 | 5 | -4/+23 |
| | |\ \ \ | |||||
| | * \ \ \ | am 15139109: am 6529809b: Merge "JIT: Allow use of cbz/cbnz for conditional b... | Elliott Hughes | 2013-06-13 | 1 | -4/+2 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | am de241376: am 91027c67: Merge "Remove unused compiler templates for armv7-a*" | Elliott Hughes | 2013-06-05 | 4 | -6/+6 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | JIT tuning; set cache size on command line | buzbee | 2013-05-23 | 7 | -6/+40 |
| | * | | | | | | am bf452d48: Merge "[x86] Fix errors with WITH_JIT_TUNING defined" | Elliott Hughes | 2013-04-01 | 4 | -2/+37 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | am d335cba5: Merge "[x86] Terminate trace if SGET/SPUT have unresolved fields... | Elliott Hughes | 2013-04-01 | 1 | -1/+11 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | am 953e6b83: Merge "[x86] FPU stack needs to be reset after double conversion" | Elliott Hughes | 2013-04-01 | 1 | -16/+34 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | am ddff71d4: Merge "[x86] Disable Method-JIT for x86 target" | Elliott Hughes | 2013-04-01 | 1 | -0/+3 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | am 6e2d46fd: am 03a938bc: Merge "Fix -Xjitthreshold (for real this time)." | Elliott Hughes | 2013-03-01 | 6 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | am 7f77254e: Merge "Fix -Xjitthreshold." | Elliott Hughes | 2013-02-26 | 6 | -6/+18 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix JIT bug related to immediate doubles | buzbee | 2013-02-11 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Dalvik: DMB Optimisations for TracingJIT | David Butcher | 2013-11-12 | 2 | -9/+9 |
| * | | | | | | | | | | | | | [MIPS] Use sync instruction in dvmCompilerGenMemBarrier | Chris Dearman | 2013-10-25 | 5 | -8/+62 |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fix the protection of code cache for x86 JIT | Jun Tian | 2013-08-09 | 1 | -9/+9 |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Remove dependency on frameworks/native | Brian Carlstrom | 2013-08-01 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | | JIT: Use rsb and shift in easy multiply. | Anders O Nilsson | 2013-06-14 | 5 | -4/+23 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Merge "JIT: Allow use of cbz/cbnz for conditional branch gen." | Elliott Hughes | 2013-06-13 | 1 | -4/+2 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| | * | | | | | | | | JIT: Allow use of cbz/cbnz for conditional branch gen. | Anders O Nilsson | 2013-04-18 | 1 | -4/+2 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | Merge "Remove unused compiler templates for armv7-a*" | Elliott Hughes | 2013-06-05 | 4 | -6/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove unused compiler templates for armv7-a* | You Kim | 2013-05-17 | 4 | -6/+6 |
| | |/ / / / / / / | |||||
| * / / / / / / / | Fix JIT bug related to immediate doubles | buzbee | 2013-04-26 | 1 | -1/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge "[x86] Fix errors with WITH_JIT_TUNING defined" | Elliott Hughes | 2013-04-01 | 4 | -2/+37 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | [x86] Fix errors with WITH_JIT_TUNING defined | Udayan Banerji | 2013-03-29 | 4 | -2/+37 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge "[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen" | Elliott Hughes | 2013-04-01 | 1 | -1/+11 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | [x86] Terminate trace if SGET/SPUT have unresolved fields in codegen | Udayan Banerji | 2013-03-29 | 1 | -1/+11 |
| | |/ / / / | |||||
| * / / / / | [x86] FPU stack needs to be reset after double conversion | Udayan Banerji | 2013-04-01 | 1 | -16/+34 |
| |/ / / / | |||||
| * | | / | [x86] Disable Method-JIT for x86 target | Udayan Banerji | 2013-03-29 | 1 | -0/+3 |
| | |_|/ |/| | | |||||
| * | | | Fix -Xjitthreshold (for real this time). | Elliott Hughes | 2013-03-01 | 6 | -6/+6 |
| | |/ |/| | |||||
| * | | Fix -Xjitthreshold. | Elliott Hughes | 2013-02-25 | 6 | -6/+18 |
| |/ | |||||
| * | Remove dvmFindInterfaceMethodInCache2. | Elliott Hughes | 2012-12-06 | 4 | -32/+8 |
| * | JIT: Performance fix for const doubles | buzbee | 2012-11-30 | 3 | -5/+65 |
| * | [MIPS] Fixing FP registers fs0 and fs1 corruption bug. | Douglas Leung | 2012-11-26 | 1 | -0/+8 |
| * | Fix x86 JIT log spam. | Elliott Hughes | 2012-11-07 | 2 | -2/+9 |
| * | Don't disable inlining for ARM. | Elliott Hughes | 2012-10-09 | 2 | -2/+11 |
| * | MIPS: Missing zero-checks in JIT compiler. | Douglas Leung | 2012-10-05 | 1 | -1/+9 |
| * | Use 0xde as the poison value after JIT code cache reset. | Ben Cheng | 2012-09-17 | 1 | -2/+6 |
| * | Optimize those StrictMath routines that are identical to Math routines. | Elliott Hughes | 2012-09-14 | 2 | -12/+32 |
| * | Fix an array out-of-bound read in the JIT compiler. | Douglas Leung | 2012-08-01 | 1 | -4/+10 |
| * | Fix the MIPS build: | Raghu Gandham | 2012-07-31 | 9 | -230/+142 |
| * | [X86] X86 trace JIT compiler support | Dong-Yuan Chen | 2012-07-20 | 49 | -970/+34314 |
