Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
56942f9b6440c756dd2f743cb0b240e4f031b338
/
compiler
/
Android.mk
e45fb9e
AArch64: Change arm64 backend to produce A64 code.
by Matteo Franchin
· 10 years ago
804d093
Build live-in, live-out and kill sets for each block.
by Nicolas Geoffray
· 11 years ago
c32e770
Add a Transform to SSA phase to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
bd5ea6a
Preparation for transition to libc++.
by Ian Rogers
· 11 years ago
d6ed642
Revert "Revert "Revert "Use trampolines for calls to helpers"""
by Dave Allison
· 11 years ago
f9487c0
Revert "Revert "Use trampolines for calls to helpers""
by Dave Allison
· 11 years ago
081f73e
Revert "Use trampolines for calls to helpers"
by Dave Allison
· 11 years ago
754ddad
Use trampolines for calls to helpers
by Dave Allison
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
b95a534
AArch64: Add arm64 runtime support.
by Stuart Monteith
· 11 years ago
b9d50a9
Merge "Move inline method detection to runtime."
by Vladimir Marko
· 11 years ago
b34f69a
Add command line support for enabling the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
e3e0260
Move inline method detection to runtime.
by Vladimir Marko
· 11 years ago
f096aad
Cache method lowering info in mir graph.
by Vladimir Marko
· 11 years ago
a9d7be6
Merge "Create a scoped arena allocator and use that for LVN."
by Vladimir Marko
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
ed8dd49
AArch64: Add ARM64 Assembler
by Serban Constantinescu
· 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
d4dd255
Add codegen support to the optimizing compiler.
by Nicolas Geoffray
· 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
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
0e33643
Move arena_bit_vector.h/cc to compiler/utils.
by Nicolas Geoffray
· 11 years ago
9c86a02
Revert "Annotate used fields."
by Ian Rogers
· 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
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
f5df897
Rewrite the compiler interface for CompilerDriver.
by Nicolas Geoffray
· 11 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 11 years ago
4e3b284
Update ElfWriterMclinker for klp
by Brian Carlstrom
· 11 years ago
4e97c53
Added pass framework
by Jean Christophe Beyler
· 11 years ago
2b5eaa2
Move compiler code out of method verifier.
by Vladimir Marko
· 11 years ago
867a2b3
Get rid of platform-specific method inliners.
by Vladimir Marko
· 11 years ago
5c96e6b
Rewrite intrinsics detection.
by Vladimir Marko
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 11 years ago
193bad9
Multi threaded hashed deduplication during compilation.
by Mathieu Chartier
· 11 years ago
c6dfdac
Add buffering to ELF file generation
by Brian Carlstrom
· 11 years ago
3eeda8f
Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev
by Ian Rogers
· 11 years ago
0e480ca
Move output_stream files out of runtime.
by Ian Rogers
· 11 years ago
90af14d
Get SEA fibonacci running in interpreter mode.
by Dragos Sbirlea
· 11 years ago
c9f9444
am a024a068: Compilation filter
by buzbee
· 11 years ago
a024a06
Compilation filter
by buzbee
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
bfaf44f
Refactored SEA IR folder structure to be more logical.
by Dragos Sbirlea
· 11 years ago
6447919
Generation of dot files through visitor.Added type info to .dot.
by Dragos Sbirlea
· 11 years ago
b40eddf
Added SEA IR type infrastructure (and a bit of cleanup).
by Dragos Sbirlea
· 11 years ago
f133479
am 025218c7: Clean up stlport usage.
by Elliott Hughes
· 11 years ago
025218c
Clean up stlport usage.
by Elliott Hughes
· 11 years ago
c95d6b1
Merge "Move vector output stream to compiler." into dalvik-dev
by Ian Rogers
· 11 years ago
b07b8b7
Move vector output stream to compiler.
by Ian Rogers
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 11 years ago
8a7bc17
am 55c0ac85: Merge "Enable darwin target build for art."
by Brian Carlstrom
· 11 years ago
19e776c
Enable darwin target build for art.
by Brian Carlstrom
· 11 years ago
0e260a3
Added code generation framework.
by Dragos Sbirlea
· 11 years ago
e68fb3c
Mark libbcinfo as a SHARED_LIBRARY dependency.
by Stephen Hines
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed (60%) from build/Android.libart-compiler.mk]
1581766
resolved conflicts for merge of 51c2467e to dalvik-dev
by Brian Carlstrom
· 11 years ago
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 11 years ago
d25de7a
Preparing SSA support for SEA IR: reaching definitions.
by Dragos Sbirlea
· 11 years ago
7467ee0
Added support for SEA IR.
by Dragos Sbirlea
· 11 years ago
2d6ba51
Quickening support.
by Sebastien Hertz
· 11 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 11 years ago
1e8c505
Remove quick compile-time dependency on mclinker
by Brian Carlstrom
· 11 years ago
6a47b9d
Refactor ElfWriter and introduce ElfWriterQuick
by Brian Carlstrom
· 11 years ago
cd5d042
Clang build support, -Wthread-safety with GCC 4.6.
by Ian Rogers
· 11 years ago
9d6589c
Merge "Compiler: continuing refactoring" into dalvik-dev
by buzbee
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
9609cb6
Remove remaining code related to compiled invoke and proxy stubs.
by Jeff Hao
· 12 years ago
bf393ef
Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2
by Brian Carlstrom
· 12 years ago
ecc6682
Tracking rename of libcompiler-rt.a to libcompiler_rt.a
by Brian Carlstrom
· 12 years ago
74180ca
Remove code related to compiled invoke stubs.
by Jeff Hao
· 12 years ago
37d4879
Changes to move to jb-mr2 based llvm
by Brian Carlstrom
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 12 years ago
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 12 years ago
0211378
Move the JNI compilers under compiler.
by Ian Rogers
· 12 years ago
01d1134
Always compile compiler_llvm files.
by Ian Rogers
· 12 years ago
76ae4fe
1 IR builder. Kill greenland. Remove JTypeSpace.
by Ian Rogers
· 12 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
00bc1dc
Remove separate libart-compiler-llvm
by Brian Carlstrom
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
700c8d3
Move .oat files to ELF format
by Brian Carlstrom
· 12 years ago
2502e00
Basic block optimization refactoring
by buzbee
· 12 years ago
8c4bbb5
Eliminate build of target-specific compiler .so
by buzbee
· 12 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 12 years ago
1bc37c6
Continuing Quick compiler refactoring
by buzbee
· 12 years ago
eaf09bc
Quick compiler: more refactoring
by buzbee
· 12 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 12 years ago
c531cef
Eliminate #ifdef ART_USE_QUICK_COMPILER
by buzbee
· 12 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 12 years ago
cdc6690
Switch to use libbcc and single copy of LLVM.
by Shih-wei Liao
· 12 years ago
Next »