aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LiveVar
Commit message (Expand)AuthorAgeFilesLines
* added support for implict operands in machine instructionRuchira Sasanka2001-10-122-29/+76
* --added support for implicit operands in machine instructionsRuchira Sasanka2001-10-121-0/+6
* Pull predecessor and successor iterators out of the CFG*.h files, and plop th...Chris Lattner2001-10-012-4/+3
* *** empty log message ***Ruchira Sasanka2001-09-301-2/+3
* Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner2001-09-281-5/+5
* Move the sparc target to a new lib/Target directoryChris Lattner2001-09-141-1/+1
* This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner2001-09-141-1/+1
* analyze() now checks to see that we don't analyze the same method twice.Vikram S. Adve2001-08-281-1/+5
* LV code on machine instructionsRuchira Sasanka2001-08-204-136/+253
* LV info on machine instructionsRuchira Sasanka2001-08-201-7/+11
* Changed printValue() to print constant value if the value is a constant.Ruchira Sasanka2001-07-241-0/+3
* *** empty log message ***Ruchira Sasanka2001-07-246-0/+506