[PATCH] Change objectsize intrinsic to accept different address spaces.

Eric Christopher echristo at gmail.com
Thu Oct 3 17:42:41 PDT 2013


Oh sad.

Can you explain a bit more real fast? Thanks!

-eric

On Thu, Oct 3, 2013 at 5:17 PM, Matt Arsenault
<Matthew.Arsenault at amd.com> wrote:
> Hi nlopes,
>
> Bitcasting everything to i8* won't work. Autoupgrade the old
> intrinsic declarations to use the new mangling.
>
>
> http://llvm-reviews.chandlerc.com/D1828
>
> Files:
>   include/llvm/IR/Intrinsics.td
>   lib/IR/AutoUpgrade.cpp
>   test/Assembler/auto_upgrade_intrinsics.ll
>   test/CodeGen/ARM/divmod.ll
>   test/CodeGen/Generic/crash.ll
>   test/CodeGen/X86/2011-05-26-UnreachableBlockElim.ll
>   test/CodeGen/X86/crash.ll
>   test/CodeGen/X86/object-size.ll
>   test/Transforms/InstCombine/debuginfo.ll
>   test/Transforms/InstCombine/objsize-address-space.ll
>   test/Transforms/InstCombine/objsize.ll
>   test/Transforms/InstCombine/stpcpy_chk-1.ll
>   test/Transforms/InstCombine/strcpy_chk-1.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list