| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check alignment of loads when deciding whether it is safe to execute them | Bob Wilson | 2010-01-30 | 1 | -6/+7 |
| * | Use more specific types to avoid casts. No functionality change. | Bob Wilson | 2010-01-30 | 1 | -6/+6 |
| * | Preserve load alignment in instcombine transformations. I've been unable to | Bob Wilson | 2010-01-29 | 1 | -0/+3 |
| * | Improve isSafeToLoadUnconditionally to recognize that GEPs with constant | Bob Wilson | 2010-01-29 | 1 | -2/+2 |
| * | Keep ignoring pointer-to-pointer bitcasts | Victor Hernandez | 2010-01-22 | 1 | -4/+8 |
| * | No need to look through bitcasts for DbgInfoIntrinsic | Victor Hernandez | 2010-01-21 | 1 | -13/+6 |
| * | Fix comment. | Eric Christopher | 2010-01-19 | 1 | -1/+1 |
| * | split out load/store/alloca. | Chris Lattner | 2010-01-05 | 1 | -0/+613 |

