aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/DataStructure/DataStructure.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Add support for different "PassType's"Chris Lattner2002-07-261-0/+2
* * Inline CopyFunctionCallsListChris Lattner2002-07-181-35/+88
* Add support for a top-down propagation pass.Vikram S. Adve2002-07-181-17/+39
* Implement cast nodes correctly.Chris Lattner2002-07-181-2/+2
* Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.Chris Lattner2002-07-181-12/+216
* * Nodes now keep track of any global variables in themChris Lattner2002-07-111-0/+15
* New implementation of data structure analysis. Only local analysis has beenChris Lattner2002-07-101-130/+92
* Fix anand's last checkinChris Lattner2002-06-301-1/+0
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-6/+8
* *** empty log message ***Chris Lattner2002-06-251-10/+9
* * Remove the concept of a critical shadow nodeChris Lattner2002-04-161-4/+7
* Add hack to get timing of analysisChris Lattner2002-04-041-0/+23
* Many changesChris Lattner2002-03-281-0/+22
* Initial checkin of Datastructure analysis.Chris Lattner2002-03-261-0/+117