summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-03-28 12:31:39 +0000
committerTim Northover <tnorthover@apple.com>2014-03-28 12:31:39 +0000
commitb7de4288bc0b712a7691fe8bf9305d3963363b4f (patch)
tree6bcf42ec33266e20e65e14b3e92ac208ad11b438 /lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
parentefb8deb6407ef731f17f622d317b122f7c4bd0a1 (diff)
downloadllvm-b7de4288bc0b712a7691fe8bf9305d3963363b4f.tar.gz
llvm-b7de4288bc0b712a7691fe8bf9305d3963363b4f.tar.bz2
llvm-b7de4288bc0b712a7691fe8bf9305d3963363b4f.tar.xz
Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)
These are used in the ARM backends to aid type-checking on patterns involving intrinsics. By making sure one argument is an extended/truncated version of another. However, there's no reason to limit them to just vectors types. For example AArch64 has the instruction "uqshrn sD, dN, #imm" which would naturally use an intrinsic taking an i64 and returning an i32. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205003 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp')
0 files changed, 0 insertions, 0 deletions