MOVi16 (movw) is only legal on cpus with V6T2 support. rdar://12300648
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-ldrh-strh-arm.ll
2011-12-20 Evan ChengARM target code clean up. Check for iOS, not Darwin...
2011-11-14 Chad RosierAdd support for ARM halfword load/stores and signed...
2011-11-11 Chad RosierAdd support for using MVN to materialize negative const...
2011-11-10 Chad RosierWhen in ARM mode, LDRH/STRH require special handling...