[llvm-dev] VLIW support
Kun Ling via llvm-dev
llvm-dev at lists.llvm.org
Fri Sep 25 16:37:41 PDT 2015
Hi Rail,
For the VLIW support, Qualcomm's Hexagon target is a good reference.
http://llvm.org/devmtg/2013-11/slides/Guerra-VLIW.pdf
Kun Ling
------------------ Original ------------------
From: "Rail Shafigulin via llvm-dev"<llvm-dev at lists.llvm.org>;
Date: Fri, Sep 25, 2015 03:33 PM
To: "llvm-dev"<llvm-dev at lists.llvm.org>;
Subject: [llvm-dev] VLIW support
Is there a VLIW support in LLVM? I found this, https://groups.google.com/forum/#!searchin/llvm-dev/VLIW, but it looks like it is not completely implemented. Specifically I'm interested in how instructions are bundled together. I can't seem to find it anywhere in the source code.
Any help in resolving he issue is appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150926/15d7df75/attachment.html>
More information about the llvm-dev
mailing list