OSDN Git Service

Merge "Allow libcore and JDWP tests to be executed without JIT."
[android-x86/art.git] / compiler / utils / x86_64 / assembler_x86_64.cc
2016-05-19 Treehugger RobotMerge "Allow libcore and JDWP tests to be executed...
2016-05-17 Roland LevillainMerge "Revert "Reject classes inheriting from themselve...
2016-05-17 Roland LevillainMerge "Revert "Reject classes implementing themselves...
2016-05-16 Roland LevillainMerge "Reject classes implementing themselves as interf...
2016-05-16 Roland LevillainMerge "Reject classes inheriting from themselves direct...
2016-05-16 Paul DuffinMerge "Fix the benchmark fail by caliper's change"
2016-05-12 Aart BikMerge "Fix oatdump crash on arm64/arm code. Also adds...
2016-05-12 Richard UhlerMerge "Hold a ClassLoader reference in NativeAllocation...
2016-05-11 Mathieu ChartierMerge "Prevent ArtMethod clearing race"
2016-05-11 Alex LightMerge "Revert "Revert "Make run-test default to optimiz...
2016-05-11 Roland LevillainMerge "Add cmpb instruction to x86 and x86_64 assembler"
2016-05-06 Vladimir MarkoMerge "Optimizing: LoadString may not have any side...
2016-05-06 Serguei KatkovAdd cmpb instruction to x86 and x86_64 assembler
2016-04-21 Aart BikMerge "X86/X86_64: Switch to locked add from mfence"
2016-04-20 Andreas GampeMerge "ART: Change x86 from modify_ldt to set_thread_data"
2016-04-14 Andreas GampeMerge "ART: Make iget receiver mismatch hard verifier...
2016-04-14 Nicolas GeoffrayMerge "Remove the JIT from the instrumentation framework."
2016-04-13 Aart BikMerge "Revert "Remove the no-longer-needed F/I and...
2016-04-13 Treehugger RobotMerge "Allow private methods in interfaces."
2016-04-13 Vladimir MarkoMerge "Move Assemblers to the Arena."
2016-04-13 Vladimir MarkoMove Assemblers to the Arena.
2016-03-30 Vladimir MarkoMerge "X86_64: Replace x86_64 xchg instruction use"
2016-02-23 Delphine MartinMerge "Revert "Force Jack to consider multidex annotati...
2016-02-18 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2016-02-17 Bill YiMerge commit 'dfd4a9e8d36ad791505c6d80c0f627e6a0a764bf...
2016-02-17 David SrbeckyMerge "Add simple deduplication for .debug_ranges."
2016-02-17 Roland LevillainMerge "MIPS32: peek*/poke*, and String.charAt intrinsics."
2016-02-16 Richard UhlerMerge "ahat: annotate char[] objects with their string...
2016-02-16 David SrbeckyMerge "Change how DWARF detects end of prologue."
2016-02-16 David SrbeckyMerge "Fill some gaps in .debug_loc."
2016-02-16 David SrbeckyMerge "Temporarily disable compressed CFI tests."
2016-02-16 David SrbeckyMerge "Let the CFI test communicate via stdout rather...
2016-02-15 Vladimir MarkoMerge "Optimizing: Remove unnecessary And before TypeCo...
2016-02-15 Nicolas GeoffrayMerge "Add an option to disable native stack dumping...
2016-02-15 David BrazdilMerge "ART: Run SsaBuilder from HGraphBuilder"
2016-02-15 Vladimir MarkoMerge "Optimizing: Simplify consecutive type conversions."
2016-02-15 Neil FullerMerge "Switch the tests to using Jack for compilation"
2016-02-15 David BrazdilMerge "Add X86/X86_64 support for CMOV from memory."
2016-02-12 Mark MendellAdd X86/X86_64 support for CMOV from memory.
2016-02-01 Calin JuravleMerge "Invoke all other registered handlers only for...
2016-01-28 Richard UhlerMerge "Factor out common code for SetPendingNext."
2016-01-27 Richard UhlerMerge "Show registered native allocations in ahat."
2016-01-26 Calin JuravleMerge "Add profile support for apps with shared runtime."
2016-01-22 David SrbeckyMerge "Create helper class for DWARF expressions."
2016-01-22 Roland LevillainMerge "Revert "Revert "ARM64 Baker's read barrier fast...
2016-01-22 Bill BuzbeeMerge "Revert "Revert "Fast ART x86 interpreter"""
2016-01-22 Nicolas GeoffrayMerge "Revert "Revert "Revert "Change condition to...
2016-01-22 Nicolas GeoffrayMerge "With irreducible loops, we can have a null desti...
2016-01-22 Nicolas GeoffrayMerge "Revert "Revert "Change condition to opposite...
2016-01-22 Nicolas GeoffrayMerge "Revert "Some minor simplifications in code and...
2016-01-22 Nicolas GeoffrayMerge "Revert "ARM/ARM64: Extend support of instruction...
2016-01-22 Nicolas GeoffrayMerge "Update to INFO to not confuse adb logcat readers."
2016-01-21 Mathieu ChartierMerge "Disable Homogeneous space for dex2oat"
2016-01-21 Christopher FerrisMerge "Use current pid not tid to create a backtrace...
2016-01-21 Alex LightMerge "Add a METHOD_SUPER to the MethodType enum."
2016-01-21 Mathieu ChartierMerge "Revert "ARM64 Baker's read barrier fast path...
2016-01-21 Aart BikMerge "Implemented BitCount as an intrinsic. With unit...
2016-01-21 Aart BikImplemented BitCount as an intrinsic. With unit test.
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-12 Vladimir MarkoMerge "Optimizing/ARM: Fix CmpConstant()."
2016-01-12 Vladimir MarkoMerge "Clean up SwapSpace."
2016-01-05 Richard UhlerMerge "Don't duplicate the menu in the help page for...
2016-01-04 Andreas GampeMerge "ART: Remove core-junit from test boot classpath"
2016-01-04 Nicolas GeoffrayMerge "Detect phi cycles."
2016-01-04 Nicolas GeoffrayMerge "MIPS32: improvements in code generation (mostly...
2016-01-04 Nicolas GeoffrayMerge "Remove bogus DCHECK in induction analysis."
2015-12-30 Nicolas GeoffrayMerge "Revert "ART: Fix up some multi-image cases""
2015-12-30 Nicolas GeoffrayMerge "Add new test expectations after enso move."
2015-12-30 Nicolas GeoffrayMerge "On x64, cmpl can never take a int64 immediate."
2015-12-30 Nicolas GeoffrayOn x64, cmpl can never take a int64 immediate.
2015-11-21 Przemyslaw SzczepaniakMerge mnc-dr-enso-dev into goog/master
2015-11-16 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2015-11-16 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2015-11-16 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2015-11-16 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2015-11-16 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2015-11-16 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2015-11-16 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2015-11-16 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2015-11-16 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2015-11-16 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2015-11-16 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
2015-11-16 Mathieu Chartieram 5f5e57f0: Merge "Hold heap bitmap lock in Heap:...
2015-11-16 Vladimir Markoam cc61340d: Quick: Fix DCE, clear high word flag in...
2015-11-16 Hiroshi Yamauchiam 4dece9ca: Merge "Add notes about fast JNI calls...
2015-11-16 Richard Uhleram de1c33cd: Merge "Fix bug in removal of *.flock files...
2015-11-16 Vladimir Markoam 8db2a6de: Quick: Fix DCE to mark wide register overl...
2015-11-16 Jeff Haoam f450cf6b: Add test for String init called from unres...
2015-11-16 Nicolas Geoffrayam c7c1d7ab: am b6c37c99: Merge "Update test expectatio...
2015-11-16 David Brazdilam 7b874bc5: am f3962119: Merge "ART: Rediscover loops...
2015-11-16 David Brazdilam 221e0f73: am 527145b4: Merge "ART: Split Checker...
2015-11-16 David Brazdilam 8d19a756: am 2d999e05: Merge "Revert "ART: Split...
2015-11-16 David Brazdilam e140d126: am d62e2d0e: Merge "ART: Split Checker...
2015-11-16 Roland Levillainam 140d25bb: am cdf89f3a: Merge "Small correction in...
2015-11-16 Calin Juravleam 3b368b38: am c23fef5d: Merge "Revert "Add new rule...
2015-11-16 Calin Juravleam 6b9dcffb: am fe8cd351: Merge "Add new rule to the...
2015-11-16 Roland Levillainam 58e9add4: am 987b2e66: Merge "Simplify floating...
2015-11-16 David Brazdilam f4573607: am faf935eb: Merge "ART: Enable Checker...
2015-11-16 David Brazdilam e8ff50df: ART: Rediscover loops after deleting block...
2015-11-16 Andreas Gampeam 61858848: Merge "ART: arm indexOf intrinsics for...
next