Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
1dd61ba3081a52c3e2efdc78d64f5c134eea7895
/
compiler
/
dex
/
quick
/
mir_to_lir.cc
73ed718
Revert "Inlining setters that return one of their arguments."
by Mathieu Chartier
· 11 years ago
8e40c3e
Inlining setters that return one of their arguments.
by Vladimir Marko
· 11 years ago
6a58cb1
art: Handle x86_64 architecture equal to x86
by Dmitry Petrochenko
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
2700f7e
Continuing register cleanup
by buzbee
· 11 years ago
99ad723
Relaxed memory barriers for x86
by Razvan A Lupusoru
· 11 years ago
cdacac4
ART: API changes
by Jean Christophe Beyler
· 11 years ago
9820b7c
Early inlining of simple methods.
by Vladimir Marko
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
3bc8615
Use LIRSlowPath for intrinsics, improve String.indexOf().
by Vladimir Marko
· 11 years ago
e3e0260
Move inline method detection to runtime.
by Vladimir Marko
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
093aad1
Merge "Remove unreachable catch entries in GenSpecialCase()."
by Vladimir Marko
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
39d95e6
Remove unreachable catch entries in GenSpecialCase().
by Vladimir Marko
· 11 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 11 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 11 years ago
9c86a02
Revert "Annotate used fields."
by Ian Rogers
· 11 years ago
7f6cf56
Annotate used fields.
by Vladimir Marko
· 11 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
bcec6fb
Make slow paths easier to write
by Dave Allison
· 11 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 11 years ago
4376c87
Remove the link from dalvik instruction back to kMirOpCheck.
by Vladimir Marko
· 11 years ago
c6dbf90
Revert "Remove the link from dalvik instruction back to kMirOpCheck."
by Ian Rogers
· 11 years ago
8a3e7e7
Remove the link from dalvik instruction back to kMirOpCheck.
by Vladimir Marko
· 11 years ago
d61ba4b
Revert "Revert "Better support for x86 XMM registers""
by Bill Buzbee
· 11 years ago
8ff67e3
Revert "Better support for x86 XMM registers"
by Bill Buzbee
· 11 years ago
766a5e5
Better support for x86 XMM registers
by Mark Mendell
· 11 years ago
5816ed4
Detect special methods at the end of verification.
by Vladimir Marko
· 11 years ago
1da1e2f
More compile-time tuning
by buzbee
· 11 years ago
a61f495
Add timing logger to Quick compiler
by buzbee
· 11 years ago
0d82948
64-bit prep
by buzbee
· 11 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 11 years ago
b48819d
Compile-time tuning: assembly phase
by buzbee
· 11 years ago
fffd663
Merge "More Quick compile-time tuning: labels & branches" into dalvik-dev
by buzbee
· 11 years ago
252254b
More Quick compile-time tuning: labels & branches
by buzbee
· 11 years ago
02ed4c0
Move disassembler out of runtime.
by Ian Rogers
· 11 years ago
56c7178
Compile-time tuning
by buzbee
· 11 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 11 years ago
9329e6d
More suspend check repair.
by buzbee
· 11 years ago
cbcfaf3
Fix suspend check optimization
by buzbee
· 11 years ago
1895ea3
Fix cpplint readability/fn_size 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 (99%) from src/compiler/dex/quick/mir_to_lir.cc]
980d16b
Stage 2 of cast elision opt.
by Dragos Sbirlea
· 12 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
0665fe0
Compiler: rework dataflow iterator.
by buzbee
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago
1212a02
Move the Compiler to CompilerDriver.
by Ian Rogers
· 12 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 12 years ago
[Renamed (99%) from src/compiler/codegen/mir_to_lir.cc]
f662a7c
Add "select" detection to common frontend
by buzbee
· 12 years ago
a5954be
Compiler cleanup: remove some old JIT leftovers.
by buzbee
· 12 years ago
4ef3e45
Compiler constant handling rework
by buzbee
· 12 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 12 years ago
fffdb02
Add memory barrier for final instance fields.
by Ian Rogers
· 12 years ago
e6285f9
Compiler: Take advantage of constant propagation
by buzbee
· 12 years ago
a169e1d
Quick compiler: refactored listing & const fix
by buzbee
· 12 years ago
7da142f
Quick compiler: tighten null/0/0.0 workaround
by buzbee
· 12 years ago
5f61f67
Workaround for Issue 7250540
by buzbee
· 12 years ago
02031b1
Quick compiler: Single .so for all targets
by buzbee
· 12 years ago
[Renamed (65%) from src/compiler/codegen/method_codegen_driver.cc]
28c9a83
Quick Compiler: pointer/boolean cleanup
by buzbee
· 12 years ago
fa57c47
Quick Compiler: Shoot the Camel
by buzbee
· 12 years ago
aad9438
Quick Compiler: static, extern and inline cleanup
by buzbee
· 12 years ago
52a77fc
Quick Compiler function renaming
by buzbee
· 12 years ago
1bc37c6
Continuing Quick compiler refactoring
by buzbee
· 12 years ago
cbd6d44
C++'ification of Quick compiler's casts
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
[Renamed from src/compiler/codegen/MethodCodegenDriver.cc]
f0504cd
Quick backend: rename target-specific #defines
by buzbee
· 12 years ago
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 12 years ago
137e88f
Fast path interface dispatch.
by Ian Rogers
· 12 years ago
a5b3024
Split dex_pc<->native_pc mapping table
by Bill Buzbee
· 12 years ago
474b6da
Move thread flags and state into 32bits.
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
8320f38
Prune useless entries from dex to pc map
by buzbee
· 12 years ago
488a78c
Fix image size regression
by buzbee
· 12 years ago
d1643e4
Basic block combine pass
by buzbee
· 12 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 12 years ago
c9f40dd
Restore "CFG rework for explicit exception edges"
by Bill Buzbee
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
babda95
Populate call info and inline float/double conversions on x86.
by jeffhao
· 12 years ago
937b73e
Revert "CFG rework for explicit exception edges"
by Brian Carlstrom
· 12 years ago
f2ba9cb
am 8b503db0: CFG rework for explicit exception edges
by buzbee
· 12 years ago
8b503db
CFG rework for explicit exception edges
by buzbee
· 13 years ago
4b771a0
Implemented fused branches for long and fp on x86.
by jeffhao
· 12 years ago
a1da8a5
Quick compiler: complete switch support
by buzbee
· 13 years ago
4f2935e
Fix missed suspend check.
by TDYa127
· 13 years ago
7484741
Fix a bunch of lint.
by Elliott Hughes
· 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
e5f0122
Fixes for invoke/move-result fusing, recursion bug
by buzbee
· 13 years ago
45623b8
Disable move-result fusing
by buzbee
· 13 years ago
52ed776
FP breakage workaround
by buzbee
· 13 years ago
3b3dbdd
More Quick compiler mir/bb cleanup
by buzbee
· 13 years ago
15bf980
More Quick compiler restructuring
by buzbee
· 13 years ago
Next »