Age | Commit message (Expand) | Author |
---|---|---|
2003-02-26 | BasicAA doesn't need a public header | Chris Lattner |
2003-02-26 | Tweak to work with new AA implementation | Chris Lattner |
2002-11-06 | Make query operations non-const to allow demand-driven analyses. | Vikram S. Adve |
2002-09-25 | ImmutablePass's don't need a runOnFunction, nor do they need to explicitly say | Chris Lattner |
2002-09-25 | Convert BasicAA to be an immutable pass instead of a FunctionPass | Chris Lattner |
2002-08-29 | Fix comments | Chris Lattner |
2002-08-22 | doxygenize comments in header | Chris Lattner |
2002-08-22 | Checkin new alias analysis infrastructure | Chris Lattner |