Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | When loop rotation happens, it is *very* common for the duplicated condbr | Chris Lattner | 2011-01-08 | 1 | -11/+5 |
* | Three major changes: | Chris Lattner | 2011-01-08 | 1 | -2/+2 |
* | Have loop-rotate simplify instructions (yay instsimplify!) as it clones | Chris Lattner | 2011-01-08 | 1 | -3/+2 |
* | When rotating loops, put the original header at the bottom of the | Dan Gohman | 2010-08-17 | 1 | -5/+17 |
* | Fix some tests that didn't test anything. | Benjamin Kramer | 2010-06-26 | 1 | -1/+1 |
* | fix PR5837 by having SSAUpdate reuse phi nodes for the | Chris Lattner | 2009-12-21 | 1 | -0/+35 |