Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
867a2b35e67ddcbec089964e8f3cd9a827186e48
/
compiler
/
dex
/
frontend.cc
867a2b3
Get rid of platform-specific method inliners.
by Vladimir Marko
· 12 years ago
1da1e2f
More compile-time tuning
by buzbee
· 12 years ago
e4a50ee
Fix build.
by Mathieu Chartier
· 12 years ago
5c96e6b
Rewrite intrinsics detection.
by Vladimir Marko
· 12 years ago
b585643
Merge "Fix memory leaks relating to timing logger." into dalvik-dev
by Ian Rogers
· 12 years ago
5fe9af7
Fix memory leaks relating to timing logger.
by Ian Rogers
· 12 years ago
17189ac
Quick compiler compile-time/memory use improvement
by buzbee
· 12 years ago
25724ef
Fix CompilationUnit's UniquePtr usage.
by Vladimir Marko
· 12 years ago
a61f495
Add timing logger to Quick compiler
by buzbee
· 12 years ago
b48819d
Compile-time tuning: assembly phase
by buzbee
· 12 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 12 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 12 years ago
677ffa4
Don't skip compilation for portable builds.
by Ian Rogers
· 12 years ago
ee17e0a
Compilation filter
by buzbee
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
9b7085a
Fix cpplint readability/braces issues
by Brian Carlstrom
· 12 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 12 years ago
f69863b
Fix cpplint whitespace/newline issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed (98%) from src/compiler/dex/frontend.cc]
d25de7a
Preparing SSA support for SEA IR: reaching definitions.
by Dragos Sbirlea
· 12 years ago
7467ee0
Added support for SEA IR.
by Dragos Sbirlea
· 12 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
a5abf70
Compiler: replace DOM traversal computation
by buzbee
· 12 years ago
e7a5b7d
Fix memory leak of and use without initialization.
by Ian Rogers
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
265091e
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
by Brian Carlstrom
· 13 years ago
4c1c283
Move compiler_llvm to art::llvm.
by Ian Rogers
· 12 years ago
1212a02
Move the Compiler to CompilerDriver.
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
[Renamed (99%) from src/compiler/frontend.cc]
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
bbdd053
[Portable Compiler] Rework return block marking.
by buzbee
· 12 years ago
34b8c98
Fix portable build
by buzbee
· 12 years ago
4ef3e45
Compiler constant handling rework
by buzbee
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
05bcbc1
Merge "Add memory barrier for final instance fields." into dalvik-dev
by Ian Rogers
· 13 years ago
fffdb02
Add memory barrier for final instance fields.
by Ian Rogers
· 13 years ago
2502e00
Basic block optimization refactoring
by buzbee
· 13 years ago
d850621
Compiler: GBC fix, CFG dump enhancements
by buzbee
· 13 years ago
a169e1d
Quick compiler: refactored listing & const fix
by buzbee
· 13 years ago
5f61f67
Workaround for Issue 7250540
by buzbee
· 13 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 13 years ago
fa57c47
Quick Compiler: Shoot the Camel
by buzbee
· 13 years ago
aad9438
Quick Compiler: static, extern and inline cleanup
by buzbee
· 13 years ago
52a77fc
Quick Compiler function renaming
by buzbee
· 13 years ago
cbd6d44
C++'ification of Quick compiler's casts
by buzbee
· 13 years ago
eaf09bc
Quick compiler: more refactoring
by buzbee
· 13 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 13 years ago
[Renamed (99%) from src/compiler/Frontend.cc]
5b3c889
Merge "Remove all TARGET_[ARM|X86|MIPS] #ifdefs" into dalvik-dev
by buzbee
· 13 years ago
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 13 years ago
663c09f
Special for monkey debugging (#2)
by buzbee
· 13 years ago
c531cef
Eliminate #ifdef ART_USE_QUICK_COMPILER
by buzbee
· 13 years ago
9281f00
Special for monkey debugging
by buzbee
· 13 years ago
215a926
Fix LLVM build.
by Shih-wei Liao
· 13 years ago
4df2bbd
Enable multi-threaded Quick compilation
by buzbee
· 13 years ago
6459e7c
Enable bitcode verification for debug builds
by buzbee
· 13 years ago
a5b3024
Split dex_pc<->native_pc mapping table
by Bill Buzbee
· 13 years ago
a75a013
Make dex instruction size a lookup.
by Ian Rogers
· 13 years ago
0c7abda
NativePcOffsetToReferenceMap
by Ian Rogers
· 13 years ago
55e5e6c
Fix quick fly2iceland after rebase.
by TDYa127
· 13 years ago
46bde5c
Fix Frontend.cc for running portable path.
by Shih-wei Liao
· 13 years ago
44770fe
Fix quick fly2iceland (code_size = 0) bug.
by TDYa127
· 13 years ago
abc4c6b
Portable path example interface
by buzbee
· 13 years ago
0967a25
Quick compiler code layout
by buzbee
· 13 years ago
d1643e4
Basic block combine pass
by buzbee
· 13 years ago
692be80
Quick compiler: reuse llvm context & ir builder
by buzbee
· 13 years ago
08f753d
Avoid compile time rewriting of dex code by verifier.
by Ian Rogers
· 13 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago
ca7a5e4
Quick compiler: restore optimizations
by buzbee
· 13 years ago
c9f40dd
Restore "CFG rework for explicit exception edges"
by Bill Buzbee
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
937b73e
Revert "CFG rework for explicit exception edges"
by Brian Carlstrom
· 13 years ago
f2ba9cb
am 8b503db0: CFG rework for explicit exception edges
by buzbee
· 13 years ago
8b503db
CFG rework for explicit exception edges
by buzbee
· 13 years ago
573b429
Enable load store elimination on x86.
by jeffhao
· 13 years ago
854029c
Fixes to x86 register promotion and load hoisting.
by jeffhao
· 13 years ago
85eee02
Quick compiler: various bug fixes
by buzbee
· 13 years ago
2a83e8f
Quick compiler, fix wide bug
by buzbee
· 13 years ago
fdffdf8
Fixes to enable TrackLiveTemps optimization on x86.
by jeffhao
· 13 years ago
a1da8a5
Quick compiler: complete switch support
by buzbee
· 13 years ago
f58c12c
Quick compiler - packed switch support
by buzbee
· 13 years ago
4f4dfc7
Quick compiler - various bug fixes
by buzbee
· 13 years ago
7659263
Quick compiler: conversions, bug fixes
by buzbee
· 13 years ago
101305f
Continued fleshout out of Quick compiler
by buzbee
· 13 years ago
e296248
Fixes for x86 compiler optimizations.
by jeffhao
· 13 years ago
8fa0fda
Quick compiler: support for arrays, misc.
by buzbee
· 13 years ago
3241296
Quick compiler exception support
by buzbee
· 13 years ago
4f1181f
Quick compiler: support for 006, 012, 013, 017
by buzbee
· 13 years ago
ad8f15e
Milestone: close Quick side channel communication
by buzbee
· 13 years ago
6969d50
Invoke support for Quick Compiler
by buzbee
· 13 years ago
2cfc639
Foundation for Quick LLVM compiler
by buzbee
· 13 years ago
abe64aa
Remove a dangerous default from oatNew and fix the bug it hid.
by Elliott Hughes
· 13 years ago
bff2465
[Compiler] Add object ref discovery
by buzbee
· 13 years ago
a114add
[Compiler] use Art indentation standard
by Bill Buzbee
· 13 years ago
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago
e52e49b
Fix the mutex diagnostics, and other targets of opportunity.
by Elliott Hughes
· 13 years ago
Next »