1. bd288c2 Add conditional move support to x86 and allow GenMinMax to use it by Razvan A Lupusoru · 12 years ago
  2. 459f4df Fix build: style issue. by Vladimir Marko · 12 years ago
  3. 58af1f9 Clean up usage of carry flag condition codes. by Vladimir Marko · 12 years ago
  4. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 12 years ago
  5. 70b797d Unsafe.compareAndSwapLong() intrinsic for x86. by Vladimir Marko · 12 years ago
  6. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  7. a8b4caf Add byte swap instructions for ARM and x86. by Vladimir Marko · 12 years ago
  8. 0d82948 64-bit prep by buzbee · 12 years ago
  9. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  10. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  11. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/dex/compiler_enums.h]
  13. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  14. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  15. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (98%) from src/compiler/compiler_enums.h]
  16. f662a7c Add "select" detection to common frontend by buzbee · 12 years ago
  17. 4ef3e45 Compiler constant handling rework by buzbee · 13 years ago
  18. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  19. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  20. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  21. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  22. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago