aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/APIntTest.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-06-15 23:35:18 +0000
committerOwen Anderson <resistor@mac.com>2011-06-15 23:35:18 +0000
commit96adc4a5401e05a94740a5096e096c45d528ecba (patch)
tree0865114e6c0aa625a987fa1433dcc7f77617509e /llvm/unittests/ADT/APIntTest.cpp
parent99f35eab45154a1193d4ad77be4ee182f7f34b8e (diff)
downloadllvm-96adc4a5401e05a94740a5096e096c45d528ecba.zip
llvm-96adc4a5401e05a94740a5096e096c45d528ecba.tar.gz
llvm-96adc4a5401e05a94740a5096e096c45d528ecba.tar.bz2
Add a new MVT::untyped. This will be used in future work for modelling ISA features like register pairs and lists with "interesting" constraints (such as ARM NEON contiguous register lists or even-odd paired registers). We need to be able to generate these instructions (often from intrinsics), but don't want to have to assign a legal type to them. Instead, we'll use an "untyped" edge to bypass the type-checking and simply ensure that the register classes match.
llvm-svn: 133106
Diffstat (limited to 'llvm/unittests/ADT/APIntTest.cpp')
0 files changed, 0 insertions, 0 deletions