Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
13fc4add3b20d3e65912dd3d15ebeff7f8773748
/
compiler
9ea110f
am bcdbbfeb: resolved conflicts for merge of b9098c33 to master
by Jeff Hao
· 11 years ago
bcdbbfe
resolved conflicts for merge of b9098c33 to master
by Jeff Hao
· 11 years ago
0e49b42
Fix handling of duplicate class definitions in boot classpath.
by Jeff Hao
· 11 years ago
e21a407
Revert "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
da5bd6a
am 7ed8d7f3: Merge "Update ART for LLVM merge up to r187914."
by Brian Carlstrom
· 11 years ago
d3c20c1
Update compiler blacklist to include java.net.NetworkInterface.
by Jeff Hao
· 11 years ago
73b9eea
Merge "Improve Mir2Lir::GenIntrinsic() performance." into dalvik-dev
by Vladimir Marko
· 11 years ago
f7ee116
Update ART for LLVM merge up to r187914.
by Stephen Hines
· 11 years ago
7020278
Support hardware divide instruction
by Dave Allison
· 11 years ago
94b400d
Improve Mir2Lir::GenIntrinsic() performance.
by Vladimir Marko
· 11 years ago
e508a20
Fix unaligned Memory peek/poke intrinsics.
by Vladimir Marko
· 11 years ago
01a52c7
Merge "Lazily compute object identity hash codes." into dalvik-dev
by Mathieu Chartier
· 11 years ago
3beafe1
Merge "Add intrinsics for Memory peek/poke." into dalvik-dev
by Vladimir Marko
· 11 years ago
65636e5
Add intrinsics for Memory peek/poke.
by Vladimir Marko
· 11 years ago
cdb4b71
Fix intrinsic Long.reverseBytes().
by Vladimir Marko
· 11 years ago
4e6a31e
Lazily compute object identity hash codes.
by Mathieu Chartier
· 11 years ago
1b8cb96
Merge "Revert "Revert "Null check elimination improvement""" into dalvik-dev
by Bill Buzbee
· 11 years ago
0b1191c
Revert "Revert "Null check elimination improvement""
by Bill Buzbee
· 11 years ago
a524544
Update compiler blacklist to include java.net.NetworkInterface.
by Jeff Hao
· 11 years ago
7195dd8
Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev
by Ian Rogers
· 11 years ago
dfb325e
Don't use UTF16 length as length for MUTF8.
by Ian Rogers
· 11 years ago
c844a0f
Merge "Implement Interface Method Tables (IMT)." into dalvik-dev
by Jeff Hao
· 11 years ago
fea1024
Merge "Fix object identity hash." into dalvik-dev
by Mathieu Chartier
· 11 years ago
ad2541a
Fix object identity hash.
by Mathieu Chartier
· 11 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 11 years ago
6bdf1ff
Add intrinsics for {Short,Int,Long}.reverseBytes().
by Vladimir Marko
· 11 years ago
f88727f
am 48088672: am 58a9cd11: am 39d0c0d0: Update black list with android.os.Bundle
by Brian Carlstrom
· 11 years ago
39d0c0d
Update black list with android.os.Bundle
by Brian Carlstrom
· 11 years ago
a8b4caf
Add byte swap instructions for ARM and x86.
by Vladimir Marko
· 11 years ago
17088bb
Fix invalid DCHECK for movzx/movsx.
by Vladimir Marko
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
3c2a6e2
Merge "Revert "Null check elimination improvement"" into dalvik-dev
by Ian Rogers
· 11 years ago
31aa97c
Revert "Null check elimination improvement"
by Ian Rogers
· 11 years ago
75fabbe
Merge "Populate dex cache for sharpened calls." into dalvik-dev
by Ian Rogers
· 11 years ago
83883d7
Populate dex cache for sharpened calls.
by Ian Rogers
· 11 years ago
dbf39a7
Merge "Add timing logger to Quick compiler" into dalvik-dev
by buzbee
· 11 years ago
a61f495
Add timing logger to Quick compiler
by buzbee
· 11 years ago
bbf8813
Merge "Null check elimination improvement" into dalvik-dev
by buzbee
· 11 years ago
7f835b4
Merge "Refactor ArenaBitVector to create more general BitVector" into dalvik-dev
by Brian Carlstrom
· 11 years ago
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago
4db179d
Null check elimination improvement
by buzbee
· 11 years ago
8584a68
Add error message to ELF writer mc linker.
by Ian Rogers
· 11 years ago
8a70bcc
Merge "Fix x86 code generation for 0x0F 0x3A 0x?? instructions." into dalvik-dev
by Vladimir Marko
· 11 years ago
fd7e33f
Merge "Throw IOException at source of failing to open a dex file." into dalvik-dev
by Ian Rogers
· 11 years ago
e6ed00b
Fix x86 code generation for 0x0F 0x3A 0x?? instructions.
by Vladimir Marko
· 11 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 11 years ago
a8d24bf
Merge "64-bit prep" into dalvik-dev
by buzbee
· 11 years ago
0d82948
64-bit prep
by buzbee
· 11 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 11 years ago
b917ea1
Fix intrinsification of floatToRawIntBits.
by Ian Rogers
· 11 years ago
8770e5c
Restore callee save registers in JNI compiler.
by Mathieu Chartier
· 11 years ago
379067c
Don't clobber array reg if its needed for card marking
by Ian Rogers
· 11 years ago
773aab1
Correct free-ing of temp register.
by Ian Rogers
· 11 years ago
409fe94
Quick assembler fix
by buzbee
· 11 years ago
41cdd43
Disable select instruction generation on ARM.
by Ian Rogers
· 11 years ago
252a002
Merge "Add missing references." into dalvik-dev
by Sebastien Hertz
· 11 years ago
e732ef1
Make compiler stat dumping easier to use.
by Ian Rogers
· 11 years ago
74e256b
Add missing references.
by Sebastien Hertz
· 11 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 11 years ago
f1603c2
am bf1f0cdc: am 7ba7936d: am 756ee4e0: Find OatDexFile by DexFile name and checksum, not just checksum
by Brian Carlstrom
· 11 years ago
756ee4e
Find OatDexFile by DexFile name and checksum, not just checksum
by Brian Carlstrom
· 11 years ago
c68fb20
Merge "Inflate contended lock word by suspending owner." into dalvik-dev
by Ian Rogers
· 11 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 11 years ago
b48819d
Compile-time tuning: assembly phase
by buzbee
· 11 years ago
d91d6d6
Introduce Signature type to avoid string comparisons.
by Ian Rogers
· 11 years ago
fc0e94b
StringPiece clean up.
by Ian Rogers
· 11 years ago
4ce9e68
am e2ef8795: am 4b166f3e: am cb5f5e53: Make sure CompilerDriver actually resolves types
by Brian Carlstrom
· 11 years ago
cb5f5e5
Make sure CompilerDriver actually resolves types
by Brian Carlstrom
· 11 years ago
ee39a10
Use class def index from java.lang.Class.
by Ian Rogers
· 11 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 11 years ago
1fc5800
Art compiler: minor instruction assembler fix
by buzbee
· 11 years ago
c729a6b
Improve promotion of double-precision regs
by buzbee
· 11 years ago
5666afd
Timely color fix
by buzbee
· 11 years ago
cd6f5fe
Merge "Timely color fix" into dalvik-dev
by buzbee
· 11 years ago
d0a03b8
Timely color fix
by buzbee
· 11 years ago
6fc9251
Make inlined CAS32 loop until store is successful if values match.
by Jeff Hao
· 11 years ago
2de2aa1
Make inlined CAS32 loop until store is successful if values match.
by Jeff Hao
· 11 years ago
b048dd2
Merge "Add valgrind support to compiler arena allocator." into dalvik-dev
by Mathieu Chartier
· 11 years ago
75165d0
Add valgrind support to compiler arena allocator.
by Mathieu Chartier
· 11 years ago
77695d2
am 715084a2: am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match."
by Jeff Hao
· 11 years ago
95848d0
Revert "Fix CAS intrinsic to clear exclusive if values don't match."
by Jeff Hao
· 11 years ago
3a08315
Fix CAS intrinsic to clear exclusive if values don't match.
by Jeff Hao
· 11 years ago
78765e8
Fix CAS intrinsic to clear exclusive if values don't match.
by Jeff Hao
· 11 years ago
bd663de
Compile-time tuning: register/bb utilities
by buzbee
· 11 years ago
fffd663
Merge "More Quick compile-time tuning: labels & branches" into dalvik-dev
by buzbee
· 11 years ago
252254b
More Quick compile-time tuning: labels & branches
by buzbee
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
28c2300
More compile-time tuning
by buzbee
· 11 years ago
9f799db
Merge "Compile-time tuning" into dalvik-dev
by buzbee
· 11 years ago
56c7178
Compile-time tuning
by buzbee
· 11 years ago
9b297bf
Refactor CompilerDriver::Compute..FieldInfo
by Ian Rogers
· 11 years ago
65ec92c
Refactor CompilerDriver::ComputeInvokeInfo
by Ian Rogers
· 11 years ago
866709c
Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev
by Sebastien Hertz
· 11 years ago
936bf02
Tweak dedupe hash function.
by Ian Rogers
· 11 years ago
1e54d68
Disable devirtualization detection in DEX-to-DEX compiler.
by Sebastien Hertz
· 11 years ago
d133b97
Shard dedupe set locks.
by Ian Rogers
· 11 years ago
df69314
Remove memory leaks
by Anwar Ghuloum
· 11 years ago
8c6326c
am cc253de1: am 280ebdf2: Merge "Fix image_test for SMALL_ART" into klp-dev
by Brian Carlstrom
· 11 years ago
280ebdf
Merge "Fix image_test for SMALL_ART" into klp-dev
by Brian Carlstrom
· 11 years ago
5f67532
Fix image_test for SMALL_ART
by Brian Carlstrom
· 11 years ago
Next »