| Age | Commit message (Expand) | Author |
|---|---|---|
| 2010-01-04 | move the [Can]EvaluateInDifferentType functions out to InstCombineCasts.cpp | Chris Lattner |
| 2010-01-04 | split 943 lines of instcombine out to a new InstCombineCasts.cpp | Chris Lattner |
| 2010-01-04 | split instcombine of compares (visit[FI]Cmp) out to | Chris Lattner |
| 2010-01-04 | move the 'SimplifyDemandedFoo' methods out to their own file, cutting 1K line... | Chris Lattner |
| 2010-01-04 | split the instcombine class definition out to a header shared | Chris Lattner |
| 2010-01-04 | remove a ton of unneeded LLVMContext stuff. | Chris Lattner |
| 2010-01-04 | move InstCombineWorklist out to its own header. | Chris Lattner |
| 2010-01-04 | move instcombine to its own library, it's past time. | Chris Lattner |
