summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/FunctionRepBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reimplement data structure analysisChris Lattner2002-07-101-365/+0
* Fix anand's last checkinChris Lattner2002-06-301-1/+0
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-6/+9
* *** empty log message ***Chris Lattner2002-06-251-53/+51
* Split ConstantVals.h into Constant.h and Constants.hChris Lattner2002-04-281-1/+1
* Make data structure acurately get ALL edges, even loads of null fields ofChris Lattner2002-04-171-10/+17
* * Remove the concept of a critical shadow nodeChris Lattner2002-04-161-9/+21
* * Eliminate ArgDSNode's completely, now rely on scalar mapChris Lattner2002-04-161-10/+2
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-091-8/+10
* Add #includes to make up for #includes pruned out of header files.Chris Lattner2002-04-091-0/+2
* Avoid incorrectly adding null values to the scalar map!Chris Lattner2002-04-011-0/+1
* Minor cleanups (use dyn_cast instead of testing manually)Chris Lattner2002-04-011-6/+7
* * Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodesChris Lattner2002-03-281-2/+2
* Many changesChris Lattner2002-03-281-8/+11
* * Add critical node supportChris Lattner2002-03-271-6/+20
* Initial checkin of Datastructure analysis.Chris Lattner2002-03-261-0/+331
OpenPOWER on IntegriCloud