Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make instcombine a little more aggressive in combining vector shuffles. | Bob Wilson | 2010-10-29 | 1 | -15/+22 | |
* | Temporarily revert r110987 as it's causing some miscompares in | Eric Christopher | 2010-08-17 | 1 | -123/+64 | |
* | Reapply this transformation now that it is passing the external test which it... | Nate Begeman | 2010-08-13 | 1 | -64/+123 | |
* | Temporarily revert 110737 and 110734, they were causing failures | Eric Christopher | 2010-08-12 | 1 | -141/+64 | |
* | Add the minimal amount of smarts necessary to instcombine of shufflevectors t... | Nate Begeman | 2010-08-10 | 1 | -64/+141 | |
* | There are two ways of checking for a given type, for example isa<PointerType>(T) | Duncan Sands | 2010-02-16 | 1 | -2/+2 | |
* | fix some problems handling large vectors reported in PR6230 | Chris Lattner | 2010-02-08 | 1 | -1/+2 | |
* | reduce indentation | Chris Lattner | 2010-01-05 | 1 | -4/+7 | |
* | split vector stuff out to InstCombineVectorOps.cpp | Chris Lattner | 2010-01-05 | 1 | -0/+557 |