summaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/DataStructure.cpp
Commit message (Expand)AuthorAge
* * Inline CopyFunctionCallsListChris Lattner2002-07-18
* Add support for a top-down propagation pass.Vikram S. Adve2002-07-18
* Implement cast nodes correctly.Chris Lattner2002-07-18
* Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.Chris Lattner2002-07-18
* * Nodes now keep track of any global variables in themChris Lattner2002-07-11
* New implementation of data structure analysis. Only local analysis has beenChris Lattner2002-07-10
* Fix anand's last checkinChris Lattner2002-06-30
* changes to make it compatible with 64bit gccAnand Shukla2002-06-25
* *** empty log message ***Chris Lattner2002-06-25
* * Remove the concept of a critical shadow nodeChris Lattner2002-04-16
* Add hack to get timing of analysisChris Lattner2002-04-04
* Many changesChris Lattner2002-03-28
* Initial checkin of Datastructure analysis.Chris Lattner2002-03-26