[LLVMdev] target feature matrix

Chris Lattner clattner at apple.com
Sun Oct 24 09:21:03 PDT 2010


Hi All,

I just added this table:
http://llvm.org/docs/CodeGenerator.html#targetfeatures

To help explain what features are supported by what targets.  We've long had a variety of vague statements on various web pages, and having a centralized place that lists all the supported targets and what features they have seems useful.  Improvements and additions are welcome.  I don't know the current state of most targets, so I left them as "unknown".

-Chris



More information about the llvm-dev mailing list