1. d4812a9 ART: Fix clobbering low part in 32-bit version of X86Mir2Lir::GenNegDouble by Pavel Vyssotski · 11 years ago
  2. b28c1c0 Tidy RegStorage for X86. by Ian Rogers · 11 years ago
  3. 675e09b ARM: Strength reduction for floating-point division by Ningsheng Jian · 11 years ago
  4. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  5. e5beb18 ART: Address issues with kIntrinsicMinMaxDouble for x86 by Razvan A Lupusoru · 11 years ago
  6. 9843059 ART: Rework quick entrypoint code in Mir2Lir, cleanup by Andreas Gampe · 11 years ago
  7. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 11 years ago
  8. c5e4ce1 x86_64: Fix intrinsics by nikolay serdjuk · 11 years ago
  9. a77ee51 x86_64: TargetReg update for x86 by Chao-ying Fu · 11 years ago
  10. b5860fb Register promotion support for 64-bit targets by buzbee · 11 years ago
  11. dd64450 x86_64: Unify 64-bit check in x86 compiler by Elena Sayapina · 11 years ago
  12. 3c12c51 Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"" by Andreas Gampe · 11 years ago
  13. de68676 Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter" by Andreas Gampe · 11 years ago
  14. 2689fba ART: Split out more cases of Load/StoreRef, volatile as parameter by Andreas Gampe · 11 years ago
  15. 5078d97 x86_64: Fix fp-to-core conversion by Serguei Katkov · 11 years ago
  16. 02959ea x86_64: Fix neg_double by Alexei Zavjalov · 11 years ago
  17. 7071c8d Add x86 inlined abs method for float/double by Yixin Shou · 12 years ago
  18. 4c115b8 Revert "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  19. 838b38f Merge "ART: Implement rem_double/rem_float for x86/x86-64" by Bill Buzbee · 11 years ago
  20. bd3682e ART: Implement rem_double/rem_float for x86/x86-64 by Alexei Zavjalov · 11 years ago
  21. cf20c1a Fix build: style issue. by Vladimir Marko · 11 years ago
  22. d87c29c Merge "Add x86 inlined abs method for float/double" by Vladimir Marko · 11 years ago
  23. 33ae558 Arm64 hard-float by buzbee · 11 years ago
  24. e88b89a Add x86 inlined abs method for float/double by Yixin Shou · 12 years ago
  25. 7e399fd x86_64: Disable all optimizations and fix bugs by Chao-ying Fu · 11 years ago
  26. 8dea81c Rewrite use/def masks to support 128 bits. by Vladimir Marko · 11 years ago
  27. a014776 x86_64: Add long bytecode supports (2/2) by Chao-ying Fu · 11 years ago
  28. a0cd2d7 Quick compiler: reference cleanup by buzbee · 11 years ago
  29. 9ee801f Add x86_64 code generation support by Dmitry Petrochenko · 11 years ago
  30. 30adc73 Quick compiler: Fix liveness tracking by buzbee · 11 years ago
  31. 3bf7c60 Cleanup ARM load/store wide and remove unused param s_reg. by Vladimir Marko · 11 years ago
  32. 455759b Remove LoadBaseDispWide and StoreBaseDispWide. by Vladimir Marko · 11 years ago
  33. 091cc40 Quick compiler: allocate doubles as doubles by buzbee · 12 years ago
  34. 695d13a Update load/store utilities for 64-bit backends by buzbee · 12 years ago
  35. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 12 years ago
  36. 6170f55 Use ResetDef to prevent from removing necessary stores for x86 long-to-fp. by Chao-ying Fu · 12 years ago
  37. 2700f7e Continuing register cleanup by buzbee · 12 years ago
  38. 51a80d7 LongToFp result storage fixed by Maxim Kazantsev · 12 years ago
  39. 00e1ec6 Revert "Revert "Rework Quick compiler's register handling"" by Bill Buzbee · 12 years ago
  40. 86ec520 Revert "Rework Quick compiler's register handling" by Bill Buzbee · 12 years ago
  41. 2c1ed45 Rework Quick compiler's register handling by buzbee · 12 years ago
  42. 614c2b4 Support to generate inline long to FP bytecodes for x86 by Razvan A Lupusoru · 12 years ago
  43. a894607 Move fused cmp branch ccode to MIR::meta. by Vladimir Marko · 12 years ago
  44. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 12 years ago
  45. bff1ef0 Implement GenInlinedSqrt for x86 by Mark Mendell · 12 years ago
  46. 0d82948 64-bit prep by buzbee · 12 years ago
  47. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  48. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  49. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  50. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/x86/fp_x86.cc]
  51. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  52. 1fd3346 Compiler: LIR restructuring by buzbee · 13 years ago
  53. 395116c Compiler: rearranging the deck chairs. by buzbee · 13 years ago[Renamed (98%) from src/compiler/codegen/x86/fp_x86.cc]
  54. a5954be Compiler cleanup: remove some old JIT leftovers. by buzbee · 13 years ago
  55. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 13 years ago
  56. 078fa45 Quick compiler: improve ClobberSReg comments by buzbee · 13 years ago
  57. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  58. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  59. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  60. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  61. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  62. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  63. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  64. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (92%) from src/compiler/codegen/x86/FP/X86FP.cc]
  65. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  66. 0e3ac14 Fix fused branches, so vm-tests work again. by jeffhao · 13 years ago
  67. babda95 Populate call info and inline float/double conversions on x86. by jeffhao · 13 years ago
  68. 8302576 Added thin-lock fast path for monitor-enter/exit on x86. by jeffhao · 13 years ago
  69. 573b429 Enable load store elimination on x86. by jeffhao · 13 years ago
  70. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 13 years ago
  71. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 13 years ago
  72. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 13 years ago
  73. 4abb1a9 Fixes for x86 compilation with floats. by jeffhao · 13 years ago
  74. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  75. 292188d More x86 fixes for floating point operations. by jeffhao · 13 years ago
  76. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  77. 5121e0b Fix x86 long right shifting and int-to-float/double. by jeffhao · 13 years ago
  78. 644d531 Fixes to x86 compilation. by jeffhao · 13 years ago
  79. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  80. 225ae52 Implement RRI and RRI8 variants of IMUL. by Elliott Hughes · 14 years ago
  81. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 14 years ago
  82. b41b33b Add 3rd argument register to X86. by Ian Rogers · 14 years ago
  83. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 14 years ago
  84. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 14 years ago
  85. a7678db x86 source code hack and slash by buzbee · 14 years ago
  86. e88dfbf x86 codegen source file skeletons by buzbee · 14 years ago