index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
utils
/
assembler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-1
/
+1
*
Remove 'virtual' and 'override' qualifiers on final methods.
Roland Levillain
2018-08-28
1
-1
/
+1
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-2
/
+2
*
Move remaining runtime/base stuff to libartbase
David Sehr
2018-04-05
1
-1
/
+1
*
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-12-07
1
-1
/
+2
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
1
-1
/
+1
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-7
/
+7
*
Move ArrayRef to runtime/base
David Brazdil
2016-09-14
1
-1
/
+1
*
MIPS32: Fill branch delay slots
Alexey Frunze
2016-08-30
1
-0
/
+10
*
ART: Extract macro assembler
Andreas Gampe
2016-08-05
1
-146
/
+7
*
ART: Convert pointer size to enum
Andreas Gampe
2016-08-01
1
-34
/
+38
*
Clean up JNI calling convention callee saves.
Vladimir Marko
2016-05-19
1
-3
/
+5
*
Thumb2: Fix EmitJumpTables() to extend buffer only if needed.
Vladimir Marko
2016-04-20
1
-8
/
+13
*
Fix CFI fixups for long branches on MIPS.
Vladimir Marko
2016-04-14
1
-2
/
+4
*
Move Assemblers to the Arena.
Vladimir Marko
2016-04-13
1
-6
/
+19
*
Move code related to debug info generation to its own directory.
David Srbecky
2016-02-08
1
-2
/
+2
*
Delay emitting CFI PC adjustments until after Thumb2/Mips fixup.
Vladimir Marko
2015-11-04
1
-2
/
+57
*
ART: Arm32 packed-switch jump tables
Andreas Gampe
2015-10-30
1
-2
/
+2
*
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-10-15
1
-1
/
+1
*
MIPS: Assemblers changes needed for optimizing compiler
Goran Jakovljevic
2015-10-06
1
-1
/
+3
*
ART: Refactor intrinsics slow-paths
Andreas Gampe
2015-09-17
1
-100
/
+4
*
X86: Assembler support for near labels
Mark Mendell
2015-08-26
1
-0
/
+4
*
Implement heap poisoning in ART's Optimizing compiler.
Roland Levillain
2015-07-01
1
-2
/
+2
*
Opt compiler: Add disassembly to the '.cfg' output.
Alexandre Rames
2015-06-22
1
-0
/
+1
*
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
Vladimir Marko
2015-06-17
1
-10
/
+15
*
Revert "ART: Implement literal pool for arm, fix branch fixup."
Vladimir Marko
2015-06-16
1
-15
/
+10
*
ART: Implement literal pool for arm, fix branch fixup.
Vladimir Marko
2015-06-15
1
-10
/
+15
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-2
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-9
/
+9
*
Implement CFI for JNI.
David Srbecky
2015-04-08
1
-1
/
+27
*
Remove the old CFI infrastructure.
David Srbecky
2015-04-07
1
-6
/
+0
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+4
*
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-0
/
+2
*
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-4
/
+4
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-5
/
+5
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
ART: optimizing compiler: initial support for ARM64.
Alexandre Rames
2014-10-23
1
-0
/
+1
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-14
/
+14
*
Emit CFI for x86 & x86_64 JNI compiler.
Tong Shen
2014-08-05
1
-0
/
+4
*
Thumb2 assembler for JNI compiler and optimizing compiler
Dave Allison
2014-06-05
1
-1
/
+14
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-7
/
+7
*
Allow mixing of thread offsets between 32 and 64bit architectures.
Ian Rogers
2014-04-01
1
-19
/
+28
*
Merge "Add support for invoke-static in optimizing compiler."
Nicolas Geoffray
2014-03-31
1
-0
/
+17
|
\
|
*
Add support for invoke-static in optimizing compiler.
Nicolas Geoffray
2014-03-31
1
-0
/
+17
*
|
x86_64: JNI compiler
Dmitry Petrochenko
2014-03-28
1
-1
/
+6
|
/
*
AArch64: Add arm64 runtime support.
Stuart Monteith
2014-03-19
1
-0
/
+3
*
AArch64: Add ARM64 Assembler
Serban Constantinescu
2014-03-05
1
-3
/
+3
*
Merge "Add codegen support to the optimizing compiler."
Nicolas Geoffray
2014-03-05
1
-0
/
+3
|
\
|
*
Add codegen support to the optimizing compiler.
Nicolas Geoffray
2014-03-04
1
-0
/
+3
*
|
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
1
-0
/
+2
|
/
[next]