Displaying 1 result from an estimated 1 matches for "r206095".
Did you mean:
r206094
2014 Apr 11
2
[LLVMdev] Proposal: Move host CPU auto-detection out of the TargetMachine
On Fri, Apr 11, 2014 at 3:58 PM, Jim Grosbach <grosbach at apple.com> wrote:
>
> Now, one additional thing we could do (outside the scope of this proposal)
> is also implement a fuzzer of some kind to look for target tests that don’t
> have an explicit arch/feature/whatever setting on the RUN line and run it
> with all available -mcpu= values and see if it still passes (which