Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure the codegen to make architectural depedency explicit. | Ben Cheng | 2009-11-22 | 1 | -6/+5 |
* | Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT. | Ben Cheng | 2009-09-30 | 1 | -8/+5 |
* | Implemented a new scheduler and FP register allocator. | Ben Cheng | 2009-09-25 | 1 | -90/+138 |
* | Model resource usage for each Thumb/Thumb2 instrution. | Ben Cheng | 2009-09-11 | 1 | -18/+127 |
* | Improved codegen for inline, continuing codegen restructuring | Bill Buzbee | 2009-08-28 | 1 | -0/+3 |
* | Thumb/Thumb2 instruction selection rework. | Bill Buzbee | 2009-08-25 | 1 | -2/+28 |
* | Continuing evolution of Thumb2 support. | Bill Buzbee | 2009-08-13 | 1 | -24/+45 |
* | Stage 3 of Thumb2 support. armv7-a now generates vfp code inline. | Bill Buzbee | 2009-07-31 | 1 | -0/+6 |
* | Stage 2 of structural changes for support of THUMB2. No logic changes. | Bill Buzbee | 2009-07-28 | 1 | -0/+139 |