Closed Bug 675378 Opened 13 years ago Closed 13 years ago

IonMonkey: Strip non-loop-headers of their loop header status

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: adrake, Assigned: adrake)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently loop headers retain their loop header status even if no backedges are found. Instead, we can give them a pending loop header flag, and convert that to a real loop header flag when we see a backedge.
Assignee: general → adrake
Blocks: IonMonkey
Attached patch Patch v0Splinter Review
Attachment #549518 - Flags: review?(rpearl)
Attachment #549518 - Flags: review?(rpearl) → review+
http://hg.mozilla.org/projects/ionmonkey/rev/30893e2e5d42
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.