Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4f0be4d51f6842ac432ab24c2091b57806837a69
/
compiler
28a3588
Fix JIT direct call to interpreter bridge
by Mathieu Chartier
· 10 years ago
335c555
ARM: Fix LIR flags in encoding map.
by Ningsheng Jian
· 10 years ago
71ef044
Change already inline error to warning
by Mathieu Chartier
· 10 years ago
4f9bbe2
Merge "Fix JIT for vmdebug test 99"
by Mathieu Chartier
· 10 years ago
2d873b6
[MIPS] Fix mips32 trampoline problem.
by Nikola Veljkovic
· 10 years ago
c0d5f89
Fix JIT for vmdebug test 99
by Mathieu Chartier
· 10 years ago
f58c11c
Fix argument register allocation for mips32.
by Douglas Leung
· 10 years ago
714e14f
ART: Nano optimization of LiveInterval
by David Brazdil
· 10 years ago
7e6a233
Delete bad DCHECK
by Mathieu Chartier
· 10 years ago
510be43
Merge "Revert "Revert "Add JIT"""
by Mathieu Chartier
· 10 years ago
7c3952f
ART: Add -Wunused
by Andreas Gampe
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
d8ef2e9
not-int can also take non-int (byte and short) instructions.
by Nicolas Geoffray
· 10 years ago
995e7d4
Merge "Fix inlining in the presence of multiple returns."
by Nicolas Geoffray
· 10 years ago
817bce7
Fix inlining in the presence of multiple returns.
by Nicolas Geoffray
· 10 years ago
2d043b3
Merge "[optimizing] Add if-context sensitivity for null popagation."
by Calin Juravle
· 10 years ago
61d544b
[optimizing] Add if-context sensitivity for null popagation.
by Calin Juravle
· 10 years ago
f548c54
Merge "Revert "Add JIT""
by Nicolas Geoffray
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
7656ce0
Delete bad DCHECK
by Mathieu Chartier
· 10 years ago
4fa1a27
Merge "Add JIT"
by Mathieu Chartier
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
84fbead
Merge "Optimizing: Remove redundant hash set copy in GVN"
by David Brazdil
· 10 years ago
bad712e
Merge "More checker tests for BCE."
by Mingyao Yang
· 10 years ago
8c8bad8
More checker tests for BCE.
by Mingyao Yang
· 10 years ago
433be7f
Optimizing: Remove redundant hash set copy in GVN
by David Brazdil
· 10 years ago
304e474
Merge "[optimizing] Fix float addition on x86."
by Calin Juravle
· 10 years ago
3173c8a
[optimizing] Fix float addition on x86.
by Calin Juravle
· 10 years ago
f9fe845
Merge "Each primitive kind now spills to different locations."
by Nicolas Geoffray
· 10 years ago
1abb419
Optimizing: Speed up HInstruction use removal
by David Brazdil
· 10 years ago
776b318
Each primitive kind now spills to different locations.
by Nicolas Geoffray
· 10 years ago
5569328
ART: Some conditions should be stricter in GenInlinedMinMax()
by nikolay serdjuk
· 10 years ago
ba6d943
Merge "Fix core spill mask for x86 special suspend."
by Vladimir Marko
· 10 years ago
d7a5e55
Fix core spill mask for x86 special suspend.
by Vladimir Marko
· 10 years ago
36fb59b
Merge "Improve type propagation with if-contexts"
by Calin Juravle
· 10 years ago
b1498f6
Improve type propagation with if-contexts
by Calin Juravle
· 10 years ago
1382e56
Merge "Opt compiler: ARM64: Optimise floating-point comparison with 0.0."
by Roland Levillain
· 10 years ago
4fe292e
Merge "Reference type propagation"
by Calin Juravle
· 10 years ago
76f82fc
Merge "Display optimizing compiler's CodeInfo objects in oatdump."
by Roland Levillain
· 10 years ago
6aa7fe6
Merge "Replace a few std::vector with ArenaVector in Mir2Lir."
by Vladimir Marko
· 10 years ago
80b96d1
Replace a few std::vector with ArenaVector in Mir2Lir.
by Vladimir Marko
· 10 years ago
6561551
Merge "Move arenas into runtime"
by Mathieu Chartier
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
8fb1308
Merge "Add suspend checks to special methods."
by Vladimir Marko
· 10 years ago
6ce3eba
Add suspend checks to special methods.
by Vladimir Marko
· 10 years ago
acf735c
Reference type propagation
by Calin Juravle
· 10 years ago
d6138ef
Ensure the graph is correctly typed.
by Nicolas Geoffray
· 10 years ago
442b46a
Display optimizing compiler's CodeInfo objects in oatdump.
by Roland Levillain
· 10 years ago
aa9b7c4
Have the opt. compiler set the size of "empty" frames to zero.
by Roland Levillain
· 10 years ago
2ee8837
Merge "ART: Templatize IsInt & IsUint"
by Andreas Gampe
· 10 years ago
ab1eb0d
ART: Templatize IsInt & IsUint
by Andreas Gampe
· 10 years ago
698e4a8
Merge "Distinguish FP and integral constants in LVN."
by Vladimir Marko
· 10 years ago
a5c8118
Merge "ART: Fix InsertCaseLabel to return boundary_lir always"
by Bill Buzbee
· 10 years ago
3dbce6f
Merge "ART: Promoted register may be wrong after the load of zero fp constant"
by Bill Buzbee
· 10 years ago
22c7f5b
Distinguish FP and integral constants in LVN.
by Vladimir Marko
· 10 years ago
37e05bf
Quick: Disable DCE until we fix FP/Core reg mismatches.
by Vladimir Marko
· 10 years ago
3575774
Merge "Avoid generating jmp +0."
by Nicolas Geoffray
· 10 years ago
dc23d83
Avoid generating jmp +0.
by Nicolas Geoffray
· 10 years ago
0d5fd49
ART: Promoted register may be wrong after the load of zero fp constant
by Vladimir
· 10 years ago
afba696
Merge "Dead code elimination based on GVN results."
by Vladimir Marko
· 10 years ago
7a01dc2
Dead code elimination based on GVN results.
by Vladimir Marko
· 10 years ago
9341546
Opt compiler: ARM64: Optimise floating-point comparison with 0.0.
by Alexandre Rames
· 10 years ago
a3ec394
Opt compiler: ARM64: Fix blocking fp registers.
by Zheng Xu
· 10 years ago
d532f00
Add tests for wide constants in LVN.
by Vladimir Marko
· 10 years ago
bce8899
Merge "Clean up Scoped-/ArenaAlocator array allocations."
by Vladimir Marko
· 10 years ago
58e42c6
Merge "Optimize double/float immediate loading on arm."
by Nicolas Geoffray
· 10 years ago
ffe8a57
Optimize double/float immediate loading on arm.
by Nicolas Geoffray
· 10 years ago
e4fcc5b
Clean up Scoped-/ArenaAlocator array allocations.
by Vladimir Marko
· 10 years ago
47d2e48
LVN handles const-wide/32 incorrectly
by Serguei Katkov
· 10 years ago
8240a8a
Merge "Support hints for register pairs."
by Nicolas Geoffray
· 10 years ago
da02afe
Support hints for register pairs.
by Nicolas Geoffray
· 10 years ago
a78ef44
ART: Fix InsertCaseLabel to return boundary_lir always
by Chao-ying Fu
· 10 years ago
5a3399d
Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."
by Vladimir Marko
· 10 years ago
a48aef4
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
by Vladimir Marko
· 10 years ago
aa874e0
Merge "Quick: Rewrite Phi node insertion."
by Vladimir Marko
· 10 years ago
1d6957f
Merge "Improve ParallelMoveResolver to work with pairs."
by Nicolas Geoffray
· 10 years ago
f7a0c4e
Improve ParallelMoveResolver to work with pairs.
by Nicolas Geoffray
· 10 years ago
53b36a2
Merge "Handle variable size of methods properly between 32 and 64 bit."
by Jeff Hao
· 10 years ago
69c37c3
Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."""
by Jeff Hao
· 10 years ago
6a8946b
Quick: Rewrite Phi node insertion.
by Vladimir Marko
· 10 years ago
4ba86c4
Merge "ART: Remove MIRGraph::dex_pc_to_block_map_"
by Vladimir Marko
· 10 years ago
72f53af
ART: Remove MIRGraph::dex_pc_to_block_map_
by Chao-ying Fu
· 10 years ago
391b87e
Merge "ART: Arm intrinsics for Optimizing compiler"
by Andreas Gampe
· 10 years ago
2bcf9bf
ART: Arm intrinsics for Optimizing compiler
by Andreas Gampe
· 10 years ago
0304e18
Improve bce so that more bounds checks can be eliminated.
by Mingyao Yang
· 10 years ago
62b5f0d
Merge "Optimize leaf methods."
by Nicolas Geoffray
· 10 years ago
748f140
x64 goodness.
by Nicolas Geoffray
· 10 years ago
c0572a4
Optimize leaf methods.
by Nicolas Geoffray
· 10 years ago
c7d1188
Handle variable size of methods properly between 32 and 64 bit.
by Jeff Hao
· 10 years ago
3d087de
Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64.
by Serban Constantinescu
· 10 years ago
a0acc2d
Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""
by Jeff Hao
· 10 years ago
809658e
ART: Fix crash when timing method failing to build
by David Brazdil
· 10 years ago
911b4be
Merge "Fix transaction aborting"
by Sebastien Hertz
· 10 years ago
1c80bec
Fix transaction aborting
by Sebastien Hertz
· 10 years ago
7d31862
Merge "ART: Pass Options should be strings instead of integers"
by Andreas Gampe
· 10 years ago
be31ff9
Fix a bug in the inliner.
by Nicolas Geoffray
· 10 years ago
bb7a28a
ART: Dump environment to cfg file.
by Zheng Xu
· 10 years ago
c202414
Merge "Create HGraph outside Builder, print timings"
by David Brazdil
· 10 years ago
5e8b137
Create HGraph outside Builder, print timings
by David Brazdil
· 10 years ago
82f3449
Fix a bug in combination of intrinsics and kNoOutputOverlap.
by Nicolas Geoffray
· 10 years ago
Next »