1. 5d90c20 Restructure the codegen to make architectural depedency explicit. by Ben Cheng · 16 years ago
  2. a4aaf68 Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT. by Ben Cheng · 16 years ago
  3. d7d426a Implemented a new scheduler and FP register allocator. by Ben Cheng · 16 years ago
  4. dcf3e5d Model resource usage for each Thumb/Thumb2 instrution. by Ben Cheng · 16 years ago
  5. a4a7f07 Improved codegen for inline, continuing codegen restructuring by Bill Buzbee · 16 years ago
  6. 270c1d6 Thumb/Thumb2 instruction selection rework. by Bill Buzbee · 16 years ago
  7. 7ea0f64 Continuing evolution of Thumb2 support. by Bill Buzbee · 16 years ago
  8. 9bc3df3 Stage 3 of Thumb2 support. armv7-a now generates vfp code inline. by Bill Buzbee · 16 years ago
  9. 89efc3d Stage 2 of structural changes for support of THUMB2. No logic changes. by Bill Buzbee · 16 years ago[Renamed (81%) from vm/compiler/codegen/armv5te/LocalOptimizations.c]
  10. e9695e5 Implemented peephole optimizations including null-check elimination, redundant ld/st elimination, ad-hoc register renaming and store sinking. by Ben Cheng · 16 years ago