| commit | 2d6b7b91b9b155513ed37fbfbc35265ce44f5bdf | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Wed Jan 25 05:34:41 2012 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Wed Jan 25 05:34:41 2012 +0000 |
| tree | 6bb51aa7d8afcb6b9020c4c6c3b8ee1a04aff50c | |
| parent | 29969cd86adff319c48fb046c546eb03cc60c188 [diff] |
reapply r148902: "use the new ConstantVector::getSplat method where it makes sense." Also simplify a bunch of code to use the Builder->getInt32 instead of doing it the hard and ugly way. Much more progress could be made here, but I don't plan to do it. llvm-svn: 148926