search for: proceedeth

Displaying 5 results from an estimated 5 matches for "proceedeth".

Did you mean: proceeded
2015 Nov 04
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...t; >> PLT @ CS @ UMass Lowell > >> >> http://jeapostrophe.github.io > >> >> > >> >> "Wherefore, be not weary in well-doing, > >> >> for ye are laying the foundation of a great work. > >> >> And out of small things proceedeth that which is great." > >> >> - D&C 64:33 > >> >> _______________________________________________ > >> >> LLVM Developers mailing list > >> >> llvm-dev at lists.llvm.org > >> >> http://lists.llvm.org/cgi-bin/mailman...
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...cCarthy > >> Associate Professor > >> PLT @ CS @ UMass Lowell > >> http://jeapostrophe.github.io > >> > >> "Wherefore, be not weary in well-doing, > >> for ye are laying the foundation of a great work. > >> And out of small things proceedeth that which is great." > >> - D&C 64:33 > >> _______________________________________________ > >> LLVM Developers mailing list > >> llvm-dev at lists.llvm.org > >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > >...
2015 Nov 03
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...; -- >> Jay McCarthy >> Associate Professor >> PLT @ CS @ UMass Lowell >> http://jeapostrophe.github.io >> >> "Wherefore, be not weary in well-doing, >> for ye are laying the foundation of a great work. >> And out of small things proceedeth that which is great." >> - D&C 64:33 >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > -- Jay McCa...
2015 Oct 30
2
Vectorizing structure reads, writes, etc on X86-64 AVX
...for the initialization that comes out. Thank you for your time, Jay -- Jay McCarthy Associate Professor PLT @ CS @ UMass Lowell http://jeapostrophe.github.io "Wherefore, be not weary in well-doing, for ye are laying the foundation of a great work. And out of small things proceedeth that which is great." - D&C 64:33
2007 Oct 15
2
clipping off words inside a vector of strings
Hi, I have a vector of strings (class character) with 6 elements (length 6). I call it 'names'. "Graham Chapman" "John Cleese" "Terry Gilliam" "Eric Idle" "Terry Jones" "Michael Palin" And I want to turn it into another vector of strings called 'shortnames' with the same length. The new vector should look like: