index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove oat file location in the image.
Nicolas Geoffray
2014-03-04
2
-4
/
+4
*
Merge "Remove unreachable catch entries in GenSpecialCase()."
Vladimir Marko
2014-03-04
1
-0
/
+5
|
\
|
*
Remove unreachable catch entries in GenSpecialCase().
Vladimir Marko
2014-02-28
1
-0
/
+5
*
|
Initial changes towards Generic JNI option
Andreas Gampe
2014-03-03
11
-23
/
+61
*
|
Revert "Revert "Rework Quick compiler's register handling""
Bill Buzbee
2014-03-03
29
-981
/
+1125
*
|
Merge "Incorrect result of the "mul-long by 1" operation"
Bill Buzbee
2014-03-03
2
-1
/
+2
|
\
\
|
*
|
Incorrect result of the "mul-long by 1" operation
Alexei Zavjalov
2014-02-26
2
-1
/
+2
*
|
|
Fix 64-bit build DCHECK failure in mir_fieldinfo.cc .
Vladimir Marko
2014-03-03
1
-1
/
+4
*
|
|
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
19
-279
/
+983
*
|
|
Merge "Remove non-existent ARM insn kThumb2SubsRRI12."
Vladimir Marko
2014-03-03
5
-14
/
+13
|
\
\
\
|
*
|
|
Remove non-existent ARM insn kThumb2SubsRRI12.
Vladimir Marko
2014-02-28
5
-14
/
+13
|
|
|
/
|
|
/
|
*
|
|
Tell GDB about Quick ART generated code
Mark Mendell
2014-03-02
16
-18
/
+659
*
|
|
Make out arguments non-reference types.
Ian Rogers
2014-03-01
21
-264
/
+262
*
|
|
Fix clang to compile and run host tests.
Ian Rogers
2014-02-28
14
-53
/
+32
|
/
/
*
|
Workaround for range ops spanning vreg gap
buzbee
2014-02-27
3
-1
/
+27
*
|
Merge "Move arena_bit_vector.h/cc to compiler/utils."
Nicolas Geoffray
2014-02-27
10
-75
/
+125
|
\
\
|
*
|
Move arena_bit_vector.h/cc to compiler/utils.
Nicolas Geoffray
2014-02-26
10
-75
/
+125
*
|
|
art: Fix build errors for x86_64 target
Dmitry Petrochenko
2014-02-27
1
-1
/
+1
*
|
|
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
14
-436
/
+451
*
|
|
Merge "(Experimental) Add Brooks pointers."
Hiroshi Yamauchi
2014-02-26
1
-0
/
+6
|
\
\
\
|
*
|
|
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-0
/
+6
*
|
|
|
Revert "Rework Quick compiler's register handling"
Bill Buzbee
2014-02-26
29
-1122
/
+980
*
|
|
|
Rework Quick compiler's register handling
buzbee
2014-02-26
29
-980
/
+1122
|
|
/
/
|
/
|
|
*
|
|
Merge "Add conditional branches, and build dominator tree."
Nicolas Geoffray
2014-02-26
8
-49
/
+779
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add conditional branches, and build dominator tree.
Nicolas Geoffray
2014-02-26
8
-49
/
+779
*
|
|
Merge "Implements a BasicBlock iterator using the ArenaBitVector."
Bill Buzbee
2014-02-25
3
-16
/
+46
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implements a BasicBlock iterator using the ArenaBitVector.
Jean Christophe Beyler
2014-02-25
3
-16
/
+46
*
|
|
Merge "Fix hardcoded offsets in x86 String.indexOf."
Hiroshi Yamauchi
2014-02-25
1
-11
/
+15
|
\
\
\
|
*
|
|
Fix hardcoded offsets in x86 String.indexOf.
Mark Mendell
2014-02-25
1
-11
/
+15
*
|
|
|
Encode VmapTable entries offset by 2 to reduce size.
Vladimir Marko
2014-02-25
1
-20
/
+23
|
/
/
/
*
|
|
Merge "Fix typo from previous commit that lead to performance regression."
Nicolas Geoffray
2014-02-25
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo from previous commit that lead to performance regression.
Nicolas Geoffray
2014-02-25
1
-1
/
+1
|
|
/
/
*
|
|
Add additional const
Brian Carlstrom
2014-02-24
2
-5
/
+5
*
|
|
Merge "Create CompilerOptions"
Brian Carlstrom
2014-02-25
10
-38
/
+262
|
\
\
\
|
*
|
|
Create CompilerOptions
Brian Carlstrom
2014-02-24
10
-38
/
+262
|
|
/
/
*
|
|
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
6
-17
/
+20
|
/
/
*
|
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-29
/
+33
*
|
Merge "Convert some LOG(DEBUG) messages into more approriate levels"
Brian Carlstrom
2014-02-21
1
-2
/
+2
|
\
\
|
*
|
Convert some LOG(DEBUG) messages into more approriate levels
Brian Carlstrom
2014-02-21
1
-2
/
+2
*
|
|
Revert "Annotate used fields."
Ian Rogers
2014-02-21
15
-746
/
+121
*
|
|
Fix and rewrite local value numbering.
Vladimir Marko
2014-02-21
5
-159
/
+683
*
|
|
Merge "Annotate used fields."
Vladimir Marko
2014-02-21
13
-93
/
+658
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Annotate used fields.
Vladimir Marko
2014-02-20
13
-93
/
+658
|
|
/
*
|
Inline x86 String.indexOf
Mark Mendell
2014-02-20
6
-8
/
+224
|
/
*
Code cleanup to avoid LLVM dependency when building with quick only.
Nicolas Geoffray
2014-02-20
9
-43
/
+43
*
Merge "Remove dependency on llvm/Support/ELF.h by using linux's elf.h."
Nicolas Geoffray
2014-02-20
6
-174
/
+157
|
\
|
*
Remove dependency on llvm/Support/ELF.h by using linux's elf.h.
Nicolas Geoffray
2014-02-19
6
-174
/
+157
*
|
Merge "art: convert makefiles to support multilib build"
Colin Cross
2014-02-19
1
-22
/
+11
|
\
\
|
|
/
|
/
|
|
*
art: convert makefiles to support multilib build
Colin Cross
2014-02-18
1
-22
/
+11
*
|
Re-apply: Initial check-in of an optimizing compiler.
Nicolas Geoffray
2014-02-19
18
-25
/
+679
[next]