1. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  2. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  3. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/dex/quick/x86/utility_x86.cc]
  4. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  5. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  6. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago[Renamed (99%) from src/compiler/codegen/x86/utility_x86.cc]
  7. 4ef3e45 Compiler constant handling rework by buzbee · 12 years ago
  8. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 11 years ago
  9. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 12 years ago
  10. 02031b1 Quick compiler: Single .so for all targets by buzbee · 12 years ago
  11. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 12 years ago
  12. 52a77fc Quick Compiler function renaming by buzbee · 12 years ago
  13. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 12 years ago
  14. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 12 years ago[Renamed (96%) from src/compiler/codegen/x86/X86/Factory.cc]
  15. f0504cd Quick backend: rename target-specific #defines by buzbee · 12 years ago
  16. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 12 years ago
  17. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 12 years ago
  18. 07131ca Refactor codegen resource masks by buzbee · 12 years ago
  19. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 12 years ago
  20. 2e9f7ed Use shorter opcodes on x86 for opCmpImmBranch. by Ian Rogers · 12 years ago
  21. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  22. 854029c Fixes to x86 register promotion and load hoisting. by jeffhao · 12 years ago
  23. 703f2cd Numerous fixes to enable PromoteRegs, though it's still broken. by jeffhao · 12 years ago
  24. fdffdf8 Fixes to enable TrackLiveTemps optimization on x86. by jeffhao · 12 years ago
  25. e296248 Fixes for x86 compiler optimizations. by jeffhao · 12 years ago
  26. 7484741 Fix a bunch of lint. by Elliott Hughes · 12 years ago
  27. 1395b1e Patches to x86 compilation to fix vm tests on emulator. by jeffhao · 12 years ago
  28. 408ad16 Restructure to reduce MIR references by buzbee · 12 years ago
  29. 6023456 Various missing hunks. by Elliott Hughes · 12 years ago
  30. fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 12 years ago
  31. 5772bab Fixed x86 compilation of filled-new-array/range. by jeffhao · 12 years ago
  32. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 12 years ago
  33. a114add [Compiler] use Art indentation standard by Bill Buzbee · 12 years ago
  34. d36c52e Check for null array assignments inline. Tidy asm macros. by Ian Rogers · 12 years ago
  35. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 12 years ago
  36. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 12 years ago
  37. b41b33b Add 3rd argument register to X86. by Ian Rogers · 12 years ago
  38. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 12 years ago
  39. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 12 years ago
  40. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 12 years ago
  41. e7825db Fix build. by Elliott Hughes · 12 years ago
  42. a7678db x86 source code hack and slash by buzbee · 12 years ago
  43. e88dfbf x86 codegen source file skeletons by buzbee · 12 years ago