mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 13:10:34 +00:00
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53677 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b5e62f0db
commit
836b3e63bd
1537
test/CodeGen/Generic/APIntParam.ll
Normal file
1537
test/CodeGen/Generic/APIntParam.ll
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user