Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
1dcff62155e8477eb114c8a86eb1beb0797ffc11
/
compiler
/
dex
/
quick
/
mips
/
utility_mips.cc
bd288c2
Add conditional move support to x86 and allow GenMinMax to use it
by Razvan A Lupusoru
· 12 years ago
73e08b3
Fix Mir2Lir::AllocFreeTemp() to return -1 on failure.
by Vladimir Marko
· 12 years ago
0d82948
64-bit prep
by buzbee
· 12 years ago
468532e
Entry point clean up.
by Ian Rogers
· 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
38f85e4
Fix cpplint whitespace/operators 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
b1eba21
Fix cpplint whitespace/comma 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/utility_mips.cc]
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
395116c
Compiler: rearranging the deck chairs.
by buzbee
· 12 years ago
[Renamed (99%) from src/compiler/codegen/mips/utility_mips.cc]
4ef3e45
Compiler constant handling rework
by buzbee
· 13 years ago
641ce03
Rename compiler_llvm CompilationUnit to LlvmCompilationUnit
by Brian Carlstrom
· 12 years ago
e6285f9
Compiler: Take advantage of constant propagation
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
52a77fc
Quick Compiler function renaming
by buzbee
· 13 years ago
1bc37c6
Continuing Quick compiler refactoring
by buzbee
· 13 years ago
efc6369
Quick compiler source reorganizatio - part 1
by buzbee
· 13 years ago
[Renamed (95%) from src/compiler/codegen/mips/Mips32/Factory.cc]
f0504cd
Quick backend: rename target-specific #defines
by buzbee
· 13 years ago
b046e16
Remove all TARGET_[ARM|X86|MIPS] #ifdefs
by buzbee
· 13 years ago
fa147e2
Numerous fixes to MIPS. Basic oatexec works.
by jeffhao
· 13 years ago
408ad16
Restructure to reduce MIR references
by buzbee
· 13 years ago
fd2ec54
Fix compilation issues with new gcc
by Brian Carlstrom
· 13 years ago
41005dd
Fix x86 type conversions. test-art-host-oat passes.
by jeffhao
· 13 years ago
a114add
[Compiler] use Art indentation standard
by Bill Buzbee
· 13 years ago
b25c3f6
Fix cpplint's whitespace complaints.
by Elliott Hughes
· 13 years ago
b5d09b2
Method prologue and epilogues, add missing x86 functionality.
by Ian Rogers
· 13 years ago
680b1bd
Unify branch flags, pretty printer for OpKind.
by Ian Rogers
· 13 years ago
86a4bce
Fix branch bug (showed up in codegen for debug)
by buzbee
· 13 years ago
a2ebdd7
Complete MIPS code generation support
by buzbee
· 13 years ago
c5159d5
MIPS switch table support
by buzbee
· 13 years ago
82488f5
Multi-target Codegen cleanup
by buzbee
· 13 years ago
71ac994
Change assembler to use byte instruction lengths
by buzbee
· 13 years ago
5de3494
Another step towards a Mips target
by buzbee
· 13 years ago
31a4a6f
More target-independence
by buzbee
· 13 years ago
e3acd07
Multi-target support
by buzbee
· 13 years ago