Age | Commit message (Expand) | Author |
---|---|---|
2002-07-26 | * Add support for different "PassType's" | Chris Lattner |
2002-07-18 | * Inline CopyFunctionCallsList | Chris Lattner |
2002-07-18 | Add support for a top-down propagation pass. | Vikram S. Adve |
2002-07-18 | Implement cast nodes correctly. | Chris Lattner |
2002-07-18 | Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start. | Chris Lattner |
2002-07-11 | * Nodes now keep track of any global variables in them | Chris Lattner |
2002-07-10 | New implementation of data structure analysis. Only local analysis has been | Chris Lattner |
2002-06-30 | Fix anand's last checkin | Chris Lattner |
2002-06-25 | changes to make it compatible with 64bit gcc | Anand Shukla |
2002-06-25 | *** empty log message *** | Chris Lattner |
2002-04-16 | * Remove the concept of a critical shadow node | Chris Lattner |
2002-04-04 | Add hack to get timing of analysis | Chris Lattner |
2002-03-28 | Many changes | Chris Lattner |
2002-03-26 | Initial checkin of Datastructure analysis. | Chris Lattner |