Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ff5298ff1640b730ee62c90ca78fc96b7ee82ec4
/
compiler
/
optimizing
/
builder.cc
981e454
Add support for int-to-char in the optimizing compiler.
by Roland Levillain
· 11 years ago
7bdabab
Merge "Add support for int-to-byte in the optimizing compiler."
by Roland Levillain
· 11 years ago
51d3fc4
Add support for int-to-byte in the optimizing compiler.
by Roland Levillain
· 11 years ago
225ff81
[optimizing compiler] Rename dex_offset to dex_pc in the builder
by Calin Juravle
· 11 years ago
d6fb6cf
[optimizing compiler] Add DIV_LONG
by Calin Juravle
· 11 years ago
f97f9fb
[optimizing compiler] add HTemporary support for long and doubles
by Calin Juravle
· 11 years ago
9574c4b
Implement and/or/xor in optimizing.
by Nicolas Geoffray
· 11 years ago
b7baf5c
Implement monitorenter/monitorexit.
by Nicolas Geoffray
· 11 years ago
15136cb
Merge "Revert "Revert "Add support for long-to-int in the optimizing compiler."""
by Roland Levillain
· 11 years ago
0d8db99
Implement invokesuper in optimizing.
by Nicolas Geoffray
· 11 years ago
57a88d4
Implement checkcast for optimizing.
by Nicolas Geoffray
· 11 years ago
946e143
Revert "Revert "Add support for long-to-int in the optimizing compiler.""
by Roland Levillain
· 11 years ago
3adfd1b
Revert "Add support for long-to-int in the optimizing compiler."
by Roland Levillain
· 11 years ago
647b96f
Add support for long-to-int in the optimizing compiler.
by Roland Levillain
· 11 years ago
9806199
Merge "Support invoke-interface in optimizing."
by Nicolas Geoffray
· 11 years ago
52839d1
Support invoke-interface in optimizing.
by Nicolas Geoffray
· 11 years ago
dadf317
Silent cpplint on dex instruction switch.
by Nicolas Geoffray
· 11 years ago
6f5c41f
Implement instanceof in optimizing.
by Nicolas Geoffray
· 11 years ago
52e832b
Support floats and doubles in fields.
by Nicolas Geoffray
· 11 years ago
0f00db7
Fixed BuildCheckedDiv signature
by Calin Juravle
· 11 years ago
adc3e13
Merge "Support float & double negation in the optimizing compiler."
by Roland Levillain
· 11 years ago
9b6c62b
Merge "[optimizing compiler] Add DIV_INT_2ADDR"
by Calin Juravle
· 11 years ago
865fc88
[optimizing compiler] Add DIV_INT_2ADDR
by Calin Juravle
· 11 years ago
de58ab2
Implement try/catch/throw in optimizing.
by Nicolas Geoffray
· 11 years ago
3dbcb38
Support float & double negation in the optimizing compiler.
by Roland Levillain
· 11 years ago
d375fab
Fix build.
by Calin Juravle
· 11 years ago
d0d4852
[optimizing compiler] Add div-int and exception handling.
by Calin Juravle
· 11 years ago
dff1f28
Support int-to-long conversions in the optimizing compiler.
by Roland Levillain
· 11 years ago
424f676
Implement CONST_CLASS in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
b5f62b3
Support for CONST_STRING in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
19a19cf
Add support for static fields in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
7c4954d
[optimizing compiler] Add division for floats and doubles
by Calin Juravle
· 11 years ago
7056643
Add long bitwise not instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
64727ae
Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler."""
by Roland Levillain
· 11 years ago
32da24b
Merge "Fix wrong unsigned to signed conversions."
by Nicolas Geoffray
· 11 years ago
2e07b4f
Revert "Revert "Implement long negate instruction in the optimizing compiler.""
by Roland Levillain
· 11 years ago
8d6ae52
Fix wrong unsigned to signed conversions.
by Nicolas Geoffray
· 11 years ago
30ca3d8
Revert "Implement long negate instruction in the optimizing compiler."
by Roland Levillain
· 11 years ago
66ce173
Implement long negate instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
096cc02
[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes
by Calin Juravle
· 11 years ago
1cc5f251
Implement int bit-wise not operation in the optimizing compiler.
by Roland Levillain
· 11 years ago
b5bfa96
Add multiplication for floats/doubles in optimizing compiler
by Calin Juravle
· 11 years ago
a3d05a4
Implement array creation related DEX instructions.
by Nicolas Geoffray
· 11 years ago
88cb175
Implement int negate instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
34bacdf
Add multiplication for integral types
by Calin Juravle
· 11 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 11 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 11 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 11 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 11 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 11 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 11 years ago
f12feb8
Stack overflow checks and NPE checks for optimizing.
by Nicolas Geoffray
· 11 years ago
abed4d0
Bailout if the field access is not supported.
by Nicolas Geoffray
· 11 years ago
e503832
Support fields in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 11 years ago
20dfc79
Add some more instruction support to optimizing compiler.
by Dave Allison
· 11 years ago
ddb311f
Build live ranges in preparation for register allocation.
by Nicolas Geoffray
· 11 years ago
f635e63
Add a compilation tracing mechanism to the new compiler.
by Nicolas Geoffray
· 11 years ago
29a2648
Move DecodedInstruction into MIR.
by Ian Rogers
· 11 years ago
db928fc
Simplify HInvokeStatic code generation.
by Nicolas Geoffray
· 11 years ago
01bc96d
Long support in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
b55f835
Test control flow instruction with optimizing compiler.
by Nicolas Geoffray
· 11 years ago
f583e59
Add support for taking parameters in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
2e7038a
Add support for new-instance and invoke-direct.
by Nicolas Geoffray
· 11 years ago
4a34a42
Support passing arguments to invoke-static* instructions.
by Nicolas Geoffray
· 11 years ago
d8ee737
Add support for adding two integers in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
8ccc3f5
Add support for invoke-static in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
787c307
Plug new optimizing compiler in compilation pipeline.
by Nicolas Geoffray
· 11 years ago
bab4ed7
More code generation for the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
3ff386a
Add register 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
be9a92a
Add conditional branches, and build dominator tree.
by Nicolas Geoffray
· 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