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
/
optimizing
/
codegen_test_utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-5
/
+5
*
Fix longstanding bug around implicit NPEs and GC, version 2.
Nicolas Geoffray
2018-08-20
1
-1
/
+1
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
1
-43
/
+13
*
Revert^2 "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-11
1
-3
/
+5
*
Revert "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
1
-5
/
+3
*
Compile link-time thunks in codegen.
Vladimir Marko
2018-04-04
1
-3
/
+5
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-2
/
+2
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
1
-4
/
+9
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-7
/
+8
*
Instrument ARM generated code to check the Marking Register.
Roland Levillain
2017-08-11
1
-0
/
+25
*
Instrument ARM64 generated code to check the Marking Register.
Roland Levillain
2017-08-10
1
-4
/
+38
*
ART: Move simulator to art/
Andreas Gampe
2017-07-26
1
-0
/
+1
*
Remove the old ARM code generator from ART's Optimizing compiler.
Roland Levillain
2017-07-14
1
-29
/
+0
*
Clean up some uses of "auto".
Vladimir Marko
2017-05-11
1
-1
/
+1
*
ART: Clean up field initialization
Andreas Gampe
2017-03-27
1
-1
/
+0
*
AArch64: Add HInstruction scheduling support.
Alexandre Rames
2017-01-25
1
-0
/
+355