| commit | 1acb6707cd3dc41916dce6b5dc0fe0324fe98622 | [log] [tgz] |
|---|---|---|
| author | Manman Ren <mren@apple.com> | Fri Aug 10 23:43:32 2012 +0000 |
| committer | Manman Ren <mren@apple.com> | Fri Aug 10 23:43:32 2012 +0000 |
| tree | a4d3d90f208e68587f607c566443188a06991fb0 | |
| parent | 8179bcac556c9e18c473a82634dc6d8add977a63 [diff] |
X86: when we are auto-detecting the subtarget features, make sure we turn on FeatureFastUAMem for Nehalem, Westmere and Sandy Bridge. FeatureFastUAMem is already on if we pass in nehalem or westmere as a command argument. rdar: 7252306 llvm-svn: 161717