1. d61ba4b Revert "Revert "Better support for x86 XMM registers"" by Bill Buzbee · 11 years ago
  2. 8ff67e3 Revert "Better support for x86 XMM registers" by Bill Buzbee · 11 years ago
  3. 766a5e5 Better support for x86 XMM registers by Mark Mendell · 11 years ago
  4. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  5. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  6. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  7. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (99%) from src/compiler/dex/quick/mips/mips_lir.h]
  9. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago[Renamed (98%) from src/compiler/codegen/mips/mips_lir.h]
  10. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  11. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  12. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  13. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  14. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  15. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  16. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/codegen/mips/MipsLIR.h]
  17. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  18. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  19. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  20. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  21. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  22. 30a3317 More MIPS fixes. Many run-test tests pass. by jeffhao · 13 years ago
  23. fc6a30e More MIPS fixes. Most basic tests pass. by jeffhao · 13 years ago
  24. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 13 years ago
  25. 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 13 years ago
  26. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 13 years ago
  27. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  28. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago
  29. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  30. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  31. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  32. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  33. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  34. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  35. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  36. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  37. cad9606 Fix MIPS comment typo. by Ian Rogers · 13 years ago
  38. a2ebdd7 Complete MIPS code generation support by buzbee · 13 years ago
  39. c5159d5 MIPS switch table support by buzbee · 13 years ago
  40. 0398c42 More MIPS support by buzbee · 13 years ago
  41. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  42. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  43. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  44. 31a4a6f More target-independence by buzbee · 13 years ago
  45. e3acd07 Multi-target support by buzbee · 13 years ago