Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a8a697f48e92c85136fc7bec661623c434f67ede
/
compiler
/
dex
/
quick
/
mips
/
call_mips.cc
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 11 years ago
bf535be
Add card mark to filled-new-array.
by Vladimir Marko
· 11 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 11 years ago
832336b
Don't copy fill array data to quick literal pool.
by Ian Rogers
· 11 years ago
e39c54e
Deprecate GrowableArray, use ArenaVector instead.
by Vladimir Marko
· 11 years ago
8d0d03e
ART: Change temporaries to positive names
by Razvan A Lupusoru
· 11 years ago
648d711
Reduce stack usage for overflow checks
by Dave Allison
· 11 years ago
48971b3
ART: Generate chained compare-and-branch for short switches
by Andreas Gampe
· 11 years ago
9843059
ART: Rework quick entrypoint code in Mir2Lir, cleanup
by Andreas Gampe
· 11 years ago
3c12c51
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""
by Andreas Gampe
· 11 years ago
de68676
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
by Andreas Gampe
· 11 years ago
2689fba
ART: Split out more cases of Load/StoreRef, volatile as parameter
by Andreas Gampe
· 11 years ago
7cd26f3
ART: Target-dependent stack overflow, less check elision
by Andreas Gampe
· 11 years ago
576ca0c
Reduce header files including header files.
by Ian Rogers
· 11 years ago
a0cd2d7
Quick compiler: reference cleanup
by buzbee
· 11 years ago
091cc40
Quick compiler: allocate doubles as doubles
by buzbee
· 12 years ago
6ffcfa0
Rewrite suspend test check with LIRSlowPath.
by Mingyao Yang
· 12 years ago
695d13a
Update load/store utilities for 64-bit backends
by buzbee
· 12 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 12 years ago
2700f7e
Continuing register cleanup
by buzbee
· 12 years ago
0d507d1
Optimize stack overflow handling.
by Mathieu Chartier
· 12 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 12 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 12 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 12 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 12 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 12 years ago
58af1f9
Clean up usage of carry flag condition codes.
by Vladimir Marko
· 12 years ago
5816ed4
Detect special methods at the end of verification.
by Vladimir Marko
· 12 years ago
31c2aac
Rename ClobberCalleeSave to *Caller*, fix it for x86.
by Vladimir Marko
· 12 years ago
0d82948
64-bit prep
by buzbee
· 12 years ago
d9c4fc9
Inflate contended lock word by suspending owner.
by Ian Rogers
· 12 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 12 years ago
468532e
Entry point clean up.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
7934ac2
Fix cpplint whitespace/comments 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/mips/call_mips.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 13 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 13 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 13 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 13 years ago
[Renamed (99%) from src/compiler/codegen/mips/call_mips.cc]
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 13 years ago
1eab958
Remove kExceptionPending flag from thread and codegen.
by jeffhao
· 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
52a77fc
Quick Compiler function renaming
by buzbee
· 13 years ago
1bc37c6
Continuing Quick compiler refactoring
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