OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / dex / verification_results.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-10 Nicolas GeoffrayMerge "Workaround invokesuper underspecified behavior."
2016-05-09 Treehugger RobotMerge "Revert "Revert "Assembly RegionTLAB allocation...
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-05 Roland LevillainMerge "Patch for compiling art to run on linux target"
2016-05-04 Vladimir MarkoMerge "ARM64: Add new String.compareTo intrinsic."
2016-05-03 Aart BikMerge "ARM(64): Implement the isInfinite intrinsics"
2016-04-29 Chih-hung HsiehMerge "Fix google-explicit-constructor warnings."
2016-04-29 Treehugger RobotMerge "Deduplicate simple roots in hprof."
2016-04-29 Hans BoehmMerge "Correct monitor pool synchronization"
2016-04-29 Treehugger RobotMerge "Remove invoke after inlining."
2016-04-29 Calin JuravleMerge changes I96464d76,Id5e77316,Icb42a081,I68afc181...
2016-04-28 Calin JuravleSplit profile recording from jit compilation
2016-04-11 Nicolas GeoffrayMerge "Implement on-stack replacement for MIPS32 and...
2016-04-01 David SrbeckyMerge "Fix thumb bit in the oatdump symbolizer."
2016-04-01 Calin JuravleMerge "Pack stack map entries on bit level to save...
2016-04-01 Andreas GampeMerge "ART: Actually run tests cross arch for oatdump"
2016-03-31 Hans BoehmMerge "Only log excessive timeouts if those appear...
2016-03-30 Bill BuzbeeMerge "Revert "Revert "ART: Improve JitProfile perf...
2016-03-30 Richard UhlerMerge "Don't return kPatchOatNeeded if there is no...
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-03-29 Vladimir MarkoMerge "Optimizing: Reduce arena memory used by GraphChe...
2016-03-29 Andreas GampeMerge "ART: Clean up verifier"
2016-03-28 Andreas GampeART: Clean up verifier
2016-03-28 Alex LightMerge "Add support for Dex version 37 in Runtime."
2016-03-24 Bill BuzbeeMerge "ART: Improve JitProfile perf in arm/arm64 mterp"
2016-03-24 Vladimir MarkoMerge "Post-Quick cleanup: Remove CompilationUnit."
2016-03-24 Nicolas GeoffrayMerge "Re-enable IMT stub test."
2016-03-24 Roland LevillainMerge "Clean up art::HConstant predicates."
2016-03-24 Nicolas GeoffrayMerge "Do a null check on the sibling in the register...
2016-03-24 Vladimir MarkoMerge "Optimizing: Do not insert suspend checks on...
2016-03-24 Aart BikMerge "Fix potential race condition with threads array."
2016-03-23 Hiroshi YamauchiMerge "Use smaller rosalloc run sizes."
2016-03-23 Richard UhlerMerge "Revert "Revert "Use compiler filter to determine...
2016-03-23 Andreas GampeRevert "Revert "Use compiler filter to determine oat...
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Weaken DCHECK""
2016-03-23 Nicolas GeoffrayMerge "Revert "ART: Temporarily disable test""
2016-03-23 Nicolas GeoffrayMerge "Revert "Use compiler filter to determine oat...
2016-03-23 Nicolas GeoffrayRevert "Use compiler filter to determine oat file status."
2016-03-23 Mathieu ChartierMerge "Delete too spammy VLOG(heap) in ReleasePrimitive...
2016-03-23 Richard UhlerMerge "Use compiler filter to determine oat file status."
2016-03-22 Richard UhlerUse compiler filter to determine oat file status.
2015-12-24 Nicolas GeoffrayMerge "Optimize HLoadClass when we know the class is...
2015-12-24 Nicolas GeoffrayMerge "Add backward branch instumentation to the switch...
2015-12-24 Vladimir MarkoMerge "ART: Fix SafeMap::Put()/PutBefore() rvalue overl...
2015-12-24 Nicolas GeoffrayMerge "A few more optimizations on avoiding HClinit...
2015-12-24 Nicolas GeoffrayMerge "MIPS32: Record missing implicit null checks...
2015-12-24 Roland LevillainMerge "Revamp art::CheckEntrypointTypes uses." am:...
2015-12-24 Roland LevillainMerge "MIPS64: Support short and long branches" am...
2015-12-24 Nicolas GeoffrayMerge "Add another test for wide stores fix in optimizi...
2015-12-24 Roland LevillainMerge "Clean up read barrier related comments in Optimi...
2015-12-24 Nicolas GeoffrayMerge "Revert "lambda: Add support for invoke-interface...
2015-12-24 Roland LevillainMerge "Disable JDWP tests with read barriers." am:...
2015-12-24 Alex LightMerge "Make target-sync work with verity." am: db001ab8...
2015-12-24 Vladimir MarkoMerge "ARM64: Add support for multiply-accumulate....
2015-12-24 David BrazdilMerge "ART: Fix wide stores in Optimizing" am: 349106d9...
2015-12-24 Vladimir MarkoMerge "Optimizing: Avoid a PrettyMethod() call per...
2015-12-24 Nicolas GeoffrayMerge "Do not change to the access check entrypoint...
2015-12-24 Vladimir MarkoMerge "Optimizing/ARM: Improve long shifts by 1." am...
2015-12-24 Vladimir MarkoMerge "Optimizing/Thumb2: Improve load/store for large...
2015-12-24 Nicolas GeoffrayMerge "Fix lint error." am: dde8b86949 am: b67e19ca71
2015-12-24 David BrazdilMerge "ART: Fix uninitialized variable" am: 911542ed69...
2015-12-24 David BrazdilMerge "Simplify boolean condition compared to 0" am...
2015-12-24 Nicolas GeoffrayMerge "Revert "Add stats support for existing optimizat...
2015-12-24 Nicolas GeoffrayMerge "Explicitly add HLoadClass/HClinitCheck for HNewI...
2015-12-24 Nicolas GeoffrayMerge "Add stats support for existing optimizations...
2015-12-24 Aart BikMerge "Revert "Dynamic BCE (based on induction range...
2015-12-24 Aart BikMerge "Dynamic BCE (based on induction range analysis...
2015-12-24 Igor MurashkinMerge "lambda: Add support for invoke-interface for...
2015-12-24 Jeff HaoMerge "Fix null pointer in processing of enum annotatio...
2015-12-24 Mathieu ChartierMerge "Pass DexPathList.Element array to openDexFileNat...
2015-12-24 Andreas GampeMerge "MIPS32: Miscellaneous bit manipulations routines...
2015-12-24 Hiroshi YamauchiMerge "Kill stale dalvikvm processes at the end of...
2015-12-24 Alex LightMerge "Fix --jvm on run-tests 960 and 961" am: aac223f8...
2015-12-24 Alex LightMerge "Use arc4random when available to select delta...
2015-12-24 David SrbeckyMerge "Encode function signatures properly in DWARF...
2015-12-24 David BrazdilMerge "Opt compiler: More strength reduction for multip...
2015-12-24 Vladimir MarkoMerge "Clean up the special input in HInvokeStaticOrDir...
2015-12-24 Alex LightMerge "Revert "Use arc4random when available to select...
2015-12-24 Alex LightMerge "Use arc4random when available to select delta...
2015-12-24 Mathieu ChartierMerge "Remove thread suspension assertion for SuspendAl...
2015-12-24 Mathieu ChartierMerge "Create parent class loader for dex2oat" am:...
2015-12-24 Hiroshi YamauchiMerge "Relax CAS in some uses of Object::AtomicSetReadB...
2015-12-24 Nicolas GeoffrayMerge "Fix cmdline parser test." am: 090a481ca6 am...
2015-12-24 Calin JuravleMerge "Allow NullConstant to be untyped in GraphVisuali...
2015-12-24 Andreas GampeMerge "MIPS64: Add java.lang.String.equals intrinsic...
2015-12-24 Nicolas GeoffrayMerge "Rename options for shorter names." am: bc58b020c...
2015-12-24 Roland LevillainMerge "ARM read barrier support for concurrent GC in...
2015-12-24 Vladimir MarkoMerge "Fix ClinitCheck pruning." am: d846a2cc45 am...
2015-12-24 Nicolas GeoffrayMerge "Increase code cache after 1 full collection...
2015-12-24 Nicolas GeoffrayMerge "Add jack as a build target for the buildbot...
2015-12-24 Andreas GampeMerge "ART: Change Init{From,Without}Image to return...
2015-12-24 Mathieu ChartierMerge "Add immune spaces abstraction" am: 31c0d484c1...
2015-12-24 Mingyao YangMerge "Fix an assert in lse." am: 2f99a1c5b7 am: 0cf13112c7
2015-12-24 Mingyao YangMerge "Revert "Revert "Enable store elimination for...
2015-12-24 Mathieu ChartierMerge "Remove incorrect iterator increment" am: a341377...
2015-12-24 Vladimir MarkoMerge "Opt compiler: Arm64 packed-switch jump tables...
2015-12-24 Nicolas GeoffrayMerge "Fix bogus DCHECK and rename DidForkFromZygote...
2015-12-24 Nicolas GeoffrayMerge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e...
next