Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
d2b4ca2d02c86b1ce1826fd2b35ce6c9c58c1ff1
/
compiler
/
utils
/
arm
/
assembler_thumb2.h
d2b4ca2
Improve Thumb2 bitwise operations.
by Vladimir Marko
· 10 years ago
619552b
Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight"
by Vladimir Marko
· 10 years ago
9ee23f4
ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight
by Scott Wakeling
· 10 years ago
449b109
ART: Clean up Thumb2Assembler's AddConstant().
by Vladimir Marko
· 10 years ago
73cf0fb
ART: Add 16-bit Thumb2 ROR, NEGS and CMP for high registers.
by Vladimir Marko
· 10 years ago
663c934
ART: Fix Thumb2 literal fixup.
by Vladimir Marko
· 10 years ago
6b756b5
Improve Thumb2 branch/load-literal fixup performance.
by Vladimir Marko
· 10 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
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
d56376c
Revert "Revert "Introduce a NearLabel in thumb2.""
by Nicolas Geoffray
· 10 years ago
1f277e3
Revert "Introduce a NearLabel in thumb2."
by Nicolas Geoffray
· 10 years ago
db0bbab
Introduce a NearLabel in thumb2.
by Nicolas Geoffray
· 10 years ago
d126ba1
[Optimizing] Thumb2 assembler: use 16bits branches when we can.
by Nicolas Geoffray
· 10 years ago
c666710
Opt compiler: Speedup div/rem by constants on arm32 and arm64.
by Zheng Xu
· 10 years ago
4af147e
Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs.
by Roland Levillain
· 10 years ago
52c4896
[optimizing compiler] Add support for volatile
by Calin Juravle
· 11 years ago
3bcc8ea
Don't use CanHoldArm in the code generator.
by Nicolas Geoffray
· 11 years ago
981e454
Add support for int-to-char in the optimizing compiler.
by Roland Levillain
· 11 years ago
51d3fc4
Add support for int-to-byte in the optimizing compiler.
by Roland Levillain
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 11 years ago
19a19cf
Add support for static fields in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
1373595
stdint types all the way!
by Ian Rogers
· 11 years ago
169277a
Fix lint errors.
by Nicolas Geoffray
· 11 years ago
8d48673
Use the thumb2 assembler for the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
45fdb93
Support additional instructions in ARM and thumb assemblers
by Dave Allison
· 11 years ago
65fcc2c
Thumb2 assembler for JNI compiler and optimizing compiler
by Dave Allison
· 11 years ago