Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
4e5965100bd508162c4990fc8e779d6c25e38b9c
/
compiler
/
optimizing
4e59651
Opt compiler: Fix HNot on ARM64.
by Alexandre Rames
· 11 years ago
5dffc05
Fix codegen_test: HNot has only one input.
by Nicolas Geoffray
· 11 years ago
fb4e5fa
Opt compiler: specify that inputs and outputs don't overlap on arm64.
by Alexandre Rames
· 11 years ago
f43083d
Do not update Out after it has a valid location.
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
e257d2c
Merge "Add support for not-long on ARM64 in the optimizing compiler."
by Roland Levillain
· 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
55dcfb5
Add support for not-long on ARM64 in the optimizing compiler.
by Roland Levillain
· 11 years ago
cd2de0c
Fix failures after div support.
by Nicolas Geoffray
· 11 years ago
f746cd9
Merge "Fix build."
by Calin Juravle
· 11 years ago
d375fab
Fix build.
by Calin Juravle
· 11 years ago
803ad87
Merge "[optimizing compiler] Add div-int and exception handling."
by Calin Juravle
· 11 years ago
d0d4852
[optimizing compiler] Add div-int and exception handling.
by Calin Juravle
· 11 years ago
e8469ac
Merge "Don't use R4 for suspend check."
by Nicolas Geoffray
· 11 years ago
44b819e
Don't use R4 for suspend check.
by Nicolas Geoffray
· 11 years ago
ed9b195
Fix ART build issues.
by Roland Levillain
· 11 years ago
dff1f28
Support int-to-long conversions in the optimizing compiler.
by Roland Levillain
· 11 years ago
78a3233
Merge "ART: More warnings"
by Andreas Gampe
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
424f676
Implement CONST_CLASS in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
ad17d41
Merge "ART: Replace COMPILE_ASSERT with static_assert (compiler)"
by Andreas Gampe
· 11 years ago
785d2f2
ART: Replace COMPILE_ASSERT with static_assert (compiler)
by Andreas Gampe
· 11 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 11 years ago
c6e0955
Merge "Some improvement to reg alloc."
by Mingyao Yang
· 11 years ago
296bd60
Some improvement to reg alloc.
by Mingyao Yang
· 11 years ago
2810f92
Disable kNoOutputOverlap optimization.
by Nicolas Geoffray
· 11 years ago
a9014f9
Merge "Support for CONST_STRING in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
b5f62b3
Support for CONST_STRING in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
26dcecb
Merge "Follow-up CL after hard float changes."
by Nicolas Geoffray
· 11 years ago
0a6c459
Fix for long parameter passed both in stack and register.
by Nicolas Geoffray
· 11 years ago
42d641b
Opt compiler: Add ARM64 support for the Mul IR.
by Alexandre Rames
· 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
3c03503
Follow-up CL after hard float changes.
by Nicolas Geoffray
· 11 years ago
7056643
Add long bitwise not instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
1ba0f59
Support hard float on arm in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
5667fdb
ARM: Use hardfp calling convention between java to java call.
by Zheng Xu
· 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
b4e1a4d
Merge "ART: Add basic tests for materialized conditions."
by Nicolas Geoffray
· 11 years ago
30ca3d8
Revert "Implement long negate instruction in the optimizing compiler."
by Roland Levillain
· 11 years ago
9273074
ART: Add basic tests for materialized conditions.
by Alexandre Rames
· 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
1135168
[optimizing compiler] Add float/double subtraction
by Calin Juravle
· 11 years ago
5319def
ART: optimizing compiler: initial support for ARM64.
by Alexandre Rames
· 11 years ago
039b6e2
Remove obsolete TODOs from codegen tests
by Calin Juravle
· 11 years ago
1122c7f
Merge "Implement int bit-wise not operation in the optimizing compiler."
by Roland Levillain
· 11 years ago
1cc5f251
Implement int bit-wise not operation in the optimizing compiler.
by Roland Levillain
· 11 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 11 years ago
aea6888
Merge "Tidy up logging."
by Ian Rogers
· 11 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 11 years ago
48dee04
Minor fix in codegen tests.
by Calin Juravle
· 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
965ac7e
Merge "Various fixes related to integer negate operations."
by Roland Levillain
· 11 years ago
b762d2e
Various fixes related to integer negate operations.
by Roland Levillain
· 11 years ago
1f897b9
Fix register_allocator_test after reg alloc changes.
by Nicolas Geoffray
· 11 years ago
c8147a7
Fix off by one errors in linear scan register allocator.
by Nicolas Geoffray
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
07f5c5e
Merge "Constant folding on unary operations in the optimizing compiler."
by Roland Levillain
· 11 years ago
fdc3173
Merge "Implement int negate instruction in the optimizing compiler."
by Roland Levillain
· 11 years ago
9240d6a
Constant folding on unary operations in the optimizing compiler.
by Roland Levillain
· 11 years ago
88cb175
Implement int negate instruction in the optimizing compiler.
by Roland Levillain
· 11 years ago
8e3964b
Remove the notion of dies at entry.
by Nicolas Geoffray
· 11 years ago
6c82d40
Have HInstruction::StrictlyDominates compute strict dominance.
by Roland Levillain
· 11 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 11 years ago
34bacdf
Add multiplication for integral types
by Calin Juravle
· 11 years ago
b3f18cf
Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 11 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 11 years ago
dc43794
Merge "Don't use assembler classes in code_generator.h."
by Nicolas Geoffray
· 11 years ago
92a73ae
Don't use assembler classes in code_generator.h.
by Nicolas Geoffray
· 11 years ago
633021e
Implement default traversals in CFG & SSA graph checkers.
by Roland Levillain
· 11 years ago
a8069ce
Improve art::SSAChecker::VisitInstruction.
by Roland Levillain
· 11 years ago
e161a2a
Do not remove NullChecks & BoundsChecks in HDeadCodeElimination.
by Roland Levillain
· 11 years ago
3a3fd0f
Turn constant conditional jumps into unconditional jumps.
by Roland Levillain
· 11 years ago
f8e28f5
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
by Roland Levillain
· 11 years ago
71175b7
Cleanup baseline register allocator.
by Nicolas Geoffray
· 11 years ago
b76c549
Merge "Fix code generation of materialized conditions."
by Nicolas Geoffray
· 11 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 11 years ago
1373595
stdint types all the way!
by Ian Rogers
· 11 years ago
476df55
Use Is*() helpers to shorten code in the optimizing compiler.
by Roland Levillain
· 11 years ago
9e878d5
Merge "Tidy ELF builder."
by Ian Rogers
· 11 years ago
0279ebb
Tidy ELF builder.
by Ian Rogers
· 11 years ago
360231a
Fix code generation of materialized conditions.
by Nicolas Geoffray
· 11 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 11 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 11 years ago
9344568
Fix and improve static evaluation of constant expressions.
by Roland Levillain
· 11 years ago
01ef345
Add trivial register hints to the register allocator.
by Nicolas Geoffray
· 11 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 11 years ago
191c4b1
Inserting a node must also update its inputs users.
by Nicolas Geoffray
· 11 years ago
41abdb6
Merge "Do not use kDiesAtEntry when inputs must be in specific reg."
by Nicolas Geoffray
· 11 years ago
7adfcc8
Do not use kDiesAtEntry when inputs must be in specific reg.
by Nicolas Geoffray
· 11 years ago
Next »