Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ef32b8f169d7440d24ca4f99adb87e64d424e287
/
compiler
aea6888
Merge "Tidy up logging."
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
b08f4dc
Merge "X86 Long Min/Max: Avoid calling SRegToVReg with -1"
by Vladimir Marko
· 10 years ago
48dee04
Minor fix in codegen tests.
by Calin Juravle
· 10 years ago
b5bfa96
Add multiplication for floats/doubles in optimizing compiler
by Calin Juravle
· 10 years ago
a3d05a4
Implement array creation related DEX instructions.
by Nicolas Geoffray
· 10 years ago
a65c1db
X86 Long Min/Max: Avoid calling SRegToVReg with -1
by Mark Mendell
· 10 years ago
965ac7e
Merge "Various fixes related to integer negate operations."
by Roland Levillain
· 10 years ago
b762d2e
Various fixes related to integer negate operations.
by Roland Levillain
· 10 years ago
1f897b9
Fix register_allocator_test after reg alloc changes.
by Nicolas Geoffray
· 10 years ago
c8147a7
Fix off by one errors in linear scan register allocator.
by Nicolas Geoffray
· 10 years ago
8d2c23e
Merge "Implement register allocator for floating point registers."
by Nicolas Geoffray
· 10 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 10 years ago
f628193
Merge "Enable generic JNI for x86 and ARM when interpret-only."
by Ian Rogers
· 10 years ago
a4a3f40
Enable generic JNI for x86 and ARM when interpret-only.
by Ian Rogers
· 10 years ago
07f5c5e
Merge "Constant folding on unary operations in the optimizing compiler."
by Roland Levillain
· 10 years ago
fdc3173
Merge "Implement int negate instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
9240d6a
Constant folding on unary operations in the optimizing compiler.
by Roland Levillain
· 10 years ago
88cb175
Implement int negate instruction in the optimizing compiler.
by Roland Levillain
· 10 years ago
8e3964b
Remove the notion of dies at entry.
by Nicolas Geoffray
· 10 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 10 years ago
1e642b5
Merge "Have HInstruction::StrictlyDominates compute strict dominance."
by Roland Levillain
· 10 years ago
570d5dd
Merge "Revert "Revert "Introduce a class to implement optimization passes."""
by Roland Levillain
· 10 years ago
e09c0fc
Merge "Rename arm64 `Register` to `XRegister`."
by Nicolas Geoffray
· 10 years ago
c6b5c6c
Merge "Rework arm64 register codes and fix Arm64ManagedRegister tests."
by Nicolas Geoffray
· 10 years ago
6c82d40
Have HInstruction::StrictlyDominates compute strict dominance.
by Roland Levillain
· 10 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 10 years ago
415ac88
Quick: In GVN, apply modifications early if outside loop.
by Vladimir Marko
· 10 years ago
37c92df
Rename arm64 `Register` to `XRegister`.
by Alexandre Rames
· 10 years ago
a304f97
Rework arm64 register codes and fix Arm64ManagedRegister tests.
by Alexandre Rames
· 10 years ago
34bacdf
Add multiplication for integral types
by Calin Juravle
· 10 years ago
0b5d851
Merge "Some code clean-up."
by Ian Rogers
· 10 years ago
d4c4d95
Some code clean-up.
by Ian Rogers
· 10 years ago
dddb8d8
Merge "dex2oat: Add a --compile-pic option"
by Igor Murashkin
· 10 years ago
b3f18cf
Merge "Make ART compile with GCC -O0 again."
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
d6dee67
dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
4ffed25
Merge "Quick: Avoid node iteration for passes that don't need it."
by Vladimir Marko
· 10 years ago
9ab7816
Merge "Quick: Handle kMirOpNullCheck in LVN/GVN."
by Vladimir Marko
· 10 years ago
dc43794
Merge "Don't use assembler classes in code_generator.h."
by Nicolas Geoffray
· 10 years ago
92a73ae
Don't use assembler classes in code_generator.h.
by Nicolas Geoffray
· 10 years ago
ec2ea6f
Merge "Implement default traversals in CFG & SSA graph checkers."
by Roland Levillain
· 10 years ago
c15c406
Merge "Improve art::SSAChecker::VisitInstruction."
by Roland Levillain
· 10 years ago
dd36b42
Merge "Do not remove NullChecks & BoundsChecks in HDeadCodeElimination."
by Roland Levillain
· 10 years ago
1604027
Merge "Turn constant conditional jumps into unconditional jumps."
by Roland Levillain
· 10 years ago
a78e66a
Quick: Handle kMirOpNullCheck in LVN/GVN.
by Vladimir Marko
· 10 years ago
312eb25
Quick: Improve the BBCombine pass.
by Vladimir Marko
· 10 years ago
7baa6f8
Rewrite null check elimination to work on dalvik regs.
by Vladimir Marko
· 10 years ago
aa7b8a3
Quick: Avoid node iteration for passes that don't need it.
by Vladimir Marko
· 10 years ago
423b137
ART: NullCheckElimination should converge with MIR_IGNORE_NULL_CHECK
by Yevgeny Rouban
· 10 years ago
6e88ef6
Change MemMap::maps_ to not be global variable
by Mathieu Chartier
· 10 years ago
633021e
Implement default traversals in CFG & SSA graph checkers.
by Roland Levillain
· 10 years ago
a8069ce
Improve art::SSAChecker::VisitInstruction.
by Roland Levillain
· 10 years ago
e161a2a
Do not remove NullChecks & BoundsChecks in HDeadCodeElimination.
by Roland Levillain
· 10 years ago
3a3fd0f
Turn constant conditional jumps into unconditional jumps.
by Roland Levillain
· 10 years ago
7cd01f5
Add regression test for null check elimination.
by Vladimir Marko
· 10 years ago
72ab3ca
Merge "Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK""
by Vladimir Marko
· 10 years ago
cb46ee1
Revert "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
by Vladimir Marko
· 10 years ago
f8e28f5
Merge "Use Is*() helpers to shorten code in the optimizing compiler."
by Roland Levillain
· 10 years ago
f659bec
Merge "Fix ScopedArenaAllocator::Reset() for Create()d allocators."
by Vladimir Marko
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
3d2ec35
Fix ScopedArenaAllocator::Reset() for Create()d allocators.
by Vladimir Marko
· 10 years ago
71175b7
Cleanup baseline register allocator.
by Nicolas Geoffray
· 10 years ago
b76c549
Merge "Fix code generation of materialized conditions."
by Nicolas Geoffray
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
1373595
stdint types all the way!
by Ian Rogers
· 10 years ago
bbb1fc6
Merge changes Ia0044523,Ieefe83cf
by Ian Rogers
· 10 years ago
d8c3e36
ART: X86: GenLongArith should handle overlapped VRs
by Alexei Zavjalov
· 10 years ago
476df55
Use Is*() helpers to shorten code in the optimizing compiler.
by Roland Levillain
· 10 years ago
cee7524
ARM64: Update code after the VIXL 1.6 release.
by Alexandre Rames
· 10 years ago
9e878d5
Merge "Tidy ELF builder."
by Ian Rogers
· 10 years ago
0279ebb
Tidy ELF builder.
by Ian Rogers
· 10 years ago
5229cf1
Quick: Reduce memory usage and improve compile time.
by Vladimir Marko
· 10 years ago
67c72b8
Quick: Separate null check elimination and type inference.
by Vladimir Marko
· 10 years ago
360231a
Fix code generation of materialized conditions.
by Nicolas Geoffray
· 10 years ago
56b9ee6
Stop converting from Location to ManagedRegister.
by Nicolas Geoffray
· 10 years ago
832336b
Don't copy fill array data to quick literal pool.
by Ian Rogers
· 10 years ago
7e70b00
Header file clean up.
by Ian Rogers
· 10 years ago
edc34c8
Merge "ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK"
by Bill Buzbee
· 10 years ago
254aa0d
Merge "ART: Fix SelectKind to work with nullptr"
by Bill Buzbee
· 10 years ago
1293b6b
Merge "ART: Fix issues with SplitBlock"
by Bill Buzbee
· 10 years ago
893e855
Merge "Fix to MirGraph::GetSSANameWithConst()"
by Bill Buzbee
· 10 years ago
9344568
Fix and improve static evaluation of constant expressions.
by Roland Levillain
· 10 years ago
33c1702
ART: Fix issues with SplitBlock
by Mathew Zaleski
· 10 years ago
50940ea
Merge "Implement method calls using relative BL on ARM64."
by Vladimir Marko
· 10 years ago
01ef345
Add trivial register hints to the register allocator.
by Nicolas Geoffray
· 10 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 10 years ago
4a1b467
Merge "Inserting a node must also update its inputs users."
by Nicolas Geoffray
· 10 years ago
191c4b1
Inserting a node must also update its inputs users.
by Nicolas Geoffray
· 10 years ago
0d6102a
Merge "Propagate optimization flags to kMirOpCheck."
by Vladimir Marko
· 10 years ago
b6e7206
Fix movw on x86/x86_64 to accept any 16bits immediate.
by Nicolas Geoffray
· 10 years ago
41abdb6
Merge "Do not use kDiesAtEntry when inputs must be in specific reg."
by Nicolas Geoffray
· 10 years ago
7adfcc8
Do not use kDiesAtEntry when inputs must be in specific reg.
by Nicolas Geoffray
· 10 years ago
504b788
ART: fix NullCheckElimination to preserve MIR_IGNORE_NULL_CHECK
by Yevgeny Rouban
· 10 years ago
26a25ef
Add a prepare for register allocation pass.
by Nicolas Geoffray
· 10 years ago
9ae0daa
Add support for inputs dying at entry of instructions.
by Nicolas Geoffray
· 10 years ago
9944b3b
Fix to MirGraph::GetSSANameWithConst()
by Mark Mendell
· 10 years ago
cc8cc7c
Propagate optimization flags to kMirOpCheck.
by Vladimir Marko
· 10 years ago
fc95176
Merge "ART: Prepare for ELF64."
by Brian Carlstrom
· 10 years ago
dfaf4c3
Merge "Quick compiler: Fix ambiguous LoadValue()"
by buzbee
· 10 years ago
Next »