Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved deleter to include/llvm/Tools/STLExtras.h | Chris Lattner | 2001-07-02 | 1 | -2/+0 | |
| | | | | llvm-svn: 120 | |||||
* | Miscellaneous cleanups: | Chris Lattner | 2001-06-27 | 1 | -13/+18 | |
| | | | | | | | | | | | * Convert post to pre-increment for for loops * Use generic programming more * Use new Value::cast* instructions * Use new Module, Method, & BasicBlock forwarding methods * Use new facilities in STLExtras.h * Use new Instruction::isPHINode() method llvm-svn: 96 | |||||
* | IntervalPartition: recode to use IntervalIterator to do all the work | Chris Lattner | 2001-06-25 | 1 | -117/+29 | |
| | | | | | | | LoopDepth.cpp: new file that calculates the depth of a loop, using IntervalPartitions. llvm-svn: 71 | |||||
* | New file due to the Intervals.h splitup | Chris Lattner | 2001-06-24 | 1 | -0/+181 | |
llvm-svn: 66 |