[LLVMdev] Missing :CreateFNeg() in NoFolder.h

Frits van Bommel fvbommel at gmail.com
Wed Nov 17 15:25:04 PST 2010


On Wed, Nov 17, 2010 at 9:37 PM, Frits van Bommel <fvbommel at gmail.com> wrote:
> On Wed, Nov 17, 2010 at 9:26 PM, BernardH
> <gmane.comp.compilers.llvm.devel at bernard-hugueney.org> wrote:
>> Should I consider NoFolder unsupported ?
>
> Seeing as it's completely broken (it doesn't insert the created
> instructions into the relevant basic block) that's probably best... :(
>
> (It's also missing most of the casting operations, by the way)

I just submitted a patch to fix all of those problems. See
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20101115/112020.html
if you're interested.



More information about the llvm-dev mailing list