| commit | 17d9015d270a13d799a498a40a5ce3d8b660ee0a | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Sat Feb 07 19:29:02 2015 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Sat Feb 07 19:29:02 2015 +0000 |
| tree | 413eee306cbbc5e0a300a236c1b8362fdedf6316 | |
| parent | 71bf3b800a1924cd1263d2538f87d6ecf3815f08 [diff] |
ValueTracking: Make isBytewiseValue simpler and more powerful at the same time. Turns out there is a simpler way of checking that all bytes in a word are equal than binary decomposition. llvm-svn: 228503