[llvm-commits] [llvm] r169938 - /llvm/trunk/include/llvm/Support/PatternMatch.h

Michael Ilseman milseman at apple.com
Wed Dec 12 14:06:44 PST 2012


Oh, right, when my terminal pasted it decided to interpret the newline to mean that I was done with my message. For posterity, here's the rest of the commit message:

Remove FIXMEs surrounding Constant[Data]Vectors, instead just use the shared getSplatValue() method


On Dec 12, 2012, at 2:04 PM, Chandler Carruth <chandlerc at google.com> wrote:

> On Tue, Dec 11, 2012 at 4:21 PM, Michael Ilseman <milseman at apple.com> wrote:
> Author: milseman
> Date: Tue Dec 11 18:21:43 2012
> New Revision: 169938
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=169938&view=rev
> Log:
> Remove FIXMEs surrounding Constant[Data]Vectors, instead
> 
> ... you're leaving us hanging! ;]
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121212/a5e49097/attachment.html>


More information about the llvm-commits mailing list