| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix some struct/class specifier mismatches. | Daniel Dunbar | 2010-01-05 | 1 | -3/+3 |
| * | split 943 lines of instcombine out to a new InstCombineCasts.cpp | Chris Lattner | 2010-01-04 | 1 | -0/+10 |
| * | split instcombine of compares (visit[FI]Cmp) out to | Chris Lattner | 2010-01-04 | 1 | -1/+17 |
| * | move the 'SimplifyDemandedFoo' methods out to their own file, cutting 1K line... | Chris Lattner | 2010-01-04 | 1 | -5/+2 |
| * | split the instcombine class definition out to a header shared | Chris Lattner | 2010-01-04 | 1 | -0/+328 |

