Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Use empty() member functions when that's what's being tested for instead | Dan Gohman | 2007-10-03 | 1 | -2/+2 |
* | ooops... | Devang Patel | 2007-09-18 | 1 | -1/+1 |
* | - Use correct header for SCEV inside LoopPass.cpp | Anton Korobeynikov | 2007-08-20 | 1 | -1/+1 |
* | Introduce Simple Analysis interface for loop passes. | Devang Patel | 2007-07-31 | 1 | -0/+21 |
* | Verify loop info. | Devang Patel | 2007-07-19 | 1 | -14/+2 |
* | Replace mysterious code causing a g++-4.2 warning | Duncan Sands | 2007-07-19 | 1 | -12/+6 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+317 |