Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Compiler: Baseline, Instruction Architecture: Intel
-
Labels:None
-
Number of attachments :
Description
Currently all procedure calls use moves of values from sp rather than the shorter and faster push/pop instructions. It would be better to use push/pop.
Activity
Ian Rogers
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Ian Rogers
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed in r14814.