aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LiveVar
AgeCommit message (Expand)Author
2001-12-04Renamed inst_const_iterator -> const_inst_iteratorChris Lattner
2001-12-03Rename ConstPoolVal -> ConstantChris Lattner
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner
2001-10-16No major change - added some commentsRuchira Sasanka
2001-10-15Print Debug Code to stderr instead of stdout so that it doesn't mess up the a...Chris Lattner
2001-10-15--added support for implicit operandsRuchira Sasanka
2001-10-12added support for implict operands in machine instructionRuchira Sasanka
2001-10-12--added support for implicit operands in machine instructionsRuchira Sasanka
2001-10-01Pull predecessor and successor iterators out of the CFG*.h files, and plop th...Chris Lattner
2001-09-30*** empty log message ***Ruchira Sasanka
2001-09-28Pull iterators out of CFG.h and CFGdecls and put them in Support directoryChris Lattner
2001-09-14Move the sparc target to a new lib/Target directoryChris Lattner
2001-09-14This checkin represents some cleanup of the backend, implementing the followi...Chris Lattner
2001-08-28analyze() now checks to see that we don't analyze the same method twice.Vikram S. Adve
2001-08-20LV code on machine instructionsRuchira Sasanka
2001-08-20LV info on machine instructionsRuchira Sasanka
2001-07-24Changed printValue() to print constant value if the value is a constant.Ruchira Sasanka
2001-07-24*** empty log message ***Ruchira Sasanka