diff options
author | Owen Anderson <resistor@mac.com> | 2011-06-15 23:35:18 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2011-06-15 23:35:18 +0000 |
commit | 77b4b13c2a525faf646a6784b24692cf0459b75e (patch) | |
tree | 7639bf12c28f01272d8f93a42df63718aee8de85 /include/llvm/CodeGen/MachineLoopRanges.h | |
parent | f28987b76e758b5f2fcc2c5d2c8e073df54ca91e (diff) | |
download | external_llvm-77b4b13c2a525faf646a6784b24692cf0459b75e.zip external_llvm-77b4b13c2a525faf646a6784b24692cf0459b75e.tar.gz external_llvm-77b4b13c2a525faf646a6784b24692cf0459b75e.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133106 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineLoopRanges.h')
0 files changed, 0 insertions, 0 deletions