3
edits
Elliottwen (talk | contribs) (Add range analysis.) |
|||
| Line 64: | Line 64: | ||
*Analyses: | *Analyses: | ||
**IonAnalysis.cpp - Small, assorted analysis passes. | **IonAnalysis.cpp - Small, assorted analysis passes. | ||
**RangeAnalysis.cpp - A pass for range analysis. | |||
**LICM.* - Loop-invariant code motion. | **LICM.* - Loop-invariant code motion. | ||
**TypeOracle.h - Interface for type oracles. | **TypeOracle.h - Interface for type oracles. | ||
edits