mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
SSSE3 -> SSE3. Reported by Alex Kellett.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42392 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
20acdce0ed
commit
97f214ce97
@ -185,7 +185,7 @@ optimizer, speeding it up and making it more aggressive. For example:</p>
|
||||
run many small programs, but is still incomplete and is not yet
|
||||
fully performant.</li>
|
||||
|
||||
<li>Bill Wendling added SSSE3 support to the X86 backend.</li>
|
||||
<li>Bill Wendling added SSE3 support to the X86 backend.</li>
|
||||
|
||||
<li>Nicholas Geoffray contributed improved linux/ppc ABI and JIT support.</li>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user