File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 73
73
release primarily improves the < a href ="#codequality "> performance of the
74
74
code</ a > produced by all aspects of the LLVM compiler, adds many < a
75
75
href ="#newfeatures "> new features</ a > , < a href ="#bugfix "> fixes a few
76
- bugs</ a > , and speeds up the compiler.</ p >
76
+ bugs</ a > , speeds up the compiler, and introduces a new (experimental)
77
+ PowerPC code generator.</ p >
77
78
78
79
< p > At this time, LLVM is known to correctly compile and run all C & C++
79
80
SPEC CPU95 & 2000 benchmarks, the Olden benchmarks, and the Ptrdist
349
350
< li > Intel and AMD machines running Red Hat Linux and FreeBSD (and probably
350
351
other unix-like systems).</ li >
351
352
< li > Sun UltraSPARC workstations running Solaris 8.</ li >
352
- < li > PowerPC-based Mac OS X boxes, running 10.2 and above.</ li >
353
353
< li > Intel and AMD machines running on Win32 with the Cygwin libraries.</ li >
354
+ < li > PowerPC-based Mac OS X boxes, running 10.2 and above. Note that no JIT
355
+ support is available yet, and LLC support is beta. The C backend can be used
356
+ to produce stable code for this platform.</ li >
354
357
</ ul >
355
358
356
359
< p > The core LLVM infrastructure uses
You can’t perform that action at this time.
0 commit comments