Skip to content
Commit 622f8eb9 authored by Kalle Raiskila's avatar Kalle Raiskila
Browse files

Add preliminary v2i32 support for SPU backend. As there are no

such registers in SPU, this support boils down to "emulating" 
them by duplicating instructions on the general purpose registers. 

This adds the most basic operations on v2i32: passing parameters,
addition, subtraction, multiplication and a few others.

llvm-svn: 110035
parent cd948c1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment