[LLVMbugs] [Bug 1053] Processor autodetection incorrect
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Dec 20 14:40:36 PST 2006
http://llvm.org/bugs/show_bug.cgi?id=1053
jlaskey at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jlaskey at apple.com 2006-12-20 16:40 -------
The CFE has been modified to provide a more appropriate choice of cpu. Depending on -m64, "ppc" or
"ppc64" is chosen by default. "ppc" is equivalent to G3, and "ppc64" is equivalent to power4 (or ppc970 in
64-bit mode.) If "-mcpu=xyz" is selected then "xyz" will be used. if "-maltivec" is specified then the cpu
is upgraded to minimally "ppc7400" (G4.) Changes should be on the mirror Dec 21/2006 at 6am PST.
-- Jim
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list