diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2010-03-29 01:14:22 +0000 | 
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2010-03-29 01:14:22 +0000 | 
| commit | c86256fa5dcf89ddf7bc22c1287824679c51b53f (patch) | |
| tree | a479e4123d16f04573bb1066b22d98fc32b44efd /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
| parent | 27d86bddfeb546d5b7fbb8b809a6d879d843e485 (diff) | |
| download | llvm-c86256fa5dcf89ddf7bc22c1287824679c51b53f.zip llvm-c86256fa5dcf89ddf7bc22c1287824679c51b53f.tar.gz llvm-c86256fa5dcf89ddf7bc22c1287824679c51b53f.tar.bz2  | |
Add NVTBLFrm to represent A8.6.406 VTBL, VTBX Vector Table Lookup Instructions.
These instructions use byte index in a control vector (M:Vm) to lookup byte
values in a table and generate a new vector (D:Vd).  The table is specified via
a list of vectors, which can be:
{Dn}
{Dn D<n+1>}
{Dn D<n+1> D<n+2>}
{Dn D<n+1> D<n+2> D<n+3>}
llvm-svn: 99789
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions
