[llvm] r193599 - ARM: Add subtarget feature for CRC
Bernie Ogden
bogden at arm.com
Wed Oct 30 01:10:35 PDT 2013
Thanks Amara.
> -----Original Message-----
> From: Amara Emerson
> Sent: 29 October 2013 17:01
> To: Bradley Smith; Bernard Ogden
> Cc: llvm-commits at cs.uiuc.edu
> Subject: RE: [llvm] r193599 - ARM: Add subtarget feature for CRC
>
> > I believe this patch has left HasCRC potentially uninitialized for
> cores
> > without the feature explicitly enabled, (i.e. the variable is not set
> in
> > ARMSubtarget::initializeEnvironment).
>
> Fixed initialization in r193624.
>
> Amara
>
More information about the llvm-commits
mailing list