Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a bug in post-order iterators with external storage, patch by | Chris Lattner | 2009-07-07 | 1 | -2/+2 |
* | Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_i... | Owen Anderson | 2009-06-15 | 1 | -3/+4 |
* | Fixed lint errors: | Misha Brukman | 2009-02-20 | 1 | -2/+3 |
* | Removed trailing whitespace. | Misha Brukman | 2009-01-09 | 1 | -80/+80 |
* | For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" | Anton Korobeynikov | 2008-05-29 | 1 | -1/+1 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Fix typo. | Owen Anderson | 2007-09-24 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+230 |