[PATCH] Cortex-M3 and Cortex-M4 should not enable hwdiv-arm

Silviu Baranga silbar01 at arm.com
Mon Jan 27 09:34:33 PST 2014


LGTM!

 

-Silviu

 

From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Artyom Skrobov
Sent: 27 January 2014 17:11
To: llvm cfe
Cc: Silviu Baranga
Subject: [PATCH] Cortex-M3 and Cortex-M4 should not enable hwdiv-arm

 

Hello,

 

Despite not supporting the ARM mode, Cortex-M3 and Cortex-M4 cores do, since
r199886, enable the hwdiv-arm target feature.

This leads to incorrectly emitting the build attribute Tag_DIV_use=2 for
these targets.

 

OK to commit?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140127/76aa3413/attachment.html>


More information about the cfe-commits mailing list