Rail Shafigulin via llvm-dev
2015-Oct-09 22:04 UTC
[llvm-dev] What is the purpose of itineraries and stages in tablegen?
As far as I understand itineraries instruction stages and instruction itinerary data classes are used to describe how instruction is moving through the pipeline. The LLVM for OR1K ( https://github.com/openrisc/llvm-or1k) does not have these kind of descriptions. What am I missing? How come it doesn't have it? Is there another way to provide this information? Any help is appreciated. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151009/c0481363/attachment.html>