Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
37d4c1db4d705f5a28001f65afdd68d0527948d8
/
compiler
2f4c3a4
Remove spurious duplicate line of code
by buzbee
· 11 years ago
3d73ba2
Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE.
by Vladimir Marko
· 11 years ago
0f67847
Unify 64bit int constant definitions.
by Ian Rogers
· 11 years ago
73a4713
Merge "Fix LIR generation for long arithmetic operation"
by Ian Rogers
· 11 years ago
3c05039
Merge "LongToFp result storage fixed"
by Ian Rogers
· 11 years ago
3dfc5c1
Merge "ARM: Inline codegen for long-to-float on ARM."
by Ian Rogers
· 11 years ago
bc90329
Merge "ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler."
by Ian Rogers
· 11 years ago
7a0e504
More JNI compiler tests and small fix
by Andreas Gampe
· 11 years ago
e19649a
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
by Zheng Xu
· 11 years ago
f0e6c9c
ARM: Inline codegen for long-to-float on ARM.
by Zheng Xu
· 11 years ago
788aaad
Fix lint errors.
by Nicolas Geoffray
· 11 years ago
930021f
Merge "Add register support to the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
3ff386a
Add register support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
b515928
Merge "New header fix for gcc 4.7 build."
by Nicolas Geoffray
· 11 years ago
e84bfb5
New header fix for gcc 4.7 build.
by Nicolas Geoffray
· 11 years ago
f096aad
Cache method lowering info in mir graph.
by Vladimir Marko
· 11 years ago
a03de6d
Revert "Revert "Make clang the default compiler on host.""
by Ian Rogers
· 11 years ago
d54f3a6
Revert "Make clang the default compiler on host."
by Ian Rogers
· 11 years ago
87f8b4c
Make clang the default compiler on host.
by Ian Rogers
· 11 years ago
39c3bfb
Make use of profiling information for dex2oat
by Dave Allison
· 11 years ago
aa00fe0
Merge "Add more VerifyObject calls."
by Mathieu Chartier
· 11 years ago
c645f1d
Add more VerifyObject calls.
by Mathieu Chartier
· 11 years ago
bd9e9db
Fix clang errors in ArenaAllocator.
by Vladimir Marko
· 11 years ago
a24122d
Use ScopedArenaAllocator for CacheFieldLoweringInfo pass.
by Vladimir Marko
· 11 years ago
a9d7be6
Merge "Create a scoped arena allocator and use that for LVN."
by Vladimir Marko
· 11 years ago
91b6ffa
Fix LIR generation for long arithmetic operation
by Yevgeny Rouban
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
a7e649d
Merge "Make heap reference poisoning work with the interpreter."
by Hiroshi Yamauchi
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
befbd57
Fix host architecture for 64bit.
by Ian Rogers
· 11 years ago
bf6b92a
Generic JNI implementation for x86_64
by Andreas Gampe
· 11 years ago
51a80d7
LongToFp result storage fixed
by Maxim Kazantsev
· 11 years ago
e63a745
Make heap reference poisoning work with the interpreter.
by Hiroshi Yamauchi
· 11 years ago
359597e
Merge "Revert "Revert "Avoid compiling monster methods in boot image"""
by Brian Carlstrom
· 11 years ago
5e754d8
Revert "Revert "Avoid compiling monster methods in boot image""
by Brian Carlstrom
· 11 years ago
c855436
Merge "Fix valgrind gtests and memory leaks."
by Mathieu Chartier
· 11 years ago
661974a
Fix valgrind gtests and memory leaks.
by Mathieu Chartier
· 11 years ago
83b9668
Merge "Fix read of uninitialized memory in InlineIndexOf"
by buzbee
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 11 years ago
a44d4f5
Fix read of uninitialized memory in InlineIndexOf
by buzbee
· 11 years ago
3cd52df
Merge "Fix portable build."
by Nicolas Geoffray
· 11 years ago
2fecd65
Merge "Add codegen support to the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
c0a1b18
Reuse NoopCompilerCallbacks in oatdump
by Brian Carlstrom
· 11 years ago
2ec6520
Support compiler filters for boot classpath
by Brian Carlstrom
· 11 years ago
2fece59
Merge "Remove oat file location in the image."
by Nicolas Geoffray
· 11 years ago
9583fbc
Remove oat file location in the image.
by Nicolas Geoffray
· 11 years ago
d4dd255
Add codegen support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
a1a7074
Rewrite kMirOpSelect for all IF_ccZ opcodes.
by Vladimir Marko
· 11 years ago
093aad1
Merge "Remove unreachable catch entries in GenSpecialCase()."
by Vladimir Marko
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
f796ca0
Merge "Incorrect result of the "mul-long by 1" operation"
by Bill Buzbee
· 11 years ago
20daf93
Fix 64-bit build DCHECK failure in mir_fieldinfo.cc .
by Vladimir Marko
· 11 years ago
f2b3956
Fix portable build.
by Nicolas Geoffray
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
cc261bf
Merge "Remove non-existent ARM insn kThumb2SubsRRI12."
by Vladimir Marko
· 11 years ago
ae9fd93
Tell GDB about Quick ART generated code
by Mark Mendell
· 11 years ago
3d50407
Make out arguments non-reference types.
by Ian Rogers
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
dbb8c49
Remove non-existent ARM insn kThumb2SubsRRI12.
by Vladimir Marko
· 11 years ago
39d95e6
Remove unreachable catch entries in GenSpecialCase().
by Vladimir Marko
· 11 years ago
b1f1d64
Workaround for range ops spanning vreg gap
by buzbee
· 11 years ago
b565506
Merge "Move arena_bit_vector.h/cc to compiler/utils."
by Nicolas Geoffray
· 11 years ago
659d87d
art: Fix build errors for x86_64 target
by Dmitry Petrochenko
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago
930f7b8
Merge "(Experimental) Add Brooks pointers."
by Hiroshi Yamauchi
· 11 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 11 years ago
0e33643
Move arena_bit_vector.h/cc to compiler/utils.
by Nicolas Geoffray
· 11 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 11 years ago
504e699
Merge "Add conditional branches, and build dominator tree."
by Nicolas Geoffray
· 11 years ago
be9a92a
Add conditional branches, and build dominator tree.
by Nicolas Geoffray
· 11 years ago
c17ebe8
Incorrect result of the "mul-long by 1" operation
by Alexei Zavjalov
· 11 years ago
9d04a20
(Experimental) Add Brooks pointers.
by Hiroshi Yamauchi
· 11 years ago
b55c898
Merge "Implements a BasicBlock iterator using the ArenaBitVector."
by Bill Buzbee
· 11 years ago
f7a82b4
Implements a BasicBlock iterator using the ArenaBitVector.
by Jean Christophe Beyler
· 11 years ago
a028595
Merge "Fix hardcoded offsets in x86 String.indexOf."
by Hiroshi Yamauchi
· 11 years ago
2e589aa
Encode VmapTable entries offset by 2 to reduce size.
by Vladimir Marko
· 11 years ago
e19c91f
Fix hardcoded offsets in x86 String.indexOf.
by Mark Mendell
· 11 years ago
67f8f40
Merge "Fix typo from previous commit that lead to performance regression."
by Nicolas Geoffray
· 11 years ago
a36aeb3
Fix typo from previous commit that lead to performance regression.
by Nicolas Geoffray
· 11 years ago
ae7083d
Add additional const
by Brian Carlstrom
· 11 years ago
fffb0b7
Merge "Create CompilerOptions"
by Brian Carlstrom
· 11 years ago
9837939
Avoid std::string allocations for finding an array class.
by Ian Rogers
· 11 years ago
6449c62
Create CompilerOptions
by Brian Carlstrom
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
9a509ef
Merge "Convert some LOG(DEBUG) messages into more approriate levels"
by Brian Carlstrom
· 11 years ago
9c86a02
Revert "Annotate used fields."
by Ian Rogers
· 11 years ago
f59f18b
Fix and rewrite local value numbering.
by Vladimir Marko
· 11 years ago
4dc2338
Merge "Annotate used fields."
by Vladimir Marko
· 11 years ago
b3558e1
Convert some LOG(DEBUG) messages into more approriate levels
by Brian Carlstrom
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
7f6cf56
Annotate used fields.
by Vladimir Marko
· 11 years ago
f3e2cc4
Code cleanup to avoid LLVM dependency when building with quick only.
by Nicolas Geoffray
· 11 years ago
e7da4cf
Merge "Remove dependency on llvm/Support/ELF.h by using linux's elf.h."
by Nicolas Geoffray
· 11 years ago
50cfe74
Remove dependency on llvm/Support/ELF.h by using linux's elf.h.
by Nicolas Geoffray
· 11 years ago
c4a2ee4
Merge "art: convert makefiles to support multilib build"
by Colin Cross
· 11 years ago
818f210
Re-apply: Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
1af0c0b
Revert "Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
68a5fef
Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
dc781a1
art: convert makefiles to support multilib build
by Colin Cross
· 11 years ago
Next »