| commit | 734e73342de24e74ff8705703f644d2ca66a8db2 | [log] [tgz] |
|---|---|---|
| author | Manuel Jacob <me@manueljacob.de> | Sat Jan 09 04:02:16 2016 +0000 |
| committer | Manuel Jacob <me@manueljacob.de> | Sat Jan 09 04:02:16 2016 +0000 |
| tree | cc90201b6d3e0977f3bb9fab6cd158c50802aa25 | |
| parent | 1f9c40db1df864352fe6933ed3721cc8fe856d85 [diff] |
[RS4GC] Update and simplify handling of Constants in findBaseDefiningValueOfVector(). Summary: This is analogous to r256079, which removed an overly strong assertion, and r256812, which simplified the code by replacing three conditionals by one. Reviewers: reames Subscribers: sanjoy, llvm-commits Differential Revision: http://reviews.llvm.org/D16019 llvm-svn: 257250