[llvm-commits] [llvm] r77903 - in /llvm/trunk: include/llvm/Intrinsics.td include/llvm/IntrinsicsBlackfin.td lib/Target/Blackfin/BlackfinInstrInfo.td test/CodeGen/Blackfin/load-intr.ll test/CodeGen/Blackfin/sync-intr.ll

Eli Friedman eli.friedman at gmail.com
Sun Aug 2 12:56:48 PDT 2009


On Sun, Aug 2, 2009 at 12:49 PM, Jakob Stoklund Olesen<stoklund at 2pi.dk> wrote:
> I agree. The only reason to add these builtins is that GCC has them.
> If that is not reason enough, I will remove them. Should I?

Well, you can both have them in gcc and translate them into IR; the
pointer to llvm-i386.cpp was to point out how this is done.

-Eli



More information about the llvm-commits mailing list