1. e230446 am dbd0034c: Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  2. dbd0034 Specify the filename upon writing. by Shih-wei Liao · 13 years ago
  3. 8f59638 am f1cb9a54: Add always inliner. by Shih-wei Liao · 13 years ago
  4. f1cb9a5 Add always inliner. by Shih-wei Liao · 13 years ago
  5. 143cead am 174651de: Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  6. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  7. b5ad5d2 am 640529bd: Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  8. 640529b Merge "Revert "Support for a set of verifier failures."" into ics-mr1-plus-art by Ian Rogers · 13 years ago
  9. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 13 years ago
  10. bf34368 am 528b68d4: Merge "Only wait for gdb to attach if debug_db_uid is in the environment." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  11. 528b68d Merge "Only wait for gdb to attach if debug_db_uid is in the environment." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  12. 034b717 am fbe5b757: Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  13. fbe5b75 Fix LLVM build. Otherwise, function not used warning. by Shih-wei Liao · 13 years ago
  14. 469911a am da83d972: Add Thread to some runtime support. by TDYa127 · 13 years ago
  15. da83d97 Add Thread to some runtime support. by TDYa127 · 13 years ago
  16. 09fe76b am 0200d073: Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  17. 0200d07 Compilation_unit experiment. Fix because of no long_call. by TDYa127 · 13 years ago
  18. d455de8 am 26467575: Don\'t use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  19. 2646757 Don't use work_around_app_jni_bugs for llvm now. by TDYa127 · 13 years ago
  20. 9e69127 am 69eafaae: Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  21. 69eafaa Fix jni compiler bug (Compiler_llvm). by TDYa127 · 13 years ago
  22. 4472162 am f81400fa: Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  23. f81400f Merge "Support for a set of verifier failures." into ics-mr1-plus-art by Ian Rogers · 13 years ago
  24. 0d60484 Support for a set of verifier failures. by Ian Rogers · 13 years ago
  25. 2554cb9 Only wait for gdb to attach if debug_db_uid is in the environment. by Elliott Hughes · 13 years ago
  26. 7688ded am 4c5231d2: Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  27. 4c5231d Work around a Mac OS libc bug. by Elliott Hughes · 13 years ago
  28. 6d945bf am a7e6cb4e: Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  29. a7e6cb4 Merge "Fix stack overflow handling." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  30. 1a5fbab am a7dedf49: Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  31. a7dedf4 Add memcpy, memmove and memset. by Shih-wei Liao · 13 years ago
  32. c8fefd6 am 97441948: Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  33. 9744194 Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 13 years ago
  34. 81e1513 am 4ac8659d: Merge "Fix stack overflow errors." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  35. 36ecb78 Fix stack overflow handling. by Elliott Hughes · 13 years ago
  36. 1776572 Fix stack overflow errors. by Shih-wei Liao · 13 years ago
  37. 9a325b2 am 83bb6624: Implement MarkGCCard. by TDYa127 · 13 years ago
  38. 83bb662 Implement MarkGCCard. by TDYa127 · 13 years ago
  39. fd415f9 am 2acf36d8: Don\'t rely on transitive #includes. by Elliott Hughes · 13 years ago
  40. 2acf36d Don't rely on transitive #includes. by Elliott Hughes · 13 years ago
  41. cee7cfb am d8af1592: Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  42. d8af159 Use an alternate signal stack for the unexpected signals on the host. by Elliott Hughes · 13 years ago
  43. 2cd189d am 99250ba6: Fix Mac build. by Elliott Hughes · 13 years ago
  44. 99250ba Fix Mac build. by Elliott Hughes · 13 years ago
  45. a093362 Fix a harmless error found by GCC 4.6. by Elliott Hughes · 13 years ago
  46. d0bae13 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  47. f183713 Merge remote-tracking branch 'goog/dalvik-dev' into jb-release-to-dalvik-dev by Brian Carlstrom · 13 years ago
  48. 874a47e am 40b8857f: Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  49. cc2293c am c88b2e7f: Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  50. 40b8857 Merge "Implement the x86 initialize-type...from-code entry points." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  51. b1d6ed3 am 91f27442: Merge "Fix a comment copy & paste typo." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  52. 1d31f47 am ab451db3: Merge "Disassemble x86 0xd0 and 0xd1 shifts." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  53. 744c8dc am 225ae523: Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  54. c88b2e7 Merge "Wire up D2I and F2I for x86, and implement a trivial Lmul." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  55. 91f2744 Merge "Fix a comment copy & paste typo." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  56. ab451db Merge "Disassemble x86 0xd0 and 0xd1 shifts." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  57. 2156cc7 Fix NULL/integer conversion warnings by Brian Carlstrom · 13 years ago
  58. 65c6cf3 Wire up D2I and F2I for x86, and implement a trivial Lmul. by Elliott Hughes · 13 years ago
  59. e87c7bc Implement the x86 initialize-type...from-code entry points. by Elliott Hughes · 13 years ago
  60. 8a1ea9f Fix a comment copy & paste typo. by Elliott Hughes · 13 years ago
  61. 16b5c29 Disassemble x86 0xd0 and 0xd1 shifts. by Elliott Hughes · 13 years ago
  62. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 13 years ago
  63. 1507781 am 54a3e919: Compilation_unit experiment. by Shih-wei Liao · 13 years ago
  64. 54a3e91 Compilation_unit experiment. by Shih-wei Liao · 13 years ago
  65. 53c6a14 am d4ae660a: Merge "Fix LLVM runtime failures." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  66. d4ae660 Merge "Fix LLVM runtime failures." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  67. 6e94f14 Fix LLVM runtime failures. by Shih-wei Liao · 13 years ago
  68. 1dcb864 am 41ef0a9d: Merge "Always show the sign of an x86 relative branch, like we do for architectures." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  69. 41ef0a9 Merge "Always show the sign of an x86 relative branch, like we do for architectures." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  70. 95b5d66 am 53d160d2: Merge "Update frame size after the bitcode is translated into machine code." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  71. 53d160d Merge "Update frame size after the bitcode is translated into machine code." into ics-mr1-plus-art by Shih-wei Liao · 13 years ago
  72. 14178a9 Always show the sign of an x86 relative branch, like we do for architectures. by Elliott Hughes · 13 years ago
  73. 1345d5e am 3ea0f424: Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 13 years ago
  74. 3ea0f42 Make failures caused by unimplemented entry points much clearer. by Elliott Hughes · 13 years ago
  75. 0d8356a am 4047efcc: Merge "SSE disassembler support." into ics-mr1-plus-art by Jeff Hao · 13 years ago
  76. 4047efc Merge "SSE disassembler support." into ics-mr1-plus-art by Jeff Hao · 13 years ago
  77. 7019c8da am 33f1c4c9: Merge "Fix psllq encoding bug." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  78. bf98980 SSE disassembler support. by Ian Rogers · 13 years ago
  79. 33f1c4c Merge "Fix psllq encoding bug." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  80. 5450e0e Fix psllq encoding bug. by Ian Rogers · 13 years ago
  81. ccc3c4e am ac8097ff: Fix Mac build. by Elliott Hughes · 13 years ago
  82. ac8097f Fix Mac build. by Elliott Hughes · 13 years ago
  83. 8904c14 am 457005c5: Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 13 years ago
  84. 457005c Add signal handlers for host builds to imitate debuggerd. by Elliott Hughes · 13 years ago
  85. 6aa75f9 am 1144f950: Merge "Include a new heap summary line in the SIGQUIT output." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  86. 1144f95 Merge "Include a new heap summary line in the SIGQUIT output." into ics-mr1-plus-art by Elliott Hughes · 13 years ago
  87. c967f78 Include a new heap summary line in the SIGQUIT output. by Elliott Hughes · 13 years ago
  88. d3cafb4 am f1fb2741: Merge "Add additional stack space to account for the dalvik native stack size" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  89. f1fb274 Merge "Add additional stack space to account for the dalvik native stack size" into ics-mr1-plus-art by Brian Carlstrom · 13 years ago
  90. 110bcba Update frame size after the bitcode is translated into machine code. by Logan Chien · 13 years ago
  91. 48f1e96 am fd8ea97f: Remove the CompilerLLVM mutex lock workaround. by Logan Chien · 13 years ago
  92. 6414a97 Add additional stack space to account for the dalvik native stack size by Brian Carlstrom · 13 years ago
  93. fd8ea97 Remove the CompilerLLVM mutex lock workaround. by Logan Chien · 13 years ago
  94. 8a5319e am d668a06b: Implement runtime support inlining. by TDYa127 · 13 years ago
  95. d668a06 Implement runtime support inlining. by TDYa127 · 13 years ago
  96. e132f43 am 0dae08ea: Move JNI methods out of top-level. by Ian Rogers · 13 years ago
  97. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago
  98. b4c1013 am 776ac1fa: Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago
  99. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago
  100. 16f5043 am 42f302c1: Merge "Add a SafeMap equivalent to std::map but without the error-prone operator[]." into ics-mr1-plus-art by Elliott Hughes · 13 years ago