Tumb mode support for ARMv4T processor?

I don't know if this is the right place to ask but is there any
timetable for thumb mode support on sub-ARMv6 processors? The exact
processor support what i'm interested in is arm7tdmi.

-Waltteri

I think Thumb support is more or less there (but performance is not wonderful). If you run into issues, feel free to file bugs. Or even better, please contribute patches! :slight_smile:

Evan

The only issue I'm aware of is:
http://llvm.org/bugs/show_bug.cgi?id=1388

-Chris