Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
dac82393785d1d2fddae6bf6d8364b55b001925a
/
compiler
/
utils
/
assembler_thumb_test.cc
cedec9d
Do not create HandleScope for JNI transitions.
by Vladimir Marko
· 4 years ago
331c8e3
Fix expected results for clang-r399163 update.
by Stephen Hines
· 4 years, 4 months ago
b461b53
Revert^2 "Switch to LLVM prebuilt tools for ART gtests"
by David Srbecky
· 4 years, 6 months ago
ea54b82
Revert "Switch to LLVM prebuilt tools for ART gtests"
by Alex Light
· 4 years, 6 months ago
8070443
Switch to LLVM prebuilt tools for ART gtests
by David Srbecky
· 4 years, 7 months ago
194f555
Refactor arm assembly tests.
by David Srbecky
· 4 years, 6 months ago
662f12e
Move entry spills determination to JNI compiler.
by Vladimir Marko
· 5 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
680cbf2
Enable building art and tests with linux_bionic
by Alex Light
· 6 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
69d310e
Use ScopedArenaAllocator for building HGraph.
by Vladimir Marko
· 7 years ago
0d127e1
Do not refresh the Marking Register in CriticalNative methods.
by Roland Levillain
· 8 years ago
956dac2
assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble.
by Rahul Chaudhry
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
c043d00
Remove the old ARM assemblers from ART.
by Roland Levillain
· 8 years ago
6d729a7
Introduce a Marking Register in ARM code generation.
by Roland Levillain
· 8 years ago
8f840f8
ARM: Fix vixl related branch issue in JNI.
by Artem Serov
· 8 years ago
b77051e
ARM: VIXL32: Fix breaking changes from recent VIXL update.
by Scott Wakeling
· 8 years ago
af1e299
jni: Support @FastNative methods that return objects
by Igor Murashkin
· 8 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 8 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 8 years ago
63dccbb
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
0e851e2
Fix VIXL assembler test for heap-poisoning configurations.
by Vladimir Marko
· 8 years ago
12e097c
ARM: VIXL32: Implement VIXL-based assembler.
by Artem Serov
· 8 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
ac6ac10
Optimizing/ARM: Fix CmpConstant().
by Vladimir Marko
· 9 years ago
f5c09c3
Optimizing/ARM: Fix AddConstant() to adhere to set_cc.
by Vladimir Marko
· 9 years ago
b4536b7
Optimizing/ARM: Implement kDexCachePcRelative dispatch.
by Vladimir Marko
· 9 years ago
f180af0
Merge "Optimizing/ARM: Improve long shifts by 1."
by Vladimir Marko
· 9 years ago
f9d741e
Optimizing/ARM: Improve long shifts by 1.
by Vladimir Marko
· 9 years ago
6fd0ffe
Optimizing/Thumb2: Improve load/store for large offsets.
by Vladimir Marko
· 9 years ago
d2b4ca2
Improve Thumb2 bitwise operations.
by Vladimir Marko
· 9 years ago
73cf0fb
ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers.
by Vladimir Marko
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
cf93a5c
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
by Vladimir Marko
· 10 years ago
fbeb4ae
Revert "ART: Implement literal pool for arm, fix branch fixup."
by Vladimir Marko
· 10 years ago
f38caa6
ART: Implement literal pool for arm, fix branch fixup.
by Vladimir Marko
· 10 years ago
d56376c
Revert "Revert "Introduce a NearLabel in thumb2.""
by Nicolas Geoffray
· 10 years ago
fd11470
ART: Fix unused return-value in test
by Andreas Gampe
· 10 years ago
3e52aa4
Move GetAndroidToolsDir to common location.
by David Srbecky
· 10 years ago
7b7e524
ART: Fix assembler_thumb_test
by Andreas Gampe
· 10 years ago
52ed9ad
ART: Fix host test failure (assembler_thumb_test).
by Tong Shen
· 10 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 10 years ago
4470c1d
ART: Increase command buffer size in assembler_thumb_test
by Andreas Gampe
· 10 years ago
8baf0d9
Fix sizeof -> strlen to get the test to run on build servers.
by Nicolas Geoffray
· 10 years ago
96f89a2
Add assembly operations with constants in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
0bb9ade
Fix off-by-one errors in limit checking for ldr/str instructions.
by Dave Allison
· 11 years ago
45fdb93
Support additional instructions in ARM and thumb assemblers
by Dave Allison
· 11 years ago
d20ddb2
Remove unused variable in assembler test.
by Dave Allison
· 11 years ago
c819e0d
Fix assembler test to use path if it can't find tools.
by Dave Allison
· 11 years ago
65fcc2c
Thumb2 assembler for JNI compiler and optimizing compiler
by Dave Allison
· 11 years ago