summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c/ExecutionEngine.h
diff options
context:
space:
mode:
authorNate Begeman <natebegeman@mac.com>2008-05-09 06:41:27 +0000
committerNate Begeman <natebegeman@mac.com>2008-05-09 06:41:27 +0000
commitf322eabbce14ca5c96a022d5ab2a2d8837cbccd9 (patch)
treebdd0a06e7473ee920f7d505648e2badfc91f8491 /llvm/include/llvm-c/ExecutionEngine.h
parentba7a6c14edf259e306c3ecbf0b9fa7b024bf2534 (diff)
downloadbcm5719-llvm-f322eabbce14ca5c96a022d5ab2a2d8837cbccd9.tar.gz
bcm5719-llvm-f322eabbce14ca5c96a022d5ab2a2d8837cbccd9.zip
Extend vector member references to include {.hi, .lo, .e, .o} which return a
vector of the same element type and half the width, with the high, low, even, and odd elements respectively. Allow member references to member references, so that .hi.hi gives you the high quarter of a vector. This is fairly convenient syntax for some insert/extract operations. Remove some unnecessary methods/types in the ExtVectorElementExpr class. llvm-svn: 50892
Diffstat (limited to 'llvm/include/llvm-c/ExecutionEngine.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud