aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineFunction.h
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-04-20 00:17:16 +0000
committerBob Wilson <bob.wilson@apple.com>2010-04-20 00:17:16 +0000
commit02170c00341a345cbc4bc6697e2b8d849b25724b (patch)
tree7e859bb5934b15bf3dc969256a17970b1622d5c4 /include/llvm/CodeGen/MachineFunction.h
parent6bcf52f00a4fc352e90ff11681a0e69f9757eb37 (diff)
Fix tests for Neon load/store intrinsics to match the i8* types expected by
the intrinsics. The reason for those i8* types is that the intrinsics are overloaded on the vector type and we don't have a way to declare an intrinsic where one argument is an overloaded vector type and another argument is a pointer to the vector element type. The bitcasts added here will match what the frontend will typically generate when these intrinsics are used. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101840 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineFunction.h')
0 files changed, 0 insertions, 0 deletions