Skip to content
Commit 5b2c2975 authored by Duncan Sands's avatar Duncan Sands
Browse files

Test passing of integer parameters for integers

of all sizes from i1 to i256.  The code is not
always that great, for example (x86)
        movw    %di, %ax
        movw    %ax, i17_s
where the store could be directly from %di.

llvm-svn: 53677
parent 5efef246
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