| commit | 453ceff2613b0ffef2d10792fa87b138d0ca1635 | [log] [tgz] |
|---|---|---|
| author | Sanjay Patel <spatel@rotateright.com> | Thu Sep 29 22:18:30 2016 +0000 |
| committer | Sanjay Patel <spatel@rotateright.com> | Thu Sep 29 22:18:30 2016 +0000 |
| tree | 0c84f4835c768df0a593e8c46ae4f203e2092c28 | |
| parent | 1375a9bdc689206dc221e10d656e8c64dc88bcb4 [diff] |
[InstCombine] fix function names; NFC Also, make foldSelectExtConst() a member of InstCombiner, remove unnecessary parameters from its interface, and group visitSelectInst helpers together in the header file. llvm-svn: 282796