Closed Bug 844445 Opened 11 years ago Closed 5 months ago

IonMonkey: Make it possible to specify which passes should get spewed

Categories

(Core :: JavaScript Engine, defect)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: h4writer, Unassigned)

Details

Currently we have 15+ times we spew all blocks when using IONFLAGS=logs (BuildSSA, Split Critical Edges, Renumber Blocks, ...), I think it would be good to add a way to only spew particular passes to reduce the information overload.

I was thinking to add something like: IONLOGS=LICM,DCE,LIR to specify which should get logged...
Assignee: general → nobody
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.