Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enhance DepthFirstIterator to support more robust operations in the face | Chris Lattner | 2009-07-23 | 1 | -23/+49 |
* | add some inline methods for infix operators on sparse vectors, | Chris Lattner | 2009-03-21 | 1 | -8/+4 |
* | Fixed lint errors: | Misha Brukman | 2009-02-20 | 1 | -1/+1 |
* | 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 |
* | Use references in DF iterators. This eliminates copy-ctor calls on huge objec... | Anton Korobeynikov | 2007-12-15 | 1 | -16/+20 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+232 |