diff options
author | Tim Northover <tnorthover@apple.com> | 2016-07-20 19:09:30 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2016-07-20 19:09:30 +0000 |
commit | 62ae568bbb9c4d22d341a71d12ab0bc74506476c (patch) | |
tree | 3f97084359b5198bb5223ea2c93d9b01cc608be0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 228d27c70f4ba3f32f07719c9a299fd7d7db2d5b (diff) | |
download | llvm-62ae568bbb9c4d22d341a71d12ab0bc74506476c.zip llvm-62ae568bbb9c4d22d341a71d12ab0bc74506476c.tar.gz llvm-62ae568bbb9c4d22d341a71d12ab0bc74506476c.tar.bz2 |
GlobalISel: implement low-level type with just size & vector lanes.
This should be all the low-level instruction selection needs to determine how
to implement an operation, with the remaining context taken from the opcode
(e.g. G_ADD vs G_FADD) or other flags not based on type (e.g. fast-math).
llvm-svn: 276158
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions