- 541261e Merge "Fix and improve shift and rotate operations." by Roland Levillain · 9 years ago
- c9b21f8 Fix some typos in art/compiler/optimizing/nodes.cc. by Roland Levillain · 9 years ago
- 7ee5bc5 Merge "Ensure object ArraySet with null value does not need a type check." by Roland Levillain · 9 years ago
- dba2b19 Merge "Relax too strong DCHECK." by Nicolas Geoffray · 9 years ago
- b133ec6 Ensure object ArraySet with null value does not need a type check. by Roland Levillain · 9 years ago
- 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
- a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
- 48e7224 Merge "Optimizing: Reduce GraphChecker memory usage." by Vladimir Marko · 9 years ago
- 9a3c1fa Merge "ART: Clean up arena allocation memory tracking." by Vladimir Marko · 9 years ago
- 0f49c82 Optimizing: Reduce GraphChecker memory usage. by Vladimir Marko · 9 years ago
- 6fa06e6 Merge "Tighten art::HNeg type constraints on its input." by Roland Levillain · 9 years ago
- 3a40bf2 ART: Clean up arena allocation memory tracking. by Vladimir Marko · 9 years ago
- 2a07b80 Merge "MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics." by Roland Levillain · 9 years ago
- 974bbdd Relax too strong DCHECK. by Nicolas Geoffray · 9 years ago
- 5b5b931 Fix and improve shift and rotate operations. by Roland Levillain · 9 years ago
- 0e2f2ff Optimizing: Fix a new valgrind error in image_test. by Vladimir Marko · 9 years ago
- 937e6cd Tighten art::HNeg type constraints on its input. by Roland Levillain · 9 years ago
- 2fac35e Merge "Remove Quick from tree." by Nicolas Geoffray · 9 years ago
- 51aff3a MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics. by Alexey Frunze · 9 years ago
- 0d345cf Generalize induction and range analysis across type conversions. by Aart Bik · 9 years ago
- 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
- 162629e Merge "Optimizing: Fix register allocator validation memory usage." by Vladimir Marko · 9 years ago
- f6a35de Optimizing: Fix register allocator validation memory usage. by Vladimir Marko · 9 years ago
- ae207db Merge "MIPS32: sun.misc.Unsafe get/put intrinsics." by Roland Levillain · 9 years ago
- 459898d Merge "Check if the type of an instruction is erroneous before inlining." by Nicolas Geoffray · 9 years ago
- 3cf5f5c Merge "Call HuntForOriginalReference to get to the null." by Nicolas Geoffray · 9 years ago
- ab5327d Check if the type of an instruction is erroneous before inlining. by Nicolas Geoffray · 9 years ago
- b1d9157 Call HuntForOriginalReference to get to the null. by Nicolas Geoffray · 9 years ago
- 38ceb62 Merge "Ensure art::HRor support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
- 22c4922 Ensure art::HRor support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
- e943c3b Merge "Generate native debug stackmaps before calls as well." by David Srbecky · 9 years ago
- d28f4a0 Generate native debug stackmaps before calls as well. by David Srbecky · 9 years ago
- 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
- 4fdc6d9 MIPS32: sun.misc.Unsafe get/put intrinsics. by Chris Larsen · 10 years ago
- 03fdc90 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
- a172450 Forgot space. by Nicolas Geoffray · 9 years ago
- 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
- a5c4a40 Make art::HCompare support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
- 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
- 914d71e Merge "Clean up NullCheck generation and record stats about it." by Calin Juravle · 9 years ago
- 1583e62 Merge "Improve compiler stats" by Calin Juravle · 9 years ago
- 933330a Add more statistics for memory use of the JIT. by Nicolas Geoffray · 9 years ago
- 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 9 years ago
- 6915898 Improve compiler stats by Calin Juravle · 9 years ago
- f808e8a Merge "Collect memory use for the JIT." by Nicolas Geoffray · 9 years ago
- a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
- e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
- 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
- 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
- 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
- 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
- 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
- 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
- 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
- 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
- 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
- a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
- 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
- b75878e Optimizing: Do not re-record standby checks for dynamic BCE. by Vladimir Marko · 9 years ago
- 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
- 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
- fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
- a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
- ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
- 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
- cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
- 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
- 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
- 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
- bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
- 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
- 8189b0b Merge "Avoid generating dead code on frame enter/exit. This includes stack operations and, on x86, call/pop to read PC." by Aart Bik · 9 years ago
- d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 9 years ago
- 0555c78 Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Roland Levillain · 9 years ago
- 9e86c57 Merge "MIPS32: Fix test 082-inline-execute" by Nicolas Geoffray · 9 years ago
- cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 9 years ago
- 31f477e MIPS32: Fix test 082-inline-execute by Goran Jakovljevic · 9 years ago
- e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
- fe736b7 Allow generation of native debug info for multiple methods. by David Srbecky · 9 years ago
- 197160d Refactor MethodDebugInfo (input of DWARF writer). by David Srbecky · 9 years ago
- b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
- ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
- ef0119a Merge "ART: Fix missing include" by Andreas Gampe · 9 years ago
- f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
- b24457b Merge "Mark DWARF lines in non-debuggable methods as "not a statement"." by David Srbecky · 9 years ago
- 7c9c31c ART: Fix missing include by Andreas Gampe · 9 years ago
- 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
- cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 9 years ago
- 91cc06c Mark DWARF lines in non-debuggable methods as "not a statement". by David Srbecky · 9 years ago
- ce51701 Merge "Propagate InstructionSetFeatures to ElfBuilder." by David Srbecky · 9 years ago
- 5d81120 Propagate InstructionSetFeatures to ElfBuilder. by David Srbecky · 9 years ago
- 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
- ddec7f9 MIPS64: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
- d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 9 years ago
- 457413a Fix lint issue. by Nicolas Geoffray · 9 years ago
- dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 9 years ago
- 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 9 years ago
- bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 9 years ago
- edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
- 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago